summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker
2011-02-18Revert "tracing: Add unstable sched clock note to the warning"Ingo Molnar
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-02-14Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-02-14tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-08tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt
2011-02-08tracing: Remove obsolete sched_switch tracerSteven Rostedt
2011-02-08tracing: Add unstable sched clock note to the warningJiri Olsa
2011-02-08tracing/syscalls: Early terminate search for sys_ni_syscallIan Munsie
2011-02-08tracing/syscalls: Allow arch specific syscall symbol matchingIan Munsie
2011-02-08tracing/syscalls: Make arch_syscall_addr weakIan Munsie
2011-02-08tracing/syscalls: Convert redundant syscall_nr checks into WARN_ONIan Munsie
2011-02-08tracing/syscalls: Don't add events for unmapped syscallsIan Munsie
2011-02-08tracing/filter: Remove synchronize_sched() from __alloc_preds()Steven Rostedt
2011-02-08tracing/filter: Swap entire filter of eventsSteven Rostedt
2011-02-08tracing/filter: Increase the max preds to 2^14Steven Rostedt
2011-02-08tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt
2011-02-08tracing/filter: Optimize filter by folding the treeSteven Rostedt
2011-02-08tracing/filter: Check the created pred treeSteven Rostedt
2011-02-08tracing/filter: Optimize short ciruit checkSteven Rostedt
2011-02-08tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt
2011-02-08tracing/filter: Free pred array on disabling of filterSteven Rostedt
2011-02-08tracing/filter: Allocate the preds in an arraySteven Rostedt
2011-02-08tracing/filter: Call synchronize_sched() just once for system filtersSteven Rostedt
2011-02-08tracing/filter: Dynamically allocate predsSteven Rostedt
2011-02-08tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt
2011-02-08tracing/filter: Have no filter return a matchSteven Rostedt
2011-02-07tracing/kprobes: Add bitfield typeMasami Hiramatsu
2011-02-07tracing/kprobes: Support longer (>128 bytes) commandMasami Hiramatsu
2011-02-07tracing/kprobes: Cleanup strict_strtol() using codeMasami Hiramatsu
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-19blktrace: Don't output messages if NOTIFY isn't set.Tao Ma
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14tracing: Remove syscall_exit_fieldsLai Jiangshan
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-10block: ensure that completion error gets properly tracedJens Axboe
2011-01-08tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2011-01-08tracing: Fix preempt count leakLi Zefan
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds