aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-report.txt
AgeCommit message (Expand)Author
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
2013-12-10perf report: Add --header/--header-only optionsJiri Olsa
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-07-22perf tools: Support callchain sorting based on addressesAndi Kleen
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-03-26perf report: Add --no-demangle optionNamhyung Kim
2013-01-31perf report: Add --group optionNamhyung Kim
2013-01-24perf report: Update documentation for sort keysNamhyung Kim
2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg
2012-03-19perf report: Document --symbol-filter optionNamhyung Kim
2012-03-09perf report: Auto-detect branch stack sampling modeStephane Eranian
2012-03-09perf report: Add support for taken branch samplingRoberto Agostino Vitillo
2011-12-23perf report: Accept fifos as input fileRobert Richter
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim
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-10-07perf tools: Make perf.data more self-descriptive (v8)Stephane Eranian
2011-10-07perf report: Add option to show total periodArnaldo Carvalho de Melo
2011-09-29perf: Support setting the disassembler styleAndi Kleen
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-06-30perf tools: Add inverted call graph report support.Sam Liao
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern
2010-12-09perf report: Allow user to specify path to kallsyms fileDavid Ahern
2010-12-01perf report: Document missing optionsShawn Bohrer
2010-08-21perf tools: Add --tui and --stdio to choose the UIArnaldo Carvalho de Melo
2009-12-16perf diff: Use perf_session__fprintf_hists just like 'perf record'Arnaldo Carvalho de Melo
2009-11-09perf tools: Fix syntax in documentationZeev Tarantov
2009-08-31perf tools: Add missing parameters documentationFrederic Weisbecker
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin
2009-07-11perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-23perf report: Fix help text typoIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar