summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-report.txt
AgeCommit message (Expand)Author
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff
2017-09-01perf sort: Add sort option for physical addressKan Liang
2017-05-04perf tools: Fix spelling mistakesKim Phillips
2017-03-27perf report: Enable sorting by srcline as keyMilian Wolff
2017-03-27perf report: Introduce --inline optionJin Yao
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau
2016-12-01perf report: Add option to specify time window of interestDavid Ahern
2016-07-12perf report: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa
2016-02-24perf report: Add --hierarchy optionNamhyung Kim
2016-02-03perf report: Update documention of --percent-limit optionNamhyung Kim
2016-02-03perf report: Update documentation of --sort optionNamhyung Kim
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim
2015-11-19perf report: Add callchain value optionNamhyung Kim
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo
2015-09-30perf report: Amend documentation about max_stack and synthesized callchainsAdrian Hunter
2015-09-14perf report: Introduce --socket-filter optionKan Liang
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang
2015-08-21perf tools: Put itrace options into an asciidoc includeAdrian Hunter
2015-08-12perf report: Show call graph from reference eventsKan Liang
2015-08-10perf report: Add support for srcfile sort keyAndi Kleen
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen
2015-08-06perf tools: Add support for cycles, weight branch_info fieldAndi Kleen
2015-05-12perf tools: Document relation of per-thread event count featureNamhyung Kim
2015-05-05perf auxtrace: Add option to synthesize events for transactionsAdrian Hunter
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter
2015-04-29perf tools: Document --children option in more detailNamhyung Kim
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern
2014-12-01perf report: Add --branch-history optionAndi Kleen
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity
2014-08-12perf top: Add -w option for setting column widthNamhyung Kim
2014-06-09perf tools: Add dcacheline sortDon Zickus
2014-06-09perf report: Add mem-mode documentation to report commandDon Zickus
2014-06-01perf report: Add --children optionNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-04-16perf report: Add --percentage optionNamhyung Kim