Age | Commit message (Expand) | Author | Files | Lines |
2012-10-21 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -0/+4 |
2012-10-11 | ring-buffer: Check for uninitialized cpu buffer before resizing | Vaibhav Nagarnaik | 1 | -0/+4 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -7/+1 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds | 1 | -14/+1 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -2/+3 |
2012-09-28 | ftrace: Allow stealing pages from pipe buffer | Masami Hiramatsu | 1 | -7/+1 |
2012-09-24 | trace: Move trace event enable from fs_initcall to core_initcall | Ezequiel Garcia | 2 | -37/+73 |
2012-09-24 | tracing: Add an option for disabling markers | Mandeep Singh Baines | 2 | -1/+6 |
2012-09-18 | userns: Teach trace to use from_kuid | Eric W. Biederman | 2 | -2/+3 |
2012-09-14 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -6/+9 |
2012-09-13 | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 2 | -5/+6 |
2012-09-13 | tracing: Skip printing "OK" if failed to disable event | Yuanhan Liu | 1 | -1/+3 |
2012-09-06 | pstore/ftrace: Convert to its own enable/disable debugfs knob | Anton Vorontsov | 1 | -14/+1 |
2012-08-28 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+4 |
2012-08-23 | ftrace: Do not test frame pointers if -mfentry is used | Steven Rostedt | 1 | -1/+4 |
2012-08-23 | ftrace: Add -mfentry to Makefile on function tracer | Steven Rostedt | 1 | -0/+5 |
2012-08-21 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 4 | -20/+19 |
2012-08-21 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 6 | -18/+39 |
2012-08-17 | tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 | Will Deacon | 1 | -0/+4 |
2012-08-07 | tracing/trivial: Fix some typos in kernel/trace | Wang Tianhong | 2 | -5/+5 |
2012-08-07 | tracing/filter: Add missing initialization | Jiri Olsa | 1 | -1/+1 |
2012-08-07 | tracing: Fix wakeup_rt self test on virtual machines | Steven Rostedt | 1 | -14/+13 |
2012-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -6/+8 |
2012-07-31 | perf/trace: Add ability to set a target task for events | Andrew Vagin | 4 | -6/+8 |
2012-07-31 | ftrace: add ftrace_set_filter_ip() for address based filter | Masami Hiramatsu | 1 | -2/+57 |
2012-07-31 | ftrace: Add selftest to test function save-regs support | Steven Rostedt | 2 | -1/+115 |
2012-07-31 | ftrace: Add selftest to test function trace recursion protection | Steven Rostedt | 2 | -0/+157 |
2012-07-31 | ftrace: Only compile ftrace selftest if selftests are enabled | Steven Rostedt | 1 | -0/+2 |
2012-07-31 | ftrace: Add default recursion protection for function tracing | Steven Rostedt | 7 | -8/+19 |
2012-07-26 | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -12/+31 |
2012-07-19 | ftrace/x86: Add separate function to save regs | Steven Rostedt | 1 | -8/+83 |
2012-07-19 | ftrace: Return pt_regs to function trace callback | Steven Rostedt | 8 | -28/+43 |
2012-07-19 | ftrace: Consolidate arch dependent functions with 'list' function | Steven Rostedt | 1 | -41/+4 |
2012-07-19 | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt | 8 | -44/+94 |
2012-07-18 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+4 |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -3/+3 |
2012-07-17 | tracing/function: Convert func_set_flag() to a switch statement | Anton Vorontsov | 1 | -6/+9 |
2012-07-17 | tracing/function: Introduce persistent trace option | Anton Vorontsov | 1 | -5/+20 |
2012-07-17 | tracing: Fix initialization failure path in tracing_set_tracer() | Anton Vorontsov | 1 | -3/+4 |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -3/+3 |
2012-07-11 | tracing: Check for allocation failure in __tracing_open() | Dan Carpenter | 1 | -0/+4 |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 4 | -10/+33 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -2/+4 |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2012-06-29 | ring-buffer: Fix accounting of entries when removing pages | Vaibhav Nagarnaik | 1 | -3/+2 |
2012-06-29 | ring-buffer: Fix crash due to uninitialized new_pages list head | Vaibhav Nagarnaik | 1 | -0/+1 |
2012-06-28 | ring-buffer: Fix uninitialized read_stamp | Steven Rostedt | 1 | -0/+4 |
2012-06-28 | tracing: Remove NR_CPUS array from trace_iterator | Steven Rostedt | 3 | -10/+27 |
2012-06-28 | tracing/selftest: Add a WARN_ON() if a tracer test fails | Steven Rostedt | 1 | -0/+2 |
2012-06-18 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+1 |