summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-report.txt
Commit message (Expand)AuthorAgeFilesLines
* perf tools Documentation: Fix diverse typosIngo Molnar2018-12-171-1/+1
* perf report: Documentation average IPC and IPC coverageJin Yao2018-12-171-0/+8
* perf report: Add --percent-type optionJiri Olsa2018-08-081-0/+9
* perf tools: Add a "dso_size" sort orderKim Phillips2018-04-021-0/+1
* perf report: Introduce --ignore-vmlinux command line optionArnaldo Carvalho de Melo2018-03-211-0/+3
* perf report: Fix description for --mem-modeAndi Kleen2018-02-161-1/+1
* perf report: Add support to display group output for non group eventsJiri Olsa2018-02-161-1/+2
* perf report: Remove the time slices number limitationJin Yao2018-01-171-1/+1
* perf report: Introduce --mmapsArnaldo Carvalho de Melo2018-01-101-1/+8
* perf report: Add --tasks option to display monitored tasksJiri Olsa2018-01-101-0/+4
* perf report: Add --stats option to display quick data statisticsJiri Olsa2018-01-101-0/+4
* perf report: Support time percent and multiple time rangesJin Yao2018-01-081-0/+20
* perf util: Enable handling of inlined frames by defaultMilian Wolff2017-10-251-1/+2
* perf sort: Add sort option for physical addressKan Liang2017-09-011-0/+1
* perf tools: Fix spelling mistakesKim Phillips2017-05-041-3/+3
* perf report: Enable sorting by srcline as keyMilian Wolff2017-03-271-0/+1
* perf report: Introduce --inline optionJin Yao2017-03-271-0/+4
* perf tools: Add 'cgroup_id' sort order keywordHari Bathini2017-03-141-1/+3
* perf report: Document +field style argument support for --field optionChangbin Du2017-03-131-0/+3
* perf tools: Allow sorting by symbol sizeCharles Baylis2017-03-031-0/+1
* perf report: Add -q/--quiet optionNamhyung Kim2017-02-201-0/+4
* perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau2016-12-071-1/+2
* perf report: Add option to specify time window of interestDavid Ahern2016-12-011-0/+7
* perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo2016-07-121-0/+7
* perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-231-1/+2
* perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo2016-05-201-1/+1
* perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-271-1/+1
* perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa2016-03-301-1/+1
* perf report: Add --hierarchy optionNamhyung Kim2016-02-241-0/+3
* perf report: Update documention of --percent-limit optionNamhyung Kim2016-02-031-1/+4
* perf report: Update documentation of --sort optionNamhyung Kim2016-02-031-16/+16
* perf report: Add documentation for dynamic sort keysNamhyung Kim2016-01-061-0/+24
* perf report/top: Add --raw-trace optionNamhyung Kim2016-01-061-0/+3
* perf report: Add callchain value optionNamhyung Kim2015-11-191-4/+9
* perf report: Support folded callchain mode on --stdioNamhyung Kim2015-11-191-0/+1
* perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-261-1/+1
* perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-221-14/+24
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-051-1/+1
* perf report: Amend documentation about max_stack and synthesized callchainsAdrian Hunter2015-09-301-0/+2
* perf report: Introduce --socket-filter optionKan Liang2015-09-141-0/+3
* perf tools: Introduce new sort type "socket" for the processor socketKan Liang2015-09-141-1/+2
* perf tools: Put itrace options into an asciidoc includeAdrian Hunter2015-08-211-22/+1
* perf report: Show call graph from reference eventsKan Liang2015-08-121-0/+11
* perf report: Add support for srcfile sort keyAndi Kleen2015-08-101-0/+2
* perf tools: Support full source file paths for srclineAndi Kleen2015-08-101-0/+2
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-061-0/+1
* perf tools: Document relation of per-thread event count featureNamhyung Kim2015-05-121-1/+2
* perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter2015-05-051-4/+5
* perf report: Fix placement of itrace option in documentationAdrian Hunter2015-05-041-3/+3
* perf report: Add Instruction Tracing supportAdrian Hunter2015-05-041-0/+27