aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-annotate.txt
AgeCommit message (Expand)Author
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