aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens1-1/+1
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan1-0/+24
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-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-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
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-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
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker1-0/+1
2009-12-17kprobe-tracer: Check new event/group nameMasami Hiramatsu1-6/+25
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-219/+183
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan1-2/+2
2009-12-15tracing: Fix return of trace_dump_stack()Steven Rostedt1-1/+1
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner6-38/+38
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner5-9/+9
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner5-17/+17
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-34/+35
2009-12-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgentIngo Molnar2-0/+18
2009-12-14Merge branch 'linus' into tracing/urgentIngo Molnar2-11/+31
2009-12-13ksym_tracer: Fix bad castLi Zefan1-3/+4
2009-12-13tracing/power: Remove two exportsLi Zefan1-2/+0
2009-12-13tracing: Change event->profile_count to be int typeLi Zefan2-4/+3
2009-12-13tracing: Simplify trace_option_write()Li Zefan1-54/+31
2009-12-13tracing: Remove useless trace optionLi Zefan2-13/+11
2009-12-13tracing: Use seq file for trace_clockLi Zefan1-9/+15
2009-12-13tracing: Use seq file for trace_optionsLi Zefan1-43/+17
2009-12-13function-graph: Allow writing the same val to set_graph_functionLi Zefan1-3/+2
2009-12-13ftrace: Call trace_parser_clear() properlyLi Zefan1-2/+1
2009-12-13ftrace: Return EINVAL when writing invalid val to set_ftrace_filterLi Zefan1-6/+16
2009-12-13tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2-13/+17
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan4-23/+4
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan1-0/+14
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1