| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 140 | -2661/+4650 |
|\ |
|
| * | perf: Remove the nmi parameter from the oprofile_perf backend | Will Deacon | 2011-07-21 | 1 | -1/+1 |
| * | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 5 | -74/+48 |
| * | perf: Remove perf_event_attr::type check | Lin Ming | 2011-07-21 | 1 | -7/+0 |
| * | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 | 2 | -37/+31 |
| * | perf tools: Make test use the preset debugfs path | Jiri Olsa | 2011-07-21 | 1 | -2/+2 |
| * | perf tools: Add automated tests for events parsing | Jiri Olsa | 2011-07-21 | 1 | -0/+245 |
| * | perf tools: De-opt the parse_events function | Jiri Olsa | 2011-07-21 | 5 | -14/+24 |
| * | perf script: Fix display of IP address for non-callchain path | David Ahern | 2011-07-21 | 1 | -1/+1 |
| * | perf tools: Fix endian conversion reading event attr from file header | David Ahern | 2011-07-21 | 3 | -13/+23 |
| * | perf tools: Add missing 'node' alias to the hw_cache[] array | Jiri Olsa | 2011-07-21 | 1 | -5/+8 |
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-21 | 26 | -1003/+1663 |
| |\ |
|
| | * | perf probe: Support adding probes on offline kernel modules | Masami Hiramatsu | 2011-07-15 | 3 | -12/+49 |
| | * | perf probe: Add probed module in front of function | Masami Hiramatsu | 2011-07-15 | 2 | -9/+39 |
| | * | perf probe: Introduce debuginfo to encapsulate dwarf information | Masami Hiramatsu | 2011-07-15 | 3 | -136/+182 |
| | * | perf-probe: Move dwarf library routines to dwarf-aux.{c, h} | Masami Hiramatsu | 2011-07-15 | 5 | -523/+768 |
| | * | perf probe: Remove redundant dwarf functions | Masami Hiramatsu | 2011-07-15 | 1 | -37/+13 |
| | * | perf probe: Move strtailcmp to string.c | Masami Hiramatsu | 2011-07-15 | 3 | -15/+20 |
| | * | perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END | Masami Hiramatsu | 2011-07-15 | 1 | -6/+6 |
| | * | 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 | 2 | -30/+143 |
| | * | 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 | 4 | -38/+139 |
| | * | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | 4 | -19/+88 |
| | * | perf: Robustify proc and debugfs file recording | Sonny Rao | 2011-07-14 | 1 | -91/+29 |
| | * | 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 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | 7 | -38/+148 |
| |\ \
| | |/
| |/| |
|
| | * | ftrace: Fix regression where ftrace breaks when modules are loaded | Steven Rostedt | 2011-07-14 | 1 | -2/+28 |
| | * | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined | Steven Rostedt | 2011-07-11 | 1 | -2/+2 |
| | * | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | 3 | -11/+7 |
| | * | 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 |
| * | | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt | 2011-07-07 | 1 | -5/+6 |
| * | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 18 | -321/+333 |
| |\ \ |
|
| | * | | tracing/kprobes: Fix kprobe-tracer to support stack trace | Masami Hiramatsu | 2011-06-14 | 4 | -7/+46 |
| | * | | stack_trace: Add weak save_stack_trace_regs() | Masami Hiramatsu | 2011-06-14 | 1 | -3/+9 |
| | * | | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 2011-06-14 | 3 | -4/+4 |
| | * | | 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 |