aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-stat.txt
AgeCommit message (Expand)Author
2019-05-16perf stat: Support 'percore' event qualifierJin Yao
2019-03-19perf stat: Fix --no-scaleAndi Kleen
2018-12-17perf tools Documentation: Fix diverse typosIngo Molnar
2018-06-07perf stat: Add --interval-clear optionJiri Olsa
2018-06-06perf stat: Display user and system timeJiri Olsa
2018-04-26perf stat: Display length strings of each run for --table optionJiri Olsa
2018-04-26perf stat: Add --table option to display time of each runJiri Olsa
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov
2018-03-08perf pmu: Auto-merge PMU events created by prefix or glob matchAgustin Vega-Frias
2018-03-08perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias
2018-02-22perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang
2018-02-16perf stat: Add support to print counts after a period of timeyuzhoujian
2018-02-16perf stat: Add support to print counts for fixed timesyuzhoujian
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel
2017-06-21perf stat: Add support to measure SMI costKan Liang
2017-03-21perf stat: Collapse identically named eventsAndi Kleen
2017-03-20perf stat: Correct --no-aggr descriptionRavi Bangoria
2017-02-17perf stat: Add -a as default targetJiri Olsa
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen
2016-03-10perf stat: Add --metric-only support for -Aperf-core-for-mingo-20160310Andi Kleen
2016-03-10perf stat: Implement --metric-only modeAndi Kleen
2016-03-10perf stat: Document CSV format in manpageAndi Kleen
2016-03-08perf stat: Document --detailed optionBorislav Petkov
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa
2015-12-17perf stat report: Add report commandJiri Olsa
2015-12-17perf stat record: Add record commandJiri Olsa
2015-10-02perf stat: Reduce min --interval-print to 10msKan Liang
2015-06-26perf stat: Introduce --per-thread optionJiri Olsa
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer
2014-01-13perf stat: Fix --delay option in man pageAndi Kleen
2013-10-04tools/perf/stat: Add perf stat --transactionAndi Kleen
2013-08-07perf stat: Add support for --initial-delay optionAndi Kleen
2013-03-25perf stat: Add per-core aggregationStephane Eranian
2013-03-25perf stat: Rename --aggr-socket to --per-socketStephane Eranian
2013-03-15perf stat: Introduce --repeat foreverFrederik Deweerdt
2013-02-06perf stat: Add per processor socket count aggregationStephane Eranian
2013-01-30perf stat: Add interval printingStephane Eranian
2012-10-26perf stat: Add --pre and --post commandPeter Zijlstra
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2011-09-29perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie
2011-08-18perf stat: Add -o and --append optionsStephane Eranian
2011-02-16perf tool: Add cgroup supportStephane Eranian
2010-12-01perf stat: Add csv-style outputStephane Eranian
2010-12-01perf stat: Document missing optionsShawn Bohrer
2010-11-19perf stat: Add no-aggregation mode to -aStephane Eranian
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-05-18perf stat: add perf stat -B to pretty print large numbersStephane Eranian
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian
2009-08-09perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin