aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-09tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt1-2/+17
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder1-2/+2
2010-02-04ftrace: Remove record freezingMasami Hiramatsu1-39/+0
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu1-0/+15
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan1-0/+24
2010-02-02Merge branch 'master' into percpuTejun Heo5-20/+52
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar3-14/+25
2010-01-29tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong1-17/+10
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong3-142/+67
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan2-7/+3
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger1-3/+1
2010-01-26ring-buffer: Check for end of page in iteratorSteven Rostedt1-3/+8
2010-01-26ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt1-0/+13
2010-01-25tracing: Prevent kernel oops with corrupted bufferSteven Rostedt1-0/+5
2010-01-17tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu1-8/+47
2010-01-17tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker1-9/+10
2010-01-14tracing/filters: Add comment for match callbacksLi Zefan1-1/+12
2010-01-14tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan1-4/+3
2010-01-14tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan1-1/+1
2010-01-14tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan1-2/+3
2010-01-14tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan1-1/+1
2010-01-14ftrace: Fix MATCH_END_ONLY function filterLi Zefan1-3/+3
2010-01-13tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu1-17/+1
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar5-147/+123
2010-01-06ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt1-1/+1
2010-01-06ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp1-1/+1
2010-01-06tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt1-2/+6
2010-01-06tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan1-39/+97
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan4-229/+0
2010-01-06tracing: Use defined fields and print_fmt to print formatsLai Jiangshan1-24/+41
2010-01-06tracing: Have syscall tracing call its own init functionSteven Rostedt1-6/+6
2010-01-06tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan1-1/+63
2010-01-06tracing/syscalls: Init print_fmt for syscall eventsLai Jiangshan1-1/+67
2010-01-06tracing: Add print_fmt fieldLai Jiangshan1-0/+7
2010-01-06tracing: Have __dynamic_array() define a fieldLai Jiangshan1-1/+6
2010-01-05local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2-0/+2
2010-01-05Merge branch 'master' into percpuTejun Heo28-903/+3787
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-146/+122
2009-12-30tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan1-3/+4
2009-12-30tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan1-3/+4
2009-12-30ksym_tracer: Remove trace_statLi Zefan1-77/+50
2009-12-30ksym_tracer: Fix race when incrementing countLi Zefan1-5/+7
2009-12-30ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan1-2/+2
2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan1-1/+0
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap1-56/+56
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan4-13/+14
2009-12-21tracing: Fix setting tracer specific optionsSteven Rostedt1-1/+1
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+26
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1