| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | tracing: Fix irqoff selftest expanding max buffer | Steven Rostedt | 2011-03-10 | 1 | -0/+9 |
* | tracing: Remove lock_depth from event entry | Steven Rostedt | 2011-03-10 | 1 | -5/+3 |
* | tracing: Add an 'overwrite' trace_option. | David Sharp | 2011-03-09 | 1 | -6/+11 |
* | tracing: Deprecate tracing_enabled for tracing_on | Steven Rostedt | 2011-02-08 | 1 | -0/+4 |
* | tracing: Fix preempt count leak | Li Zefan | 2011-01-07 | 1 | -4/+2 |
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-12-16 | 1 | -1/+9 |
|\ |
|
| * | tracing: Fix panic when lseek() called on "trace" opened for writing | Slava Pestov | 2010-11-30 | 1 | -1/+9 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-27 | 1 | -0/+19 |
|\| |
|
| * | tracing: Fix recursive user stack trace | Steven Rostedt | 2010-11-12 | 1 | -0/+19 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ |
|
* | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 2010-10-21 | 1 | -6/+2 |
* | tracing/trivial: Remove cast from void* | matt mooney | 2010-10-18 | 1 | -1/+1 |
* | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt | 2010-08-16 | 1 | -3/+8 |
|\ |
|
| * | tracing: Sanitize value returned from write(trace_marker, "...", len) | Marcin Slusarz | 2010-08-13 | 1 | -3/+8 |
* | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds | 2010-08-07 | 1 | -8/+0 |
|\ \ |
|
| * | | init: Remove the BKL from startup code | Arnd Bergmann | 2010-07-09 | 1 | -8/+0 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -72/+55 |
|\ \ |
|
| * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | 1 | -8/+38 |
| |\ \ |
|
| | * | | trace: strlen() return doesn't account for the NULL | Dan Carpenter | 2010-07-22 | 1 | -1/+1 |
| | * | | tracing: Shrink max latency ringbuffer if unnecessary | KOSAKI Motohiro | 2010-07-21 | 1 | -6/+32 |
| | * | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-20 | 1 | -1/+5 |
| * | | | tracing: Use generic_file_llseek for debugfs | Arnd Bergmann | 2010-07-20 | 1 | -0/+15 |
| * | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 1 | -55/+0 |
| * | | | tracing: Remove sysprof ftrace plugin | Frederic Weisbecker | 2010-07-20 | 1 | -3/+0 |
| |/ / |
|
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 1 | -3/+0 |
| |\ \ |
|
| | * | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 1 | -3/+0 |
| * | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-08 | 1 | -3/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 | 1 | -3/+2 |
| | |/ |
|
* | / | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 2010-08-05 | 1 | -21/+22 |
|/ / |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | ring-buffer: Move zeroing out excess in page to ring buffer code | Steven Rostedt | 2010-05-25 | 1 | -6/+0 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 1 | -4/+5 |
|\| |
|
| * | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 | 1 | -4/+5 |
* | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 1 | -36/+91 |
|\| |
|
| * | ring-buffer: Make non-consuming read less expensive with lots of cpus. | David Miller | 2010-04-27 | 1 | -3/+8 |
| * | tracing: Add graph output support for irqsoff tracer | Jiri Olsa | 2010-04-27 | 1 | -13/+22 |
| * | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 2010-04-21 | 1 | -12/+39 |
| * | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-04-14 | 1 | -1/+1 |
| |\ |
|
| | * | tracing: Fix uninitialized variable of tracing/trace output | Lai Jiangshan | 2010-04-05 | 1 | -1/+1 |
| * | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2010-04-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| * | | tracing: Show the lost events in the trace_pipe output | Steven Rostedt | 2010-03-31 | 1 | -8/+22 |
| * | | ring-buffer: Add place holder recording of dropped events | Steven Rostedt | 2010-03-31 | 1 | -2/+2 |
* | | | pipe: add support for shrinking and growing pipes | Jens Axboe | 2010-05-21 | 1 | -24/+36 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-13 | 1 | -8/+41 |
|\ |
|
| * | tracing: Do not record user stack trace from NMI context | Steven Rostedt | 2010-03-12 | 1 | -0/+7 |
| * | tracing: Disable buffer switching when starting or stopping trace | Steven Rostedt | 2010-03-12 | 1 | -0/+9 |
| * | tracing: Use same local variable when resetting the ring buffer | Steven Rostedt | 2010-03-12 | 1 | -4/+4 |
| * | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-03-11 | 1 | -4/+20 |
| |\ |
|