Age | Commit message (Expand) | Author | Files | Lines |
2012-08-17 | tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 | Will Deacon | 1 | -0/+4 |
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-26 | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -12/+31 |
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-12 | 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-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2012-06-30 | ring-buffer: Fix accounting of entries when removing pages | Vaibhav Nagarnaik | 1 | -3/+2 |
2012-06-30 | 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 |
2012-06-14 | tracing: Register the ftrace internal events during early boot | Steven Rostedt | 1 | -1/+1 |
2012-06-14 | ftrace: Remove a superfluous check | Borislav Petkov | 1 | -6/+2 |
2012-06-13 | splice: fix racy pipe->buffers uses | Eric Dumazet | 1 | -2/+4 |
2012-06-07 | tracing: Have tracing_off() actually turn tracing off | Steven Rostedt | 1 | -1/+1 |
2012-05-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -876/+1838 |
2012-05-24 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -0/+5 |
2012-05-23 | ring-buffer: Check for valid buffer before changing size | Steven Rostedt | 1 | -0/+5 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -481/+858 |
2012-05-23 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -301/+0 |
2012-05-21 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2 | -29/+17 |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 5 | -6/+17 |
2012-05-19 | tracing: Remove kernel_lock annotations | Richard Weinberger | 1 | -2/+0 |
2012-05-19 | tracing: Fix initial buffer_size_kb state | Vaibhav Nagarnaik | 1 | -1/+2 |
2012-05-19 | ring-buffer: Merge separate resize loops | Vaibhav Nagarnaik | 1 | -26/+15 |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 5 | -6/+17 |
2012-05-17 | ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER | Steven Rostedt | 1 | -1/+0 |
2012-05-17 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt | 1 | -2/+2 |
2012-05-17 | ftrace: Make ftrace_modify_all_code() global for archs to use | Steven Rostedt | 1 | -8/+13 |
2012-05-17 | ftrace: Return record ip addr for ftrace_location() | Steven Rostedt | 1 | -6/+10 |
2012-05-17 | ftrace: Consolidate ftrace_location() and ftrace_text_reserved() | Steven Rostedt | 1 | -40/+40 |
2012-05-17 | ftrace: Speed up search by skipping pages by address | Steven Rostedt | 1 | -6/+16 |
2012-05-17 | ftrace: Remove extra helper functions | Steven Rostedt | 1 | -37/+24 |
2012-05-17 | ftrace: Sort all function addresses, not just per page | Steven Rostedt | 1 | -12/+22 |
2012-05-17 | tracing: change CPU ring buffer state from tracing_cpumask | Vaibhav Nagarnaik | 1 | -0/+2 |
2012-05-17 | tracing: Check return value of tracing_dentry_percpu() | Namhyung Kim | 1 | -0/+3 |
2012-05-17 | ring-buffer: Reset head page before running self test | Steven Rostedt | 1 | -0/+4 |
2012-05-17 | ring-buffer: Add integrity check at end of iter read | Steven Rostedt | 1 | -0/+29 |
2012-05-17 | ring-buffer: Make addition of pages in ring buffer atomic | Vaibhav Nagarnaik | 1 | -25/+77 |