Age | Commit message (Expand) | Author | Files | Lines |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+19 |
2010-11-18 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -0/+19 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-16 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-11-12 | tracing: Fix recursive user stack trace | Steven Rostedt | 1 | -0/+19 |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 1 | -4/+0 |
2010-11-10 | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens | 1 | -1/+1 |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -169/+174 |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-26 | Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 1 | -163/+172 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | tracing: Fix 'faild' -> 'failed' typo | Joe Perches | 1 | -1/+1 |
2010-10-22 | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel | 1 | -1/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 5 | -0/+12 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -11/+3 |
2010-10-22 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -6/+2 |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -235/+634 |
2010-10-21 | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 1 | -6/+2 |
2010-10-20 | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE | Steven Rostedt | 1 | -3/+0 |
2010-10-20 | ring-buffer: Micro-optimize with some strategic inlining | Steven Rostedt | 1 | -8/+15 |
2010-10-20 | ring-buffer: Remove condition to add timestamp in fast path | Steven Rostedt | 1 | -22/+6 |
2010-10-20 | ring-buffer: Bind time extend and data events together | Steven Rostedt | 1 | -124/+142 |
2010-10-20 | ring-buffer: Pass delta by value and not by reference | Steven Rostedt | 1 | -8/+8 |
2010-10-20 | ring-buffer: Pass timestamp by value and not by reference | Steven Rostedt | 1 | -10/+10 |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King | 1 | -1/+1 |
2010-10-19 | ring-buffer: Make write slow path out of line | Steven Rostedt | 1 | -2/+5 |
2010-10-19 | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt | 1 | -2/+1 |
2010-10-19 | blktrace: remove the big kernel lock | Arnd Bergmann | 1 | -11/+3 |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 5 | -26/+43 |
2010-10-18 | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt | 1 | -1/+0 |
2010-10-18 | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt | 1 | -48/+48 |
2010-10-18 | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt | 1 | -52/+50 |
2010-10-18 | tracing: Graph support for wakeup tracer | Jiri Olsa | 1 | -10/+221 |
2010-10-18 | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa | 3 | -52/+71 |
2010-10-18 | tracing: Add proper check for irq_depth routines | Jiri Olsa | 1 | -4/+20 |
2010-10-18 | tracing/trivial: Remove cast from void* | matt mooney | 2 | -3/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 5 | -0/+12 |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 1 | -0/+5 |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 1 | -1/+1 |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 1 | -0/+5 |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov | 1 | -2/+3 |
2010-10-12 | ring-buffer: Fix typo of time extends per page | Steven Rostedt | 1 | -1/+1 |
2010-09-22 | jump label: Initialize workqueue tracepoints *before* they are registered | Jason Baron | 1 | -5/+5 |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2 | -31/+78 |
2010-09-14 | tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums | Steven Rostedt | 1 | -14/+4 |
2010-09-14 | tracing: Do not trace in irq when funcgraph-irq option is zero | Steven Rostedt | 1 | -1/+22 |
2010-09-14 | tracing: Add funcgraph-irq option for function graph tracer. | Jiri Olsa | 1 | -1/+100 |
2010-09-14 | tracing: Fix reading of set_ftrace_filter across lists | Steven Rostedt | 1 | -3/+3 |
2010-09-14 | tracing: Keep track of set_ftrace_filter position and allow lseek again | Steven Rostedt | 1 | -8/+26 |