index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-report.txt
Age
Commit message (
Expand
)
Author
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
2014-04-16
perf report: Add --percentage option
Namhyung Kim
2013-12-10
perf report: Add --header/--header-only options
Jiri Olsa
2013-10-21
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
2013-01-31
perf report: Add --group option
Namhyung Kim
2013-01-24
perf report: Update documentation for sort keys
Namhyung Kim
2012-09-05
perf tools: Allow user to indicate path to objdump in command line
Maciek Borzecki
2012-06-19
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
2012-03-19
perf report: Add a simple GTK2-based 'perf report' browser
Pekka Enberg
2012-03-19
perf report: Document --symbol-filter option
Namhyung Kim
2012-03-09
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
2012-03-09
perf report: Add support for taken branch sampling
Roberto Agostino Vitillo
2011-12-23
perf report: Accept fifos as input file
Robert Richter
2011-12-20
perf report: Document '--call-graph' for optional print_limit argument
Namhyung Kim
2011-11-28
perf tools: make -C consistent across commands (for cpu list arg)
David Ahern
2011-10-07
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-09-29
perf: Support setting the disassembler style
Andi Kleen
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
2011-06-30
perf tools: Add inverted call graph report support.
Sam Liao
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-01
perf report: Document missing options
Shawn Bohrer
2010-08-21
perf tools: Add --tui and --stdio to choose the UI
Arnaldo Carvalho de Melo
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
2009-11-09
perf tools: Fix syntax in documentation
Zeev Tarantov
2009-08-31
perf tools: Add missing parameters documentation
Frederic Weisbecker
2009-08-09
perf report: Fix and improve the displaying of per-thread event counters
Brice Goglin
2009-07-11
perf report: Introduce -n/--show-nr-samples
Arnaldo Carvalho de Melo
2009-07-11
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
2009-07-01
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2009-07-01
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
2009-06-23
perf report: Fix help text typo
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar