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
2016-08-09
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
2016-06-23
perf script: Add callindent option
Adrian Hunter
2016-06-23
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-21
perf script: Fix documentation of '-f' when it should be '-F'
Adrian Hunter
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-14
perf script: Add --max-stack knob
Arnaldo Carvalho de Melo
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2015-10-29
perf script: Enable printing of branch stack
Stephane Eranian
2015-09-28
perf script: Allow time to be displayed in nanoseconds
Adrian Hunter
2015-08-31
perf script: Enable printing of interrupted machine state
Stephane Eranian
2015-08-28
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2015-08-21
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
2015-07-23
perf script: Add option --show-switch-events
Adrian Hunter
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2014-10-17
perf script: Add period data column
Jiri Olsa
2014-10-15
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
2013-12-10
perf script: Add --header/--header-only options
Jiri Olsa
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