aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-top.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24perf top: Add cgroup support for perf top (-G)Joshua Martinez1-0/+12
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-1/+1
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+11
2020-04-18perf top: Add option to enable the LBR stitching approachKan Liang1-0/+9
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao1-0/+5
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim1-0/+4
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen1-0/+6
2019-08-15perf top: Add --switch-on/--switch-off eventsArnaldo Carvalho de Melo1-0/+38
2019-05-28perf top: Add --namespaces optionNamhyung Kim1-0/+5
2018-12-17perf top: Allow passing a kallsyms fileArnaldo Carvalho de Melo1-0/+3
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo1-3/+8
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo1-0/+5
2018-03-19perf top: Document --ignore-vmlinuxArnaldo Carvalho de Melo1-0/+3
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo1-1/+3
2017-11-16perf top: Document missing optionsSihyeon Jang1-0/+6
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang1-0/+3
2017-07-25perf top: Support lookup of symbols in other mount namespaces.Krister Johansen1-0/+4
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau1-0/+1
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stackArnaldo Carvalho de Melo1-1/+1
2016-02-24perf top: Add --hierarchy optionNamhyung Kim1-0/+3
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim1-0/+3
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim1-2/+3
2015-08-06perf top: Add branch annotation code to topAndi Kleen1-0/+21
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang1-0/+6
2015-04-29perf tools: Document --children option in more detailNamhyung Kim1-1/+2
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-0/+6
2014-06-01perf top: Add --children optionNamhyung Kim1-1/+7
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim1-0/+9
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim1-2/+3
2014-04-16perf top: Add --percentage optionNamhyung Kim1-3/+15
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim1-1/+0
2013-11-27perf top: Make -g refer to callchainsDavid Ahern1-3/+2
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar1-13/+5
2013-10-28perf top: Split -G and --call-graphJiri Olsa1-13/+5
2013-10-21perf top: Add --max-stack option to limit callchain stack scanWaiman Long1-0/+8
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa1-1/+3
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen1-1/+1
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen1-1/+2
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price1-0/+5
2013-05-28perf top: Add --percent-limit optionNamhyung Kim1-0/+4
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen1-1/+1
2012-12-11perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo1-1/+1
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo1-1/+1
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern1-2/+2
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo1-0/+4
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo1-0/+10
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo1-0/+15
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo1-3/+20
2010-12-01perf top: Document missing optionsShawn Bohrer1-4/+24