Age | Commit message (Expand) | Author | Files | Lines |
2011-05-06 | Merge branch 'perf/stat' into perf/core | Ingo Molnar | 6 | -102/+352 |
2011-05-06 | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events | Lin Ming | 1 | -0/+6 |
2011-05-04 | perf events: Clean up definitions and initializers, update copyrights | Ingo Molnar | 2 | -72/+64 |
2011-05-03 | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 3 | -2/+2 |
2011-05-03 | perf: Start the restructuring | Borislav Petkov | 3 | -2/+8 |
2011-05-01 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2 | -214/+141 |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 62 | -290/+639 |
2011-04-29 | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt | 1 | -62/+36 |
2011-04-29 | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt | 1 | -61/+34 |
2011-04-29 | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt | 1 | -8/+11 |
2011-04-29 | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt | 2 | -9/+4 |
2011-04-29 | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt | 2 | -34/+51 |
2011-04-29 | ftrace: Remove failures file | Steven Rostedt | 1 | -37/+2 |
2011-04-29 | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 1 | -4/+0 |
2011-04-29 | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt | 1 | -6/+10 |
2011-04-29 | ftrace: Only update the function code on write to filter files | Steven Rostedt | 1 | -5/+7 |
2011-04-30 | perf stat: Tell user about unsupported events in the list | David Ahern | 1 | -1/+5 |
2011-04-29 | perf list: Fix max event string size | Ingo Molnar | 1 | -12/+13 |
2011-04-29 | perf events, x86: Add Westmere stalled-cycles-frontend/backend events | Ingo Molnar | 1 | -0/+6 |
2011-04-29 | perf stat: Fail softly on unsupported events | Ingo Molnar | 1 | -3/+1 |
2011-04-29 | perf stat: Leave more room for percentages | Ingo Molnar | 1 | -11/+11 |
2011-04-29 | perf stat: Adjust stall cycles warning percentages | Ingo Molnar | 1 | -4/+4 |
2011-04-29 | perf stat: Analyze front-end and back-end stall counts | Ingo Molnar | 2 | -9/+39 |
2011-04-29 | perf tools: Add front-end and back-end stalled cycles support | Ingo Molnar | 3 | -23/+28 |
2011-04-29 | perf, x86: Add new stalled cycles events for Intel and AMD CPUs | Ingo Molnar | 2 | -7/+11 |
2011-04-29 | perf events: Add generic front-end and back-end stalled cycle event definitions | Ingo Molnar | 2 | -2/+3 |
2011-04-28 | perf stat: Fix compatibility behavior | Ingo Molnar | 1 | -1/+4 |
2011-04-28 | perf stat: Add --sync/-S option | Ingo Molnar | 1 | -0/+7 |
2011-04-28 | perf event, x86: Use better stalled cycles metric | Ingo Molnar | 1 | -2/+2 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-27 | perf stat: Fix printout vertical alignment | Ingo Molnar | 1 | -1/+1 |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 22 | -501/+576 |
2011-04-27 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -1/+1 |
2011-04-26 | perf stat: Add -d/--detailed flag to run with a lot of events | Ingo Molnar | 1 | -8/+60 |
2011-04-26 | perf stat: Print out miss/hit ratio for L1 data-cache events | Ingo Molnar | 1 | -0/+33 |
2011-04-26 | perf stat: Print branch misses warning colors | Ingo Molnar | 1 | -7/+24 |
2011-04-26 | perf stat: Print stalled cycles warning colors | Ingo Molnar | 1 | -6/+27 |
2011-04-26 | perf stat: Fix -nan% output in perf stat noise printouts | Ingo Molnar | 1 | -5/+13 |
2011-04-26 | perf stat: Add stalled cycles to the default output | Ingo Molnar | 2 | -8/+8 |
2011-04-26 | perf stat: Add stalled cycles accounting, prettify the resulting output | Ingo Molnar | 1 | -13/+30 |
2011-04-26 | perf stat: Factor our shadow stats | Ingo Molnar | 1 | -14/+19 |
2011-04-26 | perf stat: Make all displayed event names parseable as well | Ingo Molnar | 1 | -2/+2 |
2011-04-26 | perf stat: Fail more clearly when an invalid modifier is specified | Ingo Molnar | 1 | -11/+22 |
2011-04-26 | perf tools: Accept case-insensitive symbolic event variants | Ingo Molnar | 1 | -3/+5 |
2011-04-26 | perf stat: Print cache misses as percentage | Ingo Molnar | 1 | -3/+15 |
2011-04-26 | perf stat: Print stalled cycles percentage | Ingo Molnar | 1 | -2/+9 |
2011-04-26 | perf events, x86: Mark constrant tables read mostly | Ingo Molnar | 1 | -10/+10 |
2011-04-26 | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 4 | -0/+6 |
2011-04-26 | Merge branch 'perf/urgent' into perf/stat | Ingo Molnar | 60 | -278/+598 |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 1 | -2/+14 |