aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-report.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04perf tools: Fix spelling mistakesKim Phillips1-3/+3
2017-03-27perf report: Enable sorting by srcline as keyMilian Wolff1-0/+1
2017-03-27perf report: Introduce --inline optionJin Yao1-0/+4
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini1-1/+3
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du1-0/+3
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis1-0/+1
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim1-0/+4
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau1-1/+2
2016-12-01perf report: Add option to specify time window of interestDavid Ahern1-0/+7
2016-07-12perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo1-0/+7
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen1-1/+2
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo1-1/+1
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stackArnaldo Carvalho de Melo1-1/+1
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa1-1/+1
2016-02-24perf report: Add --hierarchy optionNamhyung Kim1-0/+3
2016-02-03perf report: Update documention of --percent-limit optionNamhyung Kim1-1/+4
2016-02-03perf report: Update documentation of --sort optionNamhyung Kim1-16/+16
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim1-0/+24
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim1-0/+3
2015-11-19perf report: Add callchain value optionNamhyung Kim1-4/+9
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim1-0/+1
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim1-1/+1
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim1-14/+24
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo1-1/+1
2015-09-30perf report: Amend documentation about max_stack and synthesized callchainsAdrian Hunter1-0/+2
2015-09-14perf report: Introduce --socket-filter optionKan Liang1-0/+3
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang1-1/+2
2015-08-21perf tools: Put itrace options into an asciidoc includeAdrian Hunter1-22/+1
2015-08-12perf report: Show call graph from reference eventsKan Liang1-0/+11
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen1-0/+2
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen1-0/+2
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen1-0/+1
2015-05-12perf tools: Document relation of per-thread event count featureNamhyung Kim1-1/+2
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter1-4/+5
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter1-3/+3
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter1-0/+27
2015-04-29perf tools: Document --children option in more detailNamhyung Kim1-0/+4
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern1-0/+5
2014-12-01perf report: Add --branch-history optionAndi Kleen1-0/+5
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen1-1/+6
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity1-0/+3
2014-08-12perf top: Add -w option for setting column widthNamhyung Kim1-1/+1
2014-06-09perf tools: Add dcacheline sortDon Zickus1-1/+2
2014-06-09perf report: Add mem-mode documentation to report commandDon Zickus1-0/+22
2014-06-01perf report: Add --children optionNamhyung Kim1-1/+6
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim1-0/+10
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim1-0/+9
2014-04-16perf report: Add --percentage optionNamhyung Kim1-6/+18
2013-12-10perf report: Add --header/--header-only optionsJiri Olsa1-0/+9
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long1-0/+8