aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-stat.c
Commit message (Expand)AuthorAge
* perf stat: Fix event grouping on forked taskNamhyung Kim2012-03-16
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
* perf stat: Align scaled output of cpu-clockNamhyung Kim2012-02-06
* perf stat: Adjust print unitNamhyung Kim2012-02-06
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* perf stat: Introduce get_ratio_color() helperNamhyung Kim2012-01-03
* Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
|\
| * perf stat: Failure with "Operation not supported"Anton Blanchard2011-12-05
* | perf evlist: Always do automatic allocation of pollfd and mmap structuresArnaldo Carvalho de Melo2011-11-29
* | perf evlist: Introduce perf_evlist__add_attrsArnaldo Carvalho de Melo2011-11-28
|/
* perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo2011-10-26
* perf tools: Make stat/record print fatal signals of the target programAndi Kleen2011-09-29
* perf stat: Fix spelling in commentJim Cromie2011-09-29
* perf stat: Allow tab as cvs delimiterJim Cromie2011-09-29
* perf stat: Suppress printing std-dev when its 0Jim Cromie2011-09-29
* perf stat: Fix +- nan% in --no-aggr runsJim Cromie2011-09-29
* perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie2011-09-29
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-18
|\
| * perf stat: Add -o and --append optionsStephane Eranian2011-08-18
* | perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-18
|/
* perf tools: De-opt the parse_events functionJiri Olsa2011-07-21
* perf stat: Add noise output for csv modeZhengyu He2011-07-01
* perf stat: clarify unsupported events from uncounted eventsDavid Ahern2011-06-02
* perf stat: Add more cache-miss percentage printoutsIngo Molnar2011-05-19
* perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar2011-05-19
* perf stat: Tell user about unsupported events in the listDavid Ahern2011-04-29
* perf stat: Fail softly on unsupported eventsIngo Molnar2011-04-29
* perf stat: Leave more room for percentagesIngo Molnar2011-04-29
* perf stat: Adjust stall cycles warning percentagesIngo Molnar2011-04-29
* perf stat: Analyze front-end and back-end stall countsIngo Molnar2011-04-29
* perf tools: Add front-end and back-end stalled cycles supportIngo Molnar2011-04-29
* perf stat: Fix compatibility behaviorIngo Molnar2011-04-28
* perf stat: Add --sync/-S optionIngo Molnar2011-04-28
* perf stat: Fix printout vertical alignmentIngo Molnar2011-04-27
* perf stat: Add -d/--detailed flag to run with a lot of eventsIngo Molnar2011-04-26
* perf stat: Print out miss/hit ratio for L1 data-cache eventsIngo Molnar2011-04-26
* perf stat: Print branch misses warning colorsIngo Molnar2011-04-26
* perf stat: Print stalled cycles warning colorsIngo Molnar2011-04-26
* perf stat: Fix -nan% output in perf stat noise printoutsIngo Molnar2011-04-26
* perf stat: Add stalled cycles to the default outputIngo Molnar2011-04-26
* perf stat: Add stalled cycles accounting, prettify the resulting outputIngo Molnar2011-04-26
* perf stat: Factor our shadow statsIngo Molnar2011-04-26
* perf stat: Print cache misses as percentageIngo Molnar2011-04-26
* perf stat: Print stalled cycles percentageIngo Molnar2011-04-26
* perf evsel: Fix use of inheritArnaldo Carvalho de Melo2011-04-15
* perf stat: Provide support for filtersFrederic Weisbecker2011-03-14
* perf tool: Add cgroup supportStephane Eranian2011-02-16
* perf stat: Fix up resource release orderArnaldo Carvalho de Melo2011-02-01
* perf evlist: Store pointer to the cpu and thread mapsArnaldo Carvalho de Melo2011-01-31
* perf threads: Move thread_map to separate fileArnaldo Carvalho de Melo2011-01-24