| Commit message (Expand) | Author | Age |
* | 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 |
* | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | 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 |
| * | x86: Swap save_stack_trace_regs parameters | 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 report/annotate/script: Add option to specify a CPU range | Anton Blanchard | 2011-07-05 |
* | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-07-04 |
|\ \ |
|
| * \ | Merge branch 'oprofile/urgent' into HEAD | Robert Richter | 2011-06-15 |
| |\ \ |
|
| | * | | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-06-15 |
| | * | | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 |
| * | | | MIPS: oprofile: Add callgraph support | Daniel Kalmar | 2011-06-15 |
| * | | | MIPS: Add new unwind_stack variant | Daniel Kalmar | 2011-06-15 |
| |/ / |
|
* | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 |
|\ \ \ |
|
| * | | | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2011-07-02 |
| * | | | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 2011-07-02 |
| * | | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 2011-07-02 |
| * | | | x86,64: Simplify save_regs() | Frederic Weisbecker | 2011-07-02 |
| * | | | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 2011-07-02 |
| * | | | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker | 2011-07-02 |
* | | | | perf, powerpc: Fix build borkage | Peter Zijlstra | 2011-07-01 |
* | | | | perf stat: Add noise output for csv mode | Zhengyu He | 2011-07-01 |
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2011-07-01 |
|\ \ \ \ |
|
| * | | | | perf tools: Only display parent field if explictly sorted | Frederic Weisbecker | 2011-06-29 |
| * | | | | perf tools: Allow sort dimensions to be registered more than once | Frederic Weisbecker | 2011-06-29 |
| * | | | | perf tools: Don't display ignored entries on stdio ui | Frederic Weisbecker | 2011-06-29 |
| * | | | | perf tools: Remove sort print helpers declarations | Frederic Weisbecker | 2011-06-29 |
| * | | | | perf tools: Make sort operations static | Frederic Weisbecker | 2011-06-29 |
| * | | | | perf tools: Add inverted call graph report support. | Sam Liao | 2011-06-29 |
| |/ / / |
|
* | | | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 |
* | | | | x86, perf: Add constraints for architectural PMU | Avi Kivity | 2011-07-01 |
* | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 |
* | | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 |
* | | | | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2011-07-01 |