aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-annotate.txt
AgeCommit message (Expand)Author
2018-08-08perf annotate: Add --percent-type optionJiri Olsa
2018-03-21perf annotate: Introduce --ignore-vmlinux command line optionArnaldo Carvalho de Melo
2018-03-21perf annotate: Introduce the --stdio2 output modeArnaldo Carvalho de Melo
2018-02-16perf annotate: Add missing arguments in Man pageJaecheol Shin
2017-08-18perf annotate: Document --show-total-period optionTaeung Song
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim
2016-07-12perf annotate: Introduce --stdio-color to setup the color output mode selectionArnaldo Carvalho de Melo
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa
2013-03-15perf annotate: Add basic support to event group viewNamhyung Kim
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki
2011-12-23perf report: Accept fifos as input fileRobert Richter
2011-11-28perf tools: make -C consistent across commands (for cpu list arg)David Ahern
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo
2011-09-29perf: Support setting the disassembler styleAndi Kleen
2011-08-18perf annotate: Add --symfs optionStephane Eranian
2011-08-18perf annotate: Make output more readableStephane Eranian
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2010-12-01perf annotate: Document missing options.Shawn Bohrer
2010-08-21perf tools: Add --tui and --stdio to choose the UIArnaldo Carvalho de Melo
2010-05-05perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar