Age | Commit message (Expand) | Author |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-09-24 | trace: Move trace event enable from fs_initcall to core_initcall | Ezequiel Garcia |
2012-09-24 | tracing: Add an option for disabling markers | Mandeep Singh Baines |
2012-09-18 | userns: Teach trace to use from_kuid | Eric W. Biederman |
2012-09-14 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-09-13 | trace: Stop compiling in trace_clock unconditionally | Josh Triplett |
2012-09-13 | tracing: Skip printing "OK" if failed to disable event | Yuanhan Liu |
2012-08-28 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-08-23 | ftrace: Do not test frame pointers if -mfentry is used | Steven Rostedt |
2012-08-23 | ftrace: Add -mfentry to Makefile on function tracer | Steven Rostedt |
2012-08-21 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-08-21 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-08-17 | tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 | Will Deacon |
2012-08-07 | tracing/trivial: Fix some typos in kernel/trace | Wang Tianhong |
2012-08-07 | tracing/filter: Add missing initialization | Jiri Olsa |
2012-08-07 | tracing: Fix wakeup_rt self test on virtual machines | Steven Rostedt |
2012-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-31 | perf/trace: Add ability to set a target task for events | Andrew Vagin |
2012-07-31 | ftrace: add ftrace_set_filter_ip() for address based filter | Masami Hiramatsu |
2012-07-31 | ftrace: Add selftest to test function save-regs support | Steven Rostedt |
2012-07-31 | ftrace: Add selftest to test function trace recursion protection | Steven Rostedt |
2012-07-31 | ftrace: Only compile ftrace selftest if selftests are enabled | Steven Rostedt |
2012-07-31 | ftrace: Add default recursion protection for function tracing | Steven Rostedt |
2012-07-26 | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-19 | ftrace/x86: Add separate function to save regs | Steven Rostedt |
2012-07-19 | ftrace: Return pt_regs to function trace callback | Steven Rostedt |
2012-07-19 | ftrace: Consolidate arch dependent functions with 'list' function | Steven Rostedt |
2012-07-19 | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt |
2012-07-18 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-07-17 | tracing/function: Convert func_set_flag() to a switch statement | Anton Vorontsov |
2012-07-17 | tracing/function: Introduce persistent trace option | Anton Vorontsov |
2012-07-17 | tracing: Fix initialization failure path in tracing_set_tracer() | Anton Vorontsov |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2012-07-11 | tracing: Check for allocation failure in __tracing_open() | Dan Carpenter |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-06-29 | ring-buffer: Fix accounting of entries when removing pages | Vaibhav Nagarnaik |
2012-06-29 | ring-buffer: Fix crash due to uninitialized new_pages list head | Vaibhav Nagarnaik |
2012-06-28 | ring-buffer: Fix uninitialized read_stamp | Steven Rostedt |
2012-06-28 | tracing: Remove NR_CPUS array from trace_iterator | Steven Rostedt |
2012-06-28 | tracing/selftest: Add a WARN_ON() if a tracer test fails | Steven Rostedt |
2012-06-18 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-06-14 | tracing: Register the ftrace internal events during early boot | Steven Rostedt |
2012-06-14 | ftrace: Remove a superfluous check | Borislav Petkov |
2012-06-13 | splice: fix racy pipe->buffers uses | Eric Dumazet |
2012-06-06 | tracing: Have tracing_off() actually turn tracing off | Steven Rostedt |
2012-05-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |