aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-stat.txt
AgeCommit message (Expand)Author
2020-09-09perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
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 -AAndi 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
2009-06-23perf stat: Fix command option / manpageJaswinder Singh Rajput
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar