| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/kprobe: Update symbol reference when loading module | Masami Hiramatsu | 2011-07-15 | 1 | -1/+36 |
* | tracing/kprobes: Support module init function probing | Masami Hiramatsu | 2011-07-15 | 1 | -26/+138 |
* | kprobes: Return -ENOENT if probe point doesn't exist | Masami Hiramatsu | 2011-07-15 | 1 | -10/+23 |
* | tracing/kprobes: Merge trace probe enable/disable functions | Masami Hiramatsu | 2011-07-15 | 1 | -56/+36 |
* | tracing/kprobes: Rename probe_* to trace_probe_* | Masami Hiramatsu | 2011-07-14 | 1 | -21/+22 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 1 | -2/+0 |
* | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | 3 | -19/+87 |
* | ftrace: Fix dynamic selftest failure on some archs | Steven Rostedt | 2011-07-13 | 1 | -0/+26 |
* | ftrace: Update filter when tracing enabled in set_ftrace_filter() | Steven Rostedt | 2011-07-13 | 1 | -0/+4 |
* | ftrace: Balance records when updating the hash | Steven Rostedt | 2011-07-13 | 1 | -16/+33 |
* | ftrace: Do not disable interrupts for modules in mcount update | Steven Rostedt | 2011-07-07 | 1 | -5/+11 |
* | tracing: Still trace filtered irq functions when irq trace is disabled | Steven Rostedt | 2011-07-07 | 2 | -17/+35 |
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 13 | -316/+324 |
|\ |
|
| * | tracing/kprobes: Fix kprobe-tracer to support stack trace | Masami Hiramatsu | 2011-06-14 | 3 | -7/+42 |
| * | stack_trace: Add weak save_stack_trace_regs() | Masami Hiramatsu | 2011-06-14 | 1 | -3/+9 |
| * | ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process | Vaibhav Nagarnaik | 2011-06-14 | 1 | -6/+19 |
| * | tracing: Convert to kstrtoul_from_user | Peter Huewe | 2011-06-14 | 5 | -110/+20 |
| * | tracing, function_graph: Add context-info support for function_graph tracer | Jiri Olsa | 2011-06-14 | 1 | -22/+31 |
| * | tracing, function_graph: Remove lock-depth from latency trace | Jiri Olsa | 2011-06-14 | 1 | -4/+3 |
| * | tracing, function: Fix trace header to follow context-info option | Jiri Olsa | 2011-06-14 | 1 | -0/+3 |
| * | tracing, function_graph: Merge overhead and duration display functions | Jiri Olsa | 2011-06-14 | 1 | -74/+74 |
| * | tracing, function_graph: Remove dependency of abstime and duration fields on ... | Jiri Olsa | 2011-06-14 | 3 | -18/+9 |
| * | async: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | 1 | -5/+7 |
| * | ftrace: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | 1 | -5/+2 |
| * | tracing: Add disable_on_free option | Steven Rostedt | 2011-06-14 | 2 | -2/+5 |
| * | tracing: Add a proc file to stop tracing and free buffer | Vaibhav Nagarnaik | 2011-06-14 | 1 | -35/+73 |
| * | tracing: Use NUMA allocation for per-cpu ring buffer pages | Vaibhav Nagarnaik | 2011-06-14 | 3 | -22/+23 |
| * | tracing: Schedule a delayed work to call wakeup() | Vaibhav Nagarnaik | 2011-06-14 | 1 | -11/+12 |
* | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 | 1 | -1/+2 |
* | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 3 | -10/+23 |
* | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 2 | -24/+21 |
* | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 5 | -45/+33 |
* | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | 1 | -1/+5 |
* | | events: Ensure that timers are updated without requiring read() call | Eric B Munson | 2011-07-01 | 1 | -2/+13 |
* | | events: Move lockless timer calculation into helper function | Eric B Munson | 2011-07-01 | 1 | -7/+15 |
* | | events: Add note to update_event_times comment about holding ctx->lock | Eric B Munson | 2011-07-01 | 1 | -0/+1 |
* | | perf_events: Fix perf buffer watermark setting | Vince Weaver | 2011-07-01 | 2 | -9/+13 |
* | | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 | 16 | -521/+611 |
|\ \ |
|
| * | | taskstats: don't allow duplicate entries in listener mode | Vasiliy Kulikov | 2011-06-27 | 1 | -3/+12 |
| * | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-25 | 1 | -70/+88 |
| |\ \ |
|
| | * | | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz | 2011-06-21 | 1 | -1/+22 |
| | * | | alarmtimers: Handle late rtc module loading | John Stultz | 2011-06-21 | 1 | -70/+67 |
| * | | | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek | 2011-06-21 | 1 | -1/+3 |
| |/ / |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds | 2011-06-19 | 3 | -19/+15 |
| |\ \ \ \ \ |
|
| | | | * | | | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner | 2011-06-16 | 1 | -11/+13 |
| | | * | | | | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh | 2011-06-17 | 1 | -4/+1 |
| | * | | | | | tracing: Fix regression in printk_formats file | Steven Rostedt | 2011-06-09 | 1 | -4/+1 |
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-19 | 5 | -402/+461 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | rcu: Move RCU_BOOST #ifdefs to header file | Paul E. McKenney | 2011-06-16 | 3 | -382/+390 |
| | * | | | | | rcu: use softirq instead of kthreads except when RCU_BOOST=y | Paul E. McKenney | 2011-06-15 | 4 | -41/+99 |