aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'master' ofThomas Gleixner2010-04-02
|\
| * tracing: Do not record user stack trace from NMI contextSteven Rostedt2010-04-01
| * tracing: Disable buffer switching when starting or stopping traceSteven Rostedt2010-04-01
| * tracing: Use same local variable when resetting the ring bufferSteven Rostedt2010-04-01
| * tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-04-01
| * function-graph: Init curr_ret_stack with ret_stackSteven Rostedt2010-04-01
| * ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan2010-04-01
* | Merge branch 'master' ofThomas Gleixner2010-03-16
|\|
| * tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-03-15
* | tracing: Define pid functions for all config combinationsCarsten Emde2010-03-11
* | tracing: Convert max_trace_lock to be a raw spinlockArnaldo Carvalho de Melo2010-02-27
* | tracing: histogram: Remove large array from stack frameCarsten Emde2010-02-24
* | tracing: Plug memory leak in histogram_showCarsten Emde2010-02-24
* | tracing: Fix the merge fallout from 31-rt to 33Carsten Emde2010-02-24
* | Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\|
| * tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-14
| * tracing: Fix circular dead lock in stack traceLai Jiangshan2010-02-02
| * tracing/documentation: Cover new frame pointer semanticsMike Frysinger2010-01-26
| * ring-buffer: Check for end of page in iteratorSteven Rostedt2010-01-26
| * ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt2010-01-26
| * tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-25
| * tracing/filters: Add comment for match callbacksLi Zefan2010-01-14
| * tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-14
| * tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan2010-01-14
| * tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan2010-01-14
| * tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan2010-01-14
| * ftrace: Fix MATCH_END_ONLY function filterLi Zefan2010-01-14
| * ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt2010-01-06
| * ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp2010-01-06
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-31
| |\
| | * tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-30
| | * tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan2009-12-30
| | * ksym_tracer: Remove trace_statLi Zefan2009-12-30
| | * ksym_tracer: Fix race when incrementing countLi Zefan2009-12-30
| | * ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan2009-12-30
| | * ksym_tracer: Fix to make the tracer workLi Zefan2009-12-30
| | * tracing: Kconfig spelling fixes and cleanupsRandy Dunlap2009-12-28
| | * tracing: Fix setting tracer specific optionsSteven Rostedt2009-12-21
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
| |\ \
| | * | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
| | * | kprobe-tracer: Check new event/group nameMasami Hiramatsu2009-12-17
| * | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
| |\ \ \ | | |/ / | |/| |
| | * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
| |\ \ \ | | | |/ | | |/|
| | * | tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-15
| | * | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-14
| | |\ \
| | | * | tracing: Add stack trace to irqsoff tracerSteven Rostedt2009-12-11
| | | * | tracing: Add trace_dump_stack()Steven Rostedt2009-12-11
| | * | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-14
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ksym_tracer: Fix bad castLi Zefan2009-12-13