index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-script.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
perf script: Implement --graph-function
Andi Kleen
1
-0
/
+4
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
1
-0
/
+7
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
1
-0
/
+7
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
1
-8
/
+9
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
1
-0
/
+3
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
1
-5
/
+5
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
1
-0
/
+3
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
1
-1
/
+19
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
1
-0
/
+16
2017-11-29
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
1
-1
/
+9
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
1
-1
/
+2
2017-09-13
perf script: Support user regs
Andi Kleen
1
-2
/
+2
2017-09-01
perf script: Support physical address
Kan Liang
1
-1
/
+1
2017-06-27
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
1
-1
/
+5
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
1
-1
/
+3
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
1
-0
/
+8
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
1
-0
/
+4
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
1
-2
/
+11
2017-03-14
perf script: Add script print support for namespace events
Hari Bathini
1
-0
/
+3
2017-01-16
perf script: Fix man page about --dump-raw-trace option
Michael Petlan
1
-2
/
+2
2016-12-01
perf script: Add option to specify time window of interest
David Ahern
1
-0
/
+7
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
1
-0
/
+3
2016-10-24
perf script: Support insn and insnlen
Andi Kleen
1
-1
/
+5
2016-08-09
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
1
-2
/
+2
2016-06-23
perf script: Add callindent option
Adrian Hunter
1
-0
/
+4
2016-06-23
perf script: Print sample flags more nicely
Adrian Hunter
1
-1
/
+6
2016-06-21
perf script: Fix documentation of '-f' when it should be '-F'
Adrian Hunter
1
-10
/
+10
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-14
perf script: Add --max-stack knob
Arnaldo Carvalho de Melo
1
-0
/
+10
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
1
-0
/
+4
2015-10-29
perf script: Enable printing of branch stack
Stephane Eranian
1
-2
/
+12
2015-09-28
perf script: Allow time to be displayed in nanoseconds
Adrian Hunter
1
-0
/
+3
2015-08-31
perf script: Enable printing of interrupted machine state
Stephane Eranian
1
-1
/
+1
2015-08-28
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
1
-0
/
+7
2015-08-21
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
1
-22
/
+1
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
1
-0
/
+3
2015-07-23
perf script: Add option --show-switch-events
Adrian Hunter
1
-0
/
+4
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
1
-4
/
+5
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
1
-1
/
+8
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
1
-0
/
+27
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
1
-0
/
+6
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-14
/
+14
2014-10-17
perf script: Add period data column
Jiri Olsa
1
-1
/
+1
2014-10-15
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
1
-1
/
+1
2013-12-10
perf script: Add --header/--header-only options
Jiri Olsa
1
-0
/
+6
2013-12-09
perf script: Add an option to print the source line number
Adrian Hunter
1
-1
/
+1
2013-11-27
perf script: Print mmap[2] events also
Namhyung Kim
1
-0
/
+3
2013-11-27
perf script: Print comm, fork and exit events also
Namhyung Kim
1
-0
/
+3
[next]