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
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
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
1
-7
/
+18
2019-01-08
perf trace: Fix alignment for [continued] lines
Arnaldo Carvalho de Melo
1
-2
/
+3
2019-01-08
perf trace: Fix ')' placement in "interrupted" syscall lines
Arnaldo Carvalho de Melo
1
-2
/
+8
2018-12-28
perf trace beauty: Export function to get the files for a thread
Arnaldo Carvalho de Melo
1
-5
/
+5
2018-12-28
perf trace: Store the major number for a file when storing its pathname
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-12-28
perf trace: Move the files table resizing to outside set_pathname()
Arnaldo Carvalho de Melo
1
-6
/
+16
2018-12-28
perf trace: Rename thread_thread->paths to thread_trace->files
Arnaldo Carvalho de Melo
1
-19
/
+23
2018-12-21
perf trace: Do not hardcode the size of the tracepoint common_ fields
Arnaldo Carvalho de Melo
1
-21
/
+52
2018-12-21
perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti...
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-12-18
perf beauty mmap: Print mmap's 'offset' arg in hexadecimal
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-12-18
perf trace beauty: Beautify arch_prctl()'s arguments
Arnaldo Carvalho de Melo
1
-1
/
+4
2018-12-18
perf trace: When showing string prefixes show prefix + ??? for unknown entries
Arnaldo Carvalho de Melo
1
-3
/
+11
2018-12-18
perf trace: Move strarrays to beauty.h for further reuse
Arnaldo Carvalho de Melo
1
-16
/
+10
2018-12-18
perf trace: Show NULL when syscall pointer args are 0
Arnaldo Carvalho de Melo
1
-16
/
+12
2018-12-18
perf trace: Enclose the errno strings with ()
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-12-18
perf trace: Add alignment spaces after the closing parens
Arnaldo Carvalho de Melo
1
-11
/
+26
2018-12-18
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
1
-10
/
+20
2018-12-18
perf trace: Add a prefix member to the strarray class
Arnaldo Carvalho de Melo
1
-10
/
+11
2018-12-18
perf trace: Enclose strings with double quotes
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-18
perf trace: Make the alignment of the syscall args be configurable
Arnaldo Carvalho de Melo
1
-3
/
+9
2018-12-18
perf trace: Allow suppressing the syscall argument names
Arnaldo Carvalho de Melo
1
-4
/
+18
2018-12-18
perf trace: Allow configuring if the syscall start timestamp should be printed
Arnaldo Carvalho de Melo
1
-1
/
+8
2018-12-18
perf trace: Allow configuring default for perf_event_attr.inherit
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-12-18
perf trace: Allow configuring if the syscall duration should be printed
Arnaldo Carvalho de Melo
1
-2
/
+7
2018-12-18
perf trace: Allow configuring if zeroed syscall args should be printed
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-12-18
perf trace: Allow specifying a set of events to add in perfconfig
Arnaldo Carvalho de Melo
1
-0
/
+20
2018-12-18
perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls m...
Arnaldo Carvalho de Melo
1
-2
/
+11
2018-12-18
perf trace: Implement syscall filtering in augmented_syscalls
Arnaldo Carvalho de Melo
1
-0
/
+66
2018-12-18
perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation
Arnaldo Carvalho de Melo
1
-6
/
+10
2018-12-18
perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter
Arnaldo Carvalho de Melo
1
-1
/
+6
2018-12-18
perf trace beauty: renameat's newdirfd may also be AT_FDCWD
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-12-18
perf trace: Beautify renameat2's flags argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-12-18
perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-12-18
perf trace: Allow selecting use the use of the ordered_events code
Arnaldo Carvalho de Melo
1
-6
/
+19
2018-12-18
perf trace: Rename delivery functions to ease making ordered_events selectable
Arnaldo Carvalho de Melo
1
-7
/
+7
2018-12-17
perf trace: Add ordered processing
Jiri Olsa
1
-1
/
+51
2018-12-17
perf trace: Move event delivery to a new deliver_event() function
Jiri Olsa
1
-9
/
+16
2018-12-17
perf trace: We need to consider "nr" if "__syscall_nr" is not there
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
1
-3
/
+2
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
1
-1
/
+1
2018-12-17
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
1
-1
/
+1
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-11-03
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
1
-7
/
+30
2018-11-01
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
1
-1
/
+21
[next]