aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-03-23
| |\
| | * tracing: Fix set_ftrace_filter probe function displayJiri Olsa2011-03-22
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \ \
| * | | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-11
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
|\ \ \ \ | | |/ / | |/| |
| * | | trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar2011-03-18
| | |/ | |/|
| * | trace, documentation: Fix branch profiling location in debugfsDavid Rientjes2011-03-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \
| * | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
* | | | tracing: Fix irqoff selftest expanding max bufferSteven Rostedt2011-03-10
* | | | tracing: Align 4 byte ints together in struct tracerSteven Rostedt2011-03-10
* | | | tracing: Export trace_set_clr_event()Yuanhan Liu2011-03-10
* | | | tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa2011-03-10
* | | | tracing: Adjust conditional expression latency formatting.David Sharp2011-03-10
* | | | tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp2011-03-10
* | | | tracing: Remove lock_depth from event entrySteven Rostedt2011-03-10
* | | | ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp2011-03-09
* | | | tracing: Add an 'overwrite' trace_option.David Sharp2011-03-09
* | | | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-08
|\ \ \ \ | | |_|/ | |/| |
| * | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-03
| | |/ | |/|
* | | Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker2011-03-02
|\ \ \
| * | | tracing/filter: Remove synchronize_sched() from __alloc_preds()Steven Rostedt2011-02-07
| * | | tracing/filter: Swap entire filter of eventsSteven Rostedt2011-02-07
| * | | tracing/filter: Increase the max preds to 2^14Steven Rostedt2011-02-07
| * | | tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-07
| * | | tracing/filter: Optimize filter by folding the treeSteven Rostedt2011-02-07
| * | | tracing/filter: Check the created pred treeSteven Rostedt2011-02-07
| * | | tracing/filter: Optimize short ciruit checkSteven Rostedt2011-02-07
| * | | tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt2011-02-07
| * | | tracing/filter: Free pred array on disabling of filterSteven Rostedt2011-02-07
| * | | tracing/filter: Allocate the preds in an arraySteven Rostedt2011-02-07
| * | | tracing/filter: Call synchronize_sched() just once for system filtersSteven Rostedt2011-02-07
| * | | tracing/filter: Dynamically allocate predsSteven Rostedt2011-02-07
| * | | tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt2011-02-07
| * | | tracing/filter: Have no filter return a matchSteven Rostedt2011-02-07
* | | | Revert "tracing: Add unstable sched clock note to the warning"Ingo Molnar2011-02-18
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-17
|\ \ \ \
| * | | | tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt2011-02-08
| * | | | tracing: Remove obsolete sched_switch tracerSteven Rostedt2011-02-08
| * | | | tracing: Add unstable sched clock note to the warningJiri Olsa2011-02-08
| * | | | tracing/syscalls: Early terminate search for sys_ni_syscallIan Munsie2011-02-07
| * | | | tracing/syscalls: Allow arch specific syscall symbol matchingIan Munsie2011-02-07
| * | | | tracing/syscalls: Make arch_syscall_addr weakIan Munsie2011-02-07
| * | | | tracing/syscalls: Convert redundant syscall_nr checks into WARN_ONIan Munsie2011-02-07
| * | | | tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-07
| |/ / /
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-16
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-02-09
| |\ \ \ | | |/ / | |/| |
| | * | blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-19