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-script.txt
Age
Commit message (
Expand
)
Author
2013-12-09
perf script: Add an option to print the source line number
Adrian Hunter
2013-11-27
perf script: Print mmap[2] events also
Namhyung Kim
2013-11-27
perf script: Print comm, fork and exit events also
Namhyung Kim
2012-01-30
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
2011-12-23
perf report: Accept fifos as input file
Robert Richter
2011-11-28
perf script: Add comm filtering option
David Ahern
2011-11-28
perf tools: make -C consistent across commands (for cpu list arg)
David Ahern
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
2011-06-02
perf script: Add printing of sample address
David Ahern
2011-06-02
perf script: Make printing of dso a separate field option
David Ahern
2011-06-02
perf script: "sym" field really means show IP data
David Ahern
2011-03-30
perf script: Add more documentation about the -f/--fields parameters
Arnaldo Carvalho de Melo
2011-03-14
perf script: Add support for H/W and S/W events
David Ahern
2011-03-14
perf script: Add support for dumping symbols
David Ahern
2011-03-14
perf script: Support custom field selection for output
David Ahern
2010-12-02
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar