Age | Commit message (Expand) | Author |
2011-07-21 | perf tools: De-opt the parse_events function | Jiri Olsa |
2011-07-21 | perf script: Fix display of IP address for non-callchain path | David Ahern |
2011-07-21 | perf tools: Fix endian conversion reading event attr from file header | David Ahern |
2011-07-21 | perf tools: Add missing 'node' alias to the hw_cache[] array | Jiri Olsa |
2011-07-21 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-07-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-07-15 | perf probe: Support adding probes on offline kernel modules | Masami Hiramatsu |
2011-07-15 | perf probe: Add probed module in front of function | Masami Hiramatsu |
2011-07-15 | perf probe: Introduce debuginfo to encapsulate dwarf information | Masami Hiramatsu |
2011-07-15 | perf-probe: Move dwarf library routines to dwarf-aux.{c, h} | Masami Hiramatsu |
2011-07-15 | perf probe: Remove redundant dwarf functions | Masami Hiramatsu |
2011-07-15 | perf probe: Move strtailcmp to string.c | Masami Hiramatsu |
2011-07-15 | perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END | Masami Hiramatsu |
2011-07-15 | tracing/kprobe: Update symbol reference when loading module | Masami Hiramatsu |
2011-07-15 | tracing/kprobes: Support module init function probing | Masami Hiramatsu |
2011-07-15 | kprobes: Return -ENOENT if probe point doesn't exist | Masami Hiramatsu |
2011-07-15 | tracing/kprobes: Merge trace probe enable/disable functions | Masami Hiramatsu |
2011-07-14 | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt |
2011-07-14 | 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 | perf: Robustify proc and debugfs file recording | Sonny Rao |
2011-07-13 | 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-11 | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined | Steven Rostedt |
2011-07-07 | 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 | 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-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-05 | perf report/annotate/script: Add option to specify a CPU range | Anton Blanchard |
2011-07-04 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2011-07-03 | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-02 | 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-01 | 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: 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 |