aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \
| * | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-17
| * | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-11
| |\ \ | | |/ | |/|
| | * tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-07
* | | trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney2011-12-11
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\|
| * tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt2011-10-14
| * ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim2011-10-14
| * tracing: Do not allocate buffer for trace_markerSteven Rostedt2011-10-11
| * tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-11
| * tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-19
| * trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-30
| * trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik2011-08-30
* | locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-13
|/
* tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-14
* tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-14
* tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-14
* tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-14
* tracing: Add disable_on_free optionSteven Rostedt2011-06-14
* tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-14
* tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-14
* tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-14
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10
|\
| * Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-06
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-27
|\ \ | |/ |/|
| * tracing: Avoid soft lockup in trace_pipeJiri Olsa2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* tracing: Fix irqoff selftest expanding max bufferSteven Rostedt2011-03-10
* tracing: Remove lock_depth from event entrySteven Rostedt2011-03-10
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-09
* tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt2011-02-08
* tracing: Fix preempt count leakLi Zefan2011-01-07
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-16
|\
| * tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-30
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\|
| * tracing: Fix recursive user stack traceSteven Rostedt2010-11-12
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-21
* tracing/trivial: Remove cast from void*matt mooney2010-10-18
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-16
|\
| * tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-13
* | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-07
|\ \
| * | init: Remove the BKL from startup codeArnd Bergmann2010-07-09
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\ \
| | * | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-22
| | * | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21