index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-03-06
perf tools: Fix documentation of verbose options
Ian Rogers
1
-2
/
+2
2019-10-15
perf trace: Introduce --errno-summary
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-10-09
perf trace: Introduce --filter for tracepoint events
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-10-07
perf trace: Allow choosing how to augment the tracepoint arguments
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-08-15
perf trace: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
1
-0
/
+9
2019-02-19
perf trace: Allow dumping a BPF map after setting up BPF events
Arnaldo Carvalho de Melo
1
-0
/
+8
2018-12-18
perf trace: Allow selecting use the use of the ordered_events code
Arnaldo Carvalho de Melo
1
-0
/
+6
2018-10-22
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
1
-0
/
+20
2018-10-19
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
1
-0
/
+47
2018-04-02
perf trace: Show only failing syscalls
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-03-07
perf trace: Support setting cgroups as targets
Arnaldo Carvalho de Melo
1
-0
/
+25
2018-01-25
perf trace: Add --print-sample
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-11-16
perf trace: Document missing option, colons
Sihyeon Jang
1
-6
/
+10
2017-09-01
perf trace: Support syscall name globbing
Arnaldo Carvalho de Melo
1
-1
/
+1
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
[next]