Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | 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 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | 6 | -35/+144 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt | 2011-07-14 | 1 | -2/+28 | |
| | * | | | | | | | | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | 2 | -10/+5 | |
| | * | | | | | | | | tracing: Have "enable" file use refcounts like the "filter" file | Steven Rostedt | 2011-07-07 | 1 | -9/+22 | |
| | * | | | | | | | | tracing: Fix bug when reading system filters on module removal | Steven Rostedt | 2011-07-07 | 3 | -11/+82 | |
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 2011-06-16 | 10 | -47/+103 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 | 4 | -498/+568 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | perf, core: Fix initial task_ctx/event installation | Peter Zijlstra | 2011-06-07 | 1 | -11/+17 | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-06-04 | 4 | -27/+66 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.0-rc1' into perf/core | Ingo Molnar | 2011-06-03 | 21 | -733/+876 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf: De-schedule a task context when removing the last event | Peter Zijlstra | 2011-05-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | | perf: Change close() semantics for group events | Peter Zijlstra | 2011-05-28 | 1 | -7/+1 | |
| * | | | | | | | | | | | | perf: Collect the schedule-in rules in one function | Peter Zijlstra | 2011-05-28 | 1 | -12/+15 | |
| * | | | | | | | | | | | | perf: Change and simplify ctx::is_active semantics | Peter Zijlstra | 2011-05-28 | 1 | -6/+8 | |
| * | | | | | | | | | | | | perf: Simplify and fix __perf_install_in_context() | Peter Zijlstra | 2011-05-28 | 1 | -45/+35 | |
| * | | | | | | | | | | | | perf: Remove task_ctx_sched_in() | Peter Zijlstra | 2011-05-28 | 1 | -20/+6 | |
| * | | | | | | | | | | | | perf: Optimize event scheduling locking | Peter Zijlstra | 2011-05-28 | 1 | -25/+36 | |
| * | | | | | | | | | | | | perf: Clean up 'ctx' reference counting | Peter Zijlstra | 2011-05-28 | 1 | -7/+3 | |
| * | | | | | | | | | | | | perf: Optimize ctx_sched_out() | Peter Zijlstra | 2011-05-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 2 | -15/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney | 2011-07-20 | 1 | -8/+3 |