index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-trace.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
1
-1
/
+2
2017-01-11
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-10-24
perf trace: Implement --delay
Alexis Berlemont
1
-0
/
+5
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
1
-1
/
+2
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-15
perf trace: Bump --mmap-pages when --call-graph is used by the root user
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-04-15
perf trace: Make --(min,max}-stack imply "--call-graph dwarf"
Arnaldo Carvalho de Melo
1
-0
/
+6
2016-04-15
perf trace: Introduce --min-stack filter
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-04-15
perf trace: Add --max-stack knob
Arnaldo Carvalho de Melo
1
-0
/
+9
2016-04-12
perf trace: Exclude the kernel part of the callchain leading to a syscall
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-04-12
perf trace: Add support for printing call chains on sys_exit events.
Milian Wolff
1
-0
/
+6
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
1
-1
/
+0
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-0
/
+5
2015-04-29
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-23
perf trace: Add man page entry for --event
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-02-23
perf trace: Introduce --filter-pids
Arnaldo Carvalho de Melo
1
-0
/
+3
2014-10-16
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
1
-1
/
+1
2014-06-27
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
1
-0
/
+7
2014-06-26
perf trace: Add support for pagefault tracing
Stanislav Fomichev
1
-0
/
+39
2013-11-12
perf trace: Add summary only option
David Ahern
1
-2
/
+8
2013-10-16
perf trace: Use vfs_getname hook if available
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-10-14
perf trace: Add summary option to dump syscall statistics
David Ahern
1
-0
/
+4
2013-10-11
perf trace: Add record option
David Ahern
1
-3
/
+9
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
1
-1
/
+3
2013-10-09
perf trace: Add option to show process COMM
Arnaldo Carvalho de Melo
1
-0
/
+3
2013-10-09
perf trace: Add option to show full timestamp
David Ahern
1
-0
/
+4
2013-08-30
perf trace: Add option to analyze events in a file versus live
David Ahern
1
-0
/
+4
2013-08-27
perf trace: Add --verbose option
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-27
perf trace: Support ! in -e expressions
Arnaldo Carvalho de Melo
1
-0
/
+2
2013-08-27
perf trace: Make command line arguments consistent with perf-record
David Ahern
1
-0
/
+6
2013-08-26
perf trace: Implement -o/--output filename
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-14
perf trace: Allow specifying which syscalls to trace
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-10-25
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-10-25
perf trace: Add duration filter
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-09-27
perf trace: New tool
Arnaldo Carvalho de Melo
1
-0
/
+53
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-111
/
+0
2010-11-10
perf trace: update Documentation with new perf trace variants
Tom Zanussi
1
-8
/
+49
2010-05-05
perf tools: Fixup minor doc formatting issues
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-02-25
perf/scripts: Add perf-trace-python Documentation
Tom Zanussi
1
-1
/
+10
2010-02-23
perf/scripts: Fix supported language listing option
Tom Zanussi
1
-1
/
+3
2009-12-15
perf trace/scripting: Update Documentation
Tom Zanussi
1
-1
/
+26
2009-11-28
perf trace: Add Documentation for perf trace Perl support
Tom Zanussi
1
-1
/
+10
2009-09-13
perf: Add 'perf sched' tool
Ingo Molnar
1
-0
/
+25