index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-top.txt
Age
Commit message (
Expand
)
Author
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-02-24
perf top: Add --hierarchy option
Namhyung Kim
2016-01-06
perf report/top: Add --raw-trace option
Namhyung Kim
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
2015-08-06
perf top: Add branch annotation code to top
Andi Kleen
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-04-29
perf tools: Document --children option in more detail
Namhyung Kim
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-08-12
perf top: Add -w option for setting column width
Namhyung Kim
2014-06-01
perf top: Add --children option
Namhyung Kim
2014-05-21
perf top: Add --fields 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 top: Add --percentage option
Namhyung Kim
2014-04-14
perf top: Fix documentation of invalid -s option
Namhyung Kim
2013-11-27
perf top: Make -g refer to callchains
David Ahern
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-28
perf top: Split -G and --call-graph
Jiri Olsa
2013-10-21
perf top: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
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-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2012-12-11
perf top: Use perf_evlist__config()
Arnaldo Carvalho de Melo
2012-06-19
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
2012-02-13
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2011-10-07
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
2010-12-01
perf top: Document missing options
Shawn Bohrer
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-02-04
perf top: Teach it to autolocate vmlinux
Kirill Smelkov
2009-08-09
perf top: Update man page
Mike Galbraith
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar