Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | tracing/kprobes: Merge trace probe enable/disable functions | Masami Hiramatsu | 2011-07-15 | |
| | * | | | | | | | | | | | | | tracing/kprobes: Rename probe_* to trace_probe_* | Masami Hiramatsu | 2011-07-14 | |
| | * | | | | | | | | | | | | | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | |
| | * | | | | | | | | | | | | | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | |
| | * | | | | | | | | | | | | | ftrace: Fix dynamic selftest failure on some archs | Steven Rostedt | 2011-07-13 | |
| | * | | | | | | | | | | | | | ftrace: Update filter when tracing enabled in set_ftrace_filter() | Steven Rostedt | 2011-07-13 | |
| | * | | | | | | | | | | | | | ftrace: Balance records when updating the hash | Steven Rostedt | 2011-07-13 | |
| | * | | | | | | | | | | | | | ftrace: Do not disable interrupts for modules in mcount update | Steven Rostedt | 2011-07-07 | |
| | * | | | | | | | | | | | | | tracing: Still trace filtered irq functions when irq trace is disabled | Steven Rostedt | 2011-07-07 | |
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt | 2011-07-14 | |
| | * | | | | | | | | | | | | | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | |
| | * | | | | | | | | | | | | | tracing: Have "enable" file use refcounts like the "filter" file | Steven Rostedt | 2011-07-07 | |
| | * | | | | | | | | | | | | | tracing: Fix bug when reading system filters on module removal | Steven Rostedt | 2011-07-07 | |
| * | | | | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack trace | Masami Hiramatsu | 2011-06-14 | |
| | * | | | | | | | | | | | | | | stack_trace: Add weak save_stack_trace_regs() | Masami Hiramatsu | 2011-06-14 | |
| | * | | | | | | | | | | | | | | ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process | Vaibhav Nagarnaik | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing: Convert to kstrtoul_from_user | Peter Huewe | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing, function_graph: Add context-info support for function_graph tracer | Jiri Olsa | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing, function_graph: Remove lock-depth from latency trace | Jiri Olsa | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing, function: Fix trace header to follow context-info option | Jiri Olsa | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing, function_graph: Merge overhead and duration display functions | Jiri Olsa | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing, function_graph: Remove dependency of abstime and duration fields on ... | Jiri Olsa | 2011-06-14 | |
| | * | | | | | | | | | | | | | | async: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | |
| | * | | | | | | | | | | | | | | ftrace: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing: Add disable_on_free option | Steven Rostedt | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing: Add a proc file to stop tracing and free buffer | Vaibhav Nagarnaik | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing: Use NUMA allocation for per-cpu ring buffer pages | Vaibhav Nagarnaik | 2011-06-14 | |
| | * | | | | | | | | | | | | | | tracing: Schedule a delayed work to call wakeup() | Vaibhav Nagarnaik | 2011-06-14 | |
| * | | | | | | | | | | | | | | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 | |
| * | | | | | | | | | | | | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | |
| * | | | | | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | |
| * | | | | | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | |
| * | | | | | | | | | | | | | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | |
| * | | | | | | | | | | | | | | | events: Ensure that timers are updated without requiring read() call | Eric B Munson | 2011-07-01 | |
| * | | | | | | | | | | | | | | | events: Move lockless timer calculation into helper function | Eric B Munson | 2011-07-01 | |
| * | | | | | | | | | | | | | | | events: Add note to update_event_times comment about holding ctx->lock | Eric B Munson | 2011-07-01 | |
| * | | | | | | | | | | | | | | | perf_events: Fix perf buffer watermark setting | Vince Weaver | 2011-07-01 | |
| * | | | | | | | | | | | | | | | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 2011-06-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | perf, core: Fix initial task_ctx/event installation | Peter Zijlstra | 2011-06-07 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-06-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.0-rc1' into perf/core | Ingo Molnar | 2011-06-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | perf: De-schedule a task context when removing the last event | Peter Zijlstra | 2011-05-28 | |
| * | | | | | | | | | | | | | | | | perf: Change close() semantics for group events | Peter Zijlstra | 2011-05-28 | |
| * | | | | | | | | | | | | | | | | perf: Collect the schedule-in rules in one function | Peter Zijlstra | 2011-05-28 | |
| * | | | | | | | | | | | | | | | | perf: Change and simplify ctx::is_active semantics | Peter Zijlstra | 2011-05-28 | |
| * | | | | | | | | | | | | | | | | perf: Simplify and fix __perf_install_in_context() | Peter Zijlstra | 2011-05-28 |