aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
| |\
| | * [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-30
| | * [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-30
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
| |\ \
| | * | tracing: Fix "integer as NULL pointer" warning.Thiago Farina2010-05-05
| | * | ring-buffer: Wrap open-coded WARN_ONCEBorislav Petkov2010-05-04
| | * | tracing: Fix sleep time function profilingSteven Rostedt2010-04-27
| | * | tracing: Show sample std dev in function profilingChase Douglas2010-04-27
| | * | ring-buffer: Make benchmark handle missed eventsSteven Rostedt2010-04-27
| | * | ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-27
| | * | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-27
| | * | tracing: Have graph flags passed in to ouput functionsJiri Olsa2010-04-26
| | * | tracing: Add ftrace events for graph tracerJiri Olsa2010-04-26
| | * | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-21
| | * | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-04-14
| | |\ \
| | | * | tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan2010-04-05
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
| |\ \ \ \
| | * | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | perf: Fix check at end of event searchDan Carpenter2010-05-06
| | * | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| | * | | tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-14
| | * | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| | |\| |
| | * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| | |\ \ \
| | * | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
| * | | | | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | ring-buffer: Add lost event count to end of sub bufferSteven Rostedt2010-03-31
| * | | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
| * | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
* | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
| |/ / / |/| | |
* | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \ \
| * \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-04
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | perf: Correctly align perf event tracing bufferFrederic Weisbecker2010-04-01
| | |/ /
| * | | ring-buffer: Add missing unlockJulia Lawall2010-03-29
| * | | tracing: Fix lockdep warning in global_clock()Li Zefan2010-03-29
| |/ /
* / / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-26
|\ \ | |/ |/|
| * ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte alignSteven Rostedt2010-03-18
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\ \ | |/ |/|
| * perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-17
| * perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-11
| * perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
| * perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \
| * | ftrace: Replace read_barrier_depends() with rcu_dereference_raw()Paul E. McKenney2010-03-11
| * | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-04
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-13
|\ \ \
| * | | tracing: Do not record user stack trace from NMI contextSteven Rostedt2010-03-12
| * | | tracing: Disable buffer switching when starting or stopping traceSteven Rostedt2010-03-12