aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tracing: Adjust conditional expression latency formatting.David Sharp2011-03-101-8/+18
* | | | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp2011-03-101-3/+3
* | | | tracing: Remove lock_depth from event entrySteven Rostedt2011-03-103-14/+5
* | | | ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp2011-03-091-1/+0
* | | | tracing: Add an 'overwrite' trace_option.David Sharp2011-03-093-6/+23
* | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-081-16/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-16/+0
| | |/ | |/|
* | | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker2011-03-032-169/+754
|\ \ \
| * | | tracing/filter: Remove synchronize_sched() from __alloc_preds()Steven Rostedt2011-02-071-23/+7
| * | | tracing/filter: Swap entire filter of eventsSteven Rostedt2011-02-071-105/+146
| * | | tracing/filter: Increase the max preds to 2^14Steven Rostedt2011-02-071-1/+8
| * | | tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-071-0/+2
| * | | tracing/filter: Optimize filter by folding the treeSteven Rostedt2011-02-072-10/+235
| * | | tracing/filter: Check the created pred treeSteven Rostedt2011-02-071-1/+71
| * | | tracing/filter: Optimize short ciruit checkSteven Rostedt2011-02-071-3/+9
| * | | tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt2011-02-072-46/+194
| * | | tracing/filter: Free pred array on disabling of filterSteven Rostedt2011-02-071-0/+4
| * | | tracing/filter: Allocate the preds in an arraySteven Rostedt2011-02-072-23/+10
| * | | tracing/filter: Call synchronize_sched() just once for system filtersSteven Rostedt2011-02-071-17/+63
| * | | tracing/filter: Dynamically allocate predsSteven Rostedt2011-02-072-36/+110
| * | | tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt2011-02-072-34/+20
| * | | tracing/filter: Have no filter return a matchSteven Rostedt2011-02-071-1/+6
* | | | Revert "tracing: Add unstable sched clock note to the warning"Ingo Molnar2011-02-181-6/+2
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-174-62/+40
|\ \ \ \
| * | | | tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt2011-02-081-0/+4
| * | | | tracing: Remove obsolete sched_switch tracerSteven Rostedt2011-02-081-48/+0
| * | | | tracing: Add unstable sched clock note to the warningJiri Olsa2011-02-081-2/+6
| * | | | tracing/syscalls: Early terminate search for sys_ni_syscallIan Munsie2011-02-071-0/+3
| * | | | tracing/syscalls: Allow arch specific syscall symbol matchingIan Munsie2011-02-071-7/+14
| * | | | tracing/syscalls: Make arch_syscall_addr weakIan Munsie2011-02-071-1/+1
| * | | | tracing/syscalls: Convert redundant syscall_nr checks into WARN_ONIan Munsie2011-02-071-4/+4
| * | | | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-071-0/+8
| |/ / /
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-161-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-091-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-191-0/+7
* | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-02-141-7/+45
|\ \ \ \
| * | | | ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt2011-02-111-7/+45
| |/ / /
* | | | tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu2011-02-141-1/+1
* | | | tracing/kprobes: Add bitfield typeMasami Hiramatsu2011-02-071-1/+103
* | | | tracing/kprobes: Support longer (>128 bytes) commandMasami Hiramatsu2011-02-071-1/+1
* | | | tracing/kprobes: Cleanup strict_strtol() using codeMasami Hiramatsu2011-02-071-3/+2
|/ / /
* | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-9/+10
* | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-022-9/+9
* | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-201-8/+0
|/ /
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-21/+12
|\ \ \ | |_|/ |/| |
| | * tracing: Remove syscall_exit_fieldsLai Jiangshan2011-01-141-21/+12
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-16/+21
|\ \ \
| * | | block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
| * | | blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
| * | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-6/+6