| Commit message (Expand) | Author | Age | Files | Lines |
* | perf stat: Introduce get_ratio_color() helper | Namhyung Kim | 2012-01-03 | 1 | -56/+35 |
* | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 1 | -1/+2 |
|\ |
|
| * | perf stat: Failure with "Operation not supported" | Anton Blanchard | 2011-12-05 | 1 | -1/+2 |
* | | perf evlist: Always do automatic allocation of pollfd and mmap structures | Arnaldo Carvalho de Melo | 2011-11-29 | 1 | -2/+1 |
* | | perf evlist: Introduce perf_evlist__add_attrs | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -33/+7 |
|/ |
|
* | perf evlist: Fix grouping of multiple events | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -6/+14 |
* | perf tools: Make stat/record print fatal signals of the target program | Andi Kleen | 2011-09-29 | 1 | -0/+2 |
* | perf stat: Fix spelling in comment | Jim Cromie | 2011-09-29 | 1 | -1/+1 |
* | perf stat: Allow tab as cvs delimiter | Jim Cromie | 2011-09-29 | 1 | -2/+4 |
* | perf stat: Suppress printing std-dev when its 0 | Jim Cromie | 2011-09-29 | 1 | -1/+1 |
* | perf stat: Fix +- nan% in --no-aggr runs | Jim Cromie | 2011-09-29 | 1 | -2/+7 |
* | perf stat: Add --log-fd <N> option to redirect stderr elsewhere | Jim Cromie | 2011-09-29 | 1 | -0/+14 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-08-18 | 1 | -63/+92 |
|\ |
|
| * | perf stat: Add -o and --append options | Stephane Eranian | 2011-08-18 | 1 | -63/+92 |
* | | perf tools: Add group event scheduling option to perf record/stat | Lin Ming | 2011-08-18 | 1 | -2/+5 |
|/ |
|
* | perf tools: De-opt the parse_events function | Jiri Olsa | 2011-07-21 | 1 | -1/+1 |
* | perf stat: Add noise output for csv mode | Zhengyu He | 2011-07-01 | 1 | -3/+6 |
* | perf stat: clarify unsupported events from uncounted events | David Ahern | 2011-06-02 | 1 | -2/+7 |
* | perf stat: Add more cache-miss percentage printouts | Ingo Molnar | 2011-05-19 | 1 | -2/+136 |
* | perf stat: Add -d -d and -d -d -d options to show more CPU events | Ingo Molnar | 2011-05-19 | 1 | -55/+154 |
* | perf stat: Tell user about unsupported events in the list | David Ahern | 2011-04-30 | 1 | -1/+5 |
* | perf stat: Fail softly on unsupported events | Ingo Molnar | 2011-04-29 | 1 | -3/+1 |
* | perf stat: Leave more room for percentages | Ingo Molnar | 2011-04-29 | 1 | -11/+11 |
* | perf stat: Adjust stall cycles warning percentages | Ingo Molnar | 2011-04-29 | 1 | -4/+4 |
* | perf stat: Analyze front-end and back-end stall counts | Ingo Molnar | 2011-04-29 | 1 | -6/+35 |
* | perf tools: Add front-end and back-end stalled cycles support | Ingo Molnar | 2011-04-29 | 1 | -4/+6 |
* | perf stat: Fix compatibility behavior | Ingo Molnar | 2011-04-28 | 1 | -1/+4 |
* | perf stat: Add --sync/-S option | Ingo Molnar | 2011-04-28 | 1 | -0/+7 |
* | perf stat: Fix printout vertical alignment | Ingo Molnar | 2011-04-27 | 1 | -1/+1 |
* | perf stat: Add -d/--detailed flag to run with a lot of events | Ingo Molnar | 2011-04-26 | 1 | -8/+60 |
* | perf stat: Print out miss/hit ratio for L1 data-cache events | Ingo Molnar | 2011-04-26 | 1 | -0/+33 |
* | perf stat: Print branch misses warning colors | Ingo Molnar | 2011-04-26 | 1 | -7/+24 |
* | perf stat: Print stalled cycles warning colors | Ingo Molnar | 2011-04-26 | 1 | -6/+27 |
* | perf stat: Fix -nan% output in perf stat noise printouts | Ingo Molnar | 2011-04-26 | 1 | -5/+13 |
* | perf stat: Add stalled cycles to the default output | Ingo Molnar | 2011-04-26 | 1 | -3/+2 |
* | perf stat: Add stalled cycles accounting, prettify the resulting output | Ingo Molnar | 2011-04-26 | 1 | -13/+30 |
* | perf stat: Factor our shadow stats | Ingo Molnar | 2011-04-26 | 1 | -14/+19 |
* | perf stat: Print cache misses as percentage | Ingo Molnar | 2011-04-26 | 1 | -3/+15 |
* | perf stat: Print stalled cycles percentage | Ingo Molnar | 2011-04-26 | 1 | -2/+9 |
* | perf evsel: Fix use of inherit | Arnaldo Carvalho de Melo | 2011-04-15 | 1 | -3/+4 |
* | perf stat: Provide support for filters | Frederic Weisbecker | 2011-03-14 | 1 | -0/+8 |
* | perf tool: Add cgroup support | Stephane Eranian | 2011-02-16 | 1 | -8/+32 |
* | perf stat: Fix up resource release order | Arnaldo Carvalho de Melo | 2011-02-01 | 1 | -2/+2 |
* | perf evlist: Store pointer to the cpu and thread maps | Arnaldo Carvalho de Melo | 2011-01-31 | 1 | -23/+22 |
* | perf threads: Move thread_map to separate file | Arnaldo Carvalho de Melo | 2011-01-24 | 1 | -0/+1 |
* | perf evsel: Allow specifying if the inherit bit should be set | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -2/+2 |
* | perf evsel: Support event groups | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -2/+2 |
* | perf evsel: Introduce perf_evlist | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -15/+19 |
* | perf tools: Fix 64 bit integer format strings | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -2/+2 |
* | perf evsel: Fix order of event list deletion | Arnaldo Carvalho de Melo | 2011-01-11 | 1 | -0/+1 |