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
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
1
-2
/
+6
2016-02-27
perf trace: Print content of bpf-output event
Wang Nan
1
-1
/
+34
2016-02-27
perf trace: Call bpf__apply_obj_config in 'perf trace'
Wang Nan
1
-0
/
+11
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-2
/
+2
2015-10-29
perf trace: Add cmd string table to decode sys_bpf first arg
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
1
-8
/
+11
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
1
-2
/
+3
2015-08-28
perf trace: Add header with copyright and background info
Arnaldo Carvalho de Melo
1
-0
/
+19
2015-08-14
perf trace: Move vfs_getname storage to per thread area
Arnaldo Carvalho de Melo
1
-11
/
+27
2015-08-12
perf trace: Beautify keyctl's option arg
Arnaldo Carvalho de Melo
1
-0
/
+10
2015-08-12
perf trace: Use the FD beautifier for socket syscall fds
Arnaldo Carvalho de Melo
1
-6
/
+12
2015-08-12
perf trace: Add missing clockid entries
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-08-12
perf trace: Associate some more syscall args with the getname beautifier
Arnaldo Carvalho de Melo
1
-5
/
+18
2015-08-06
perf trace: Add total time column to summary.
Milian Wolff
1
-5
/
+5
2015-08-05
perf trace: Write to stderr by default
Milian Wolff
1
-1
/
+1
2015-08-05
perf trace: Use vfs_getname syscall arg beautifier in more syscalls
Arnaldo Carvalho de Melo
1
-9
/
+65
2015-08-05
perf trace: Deref sys_enter pointer args with contents from probe:vfs_getname
Arnaldo Carvalho de Melo
1
-1
/
+75
2015-08-05
perf trace: Use a constant for the syscall formatting buffer
Arnaldo Carvalho de Melo
1
-3
/
+5
2015-08-05
perf trace: Remember if the vfs_getname tracepoint/kprobe is in place
Arnaldo Carvalho de Melo
1
-4
/
+6
2015-08-05
perf trace: Do not show syscall tracepoint filter in the --no-syscalls case
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-07-29
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-24
perf trace: Provide libtracevent with a kernel symbol resolver
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-07-20
perf trace: Support 'strace' syscall event groups
Arnaldo Carvalho de Melo
1
-1
/
+5
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-06
perf trace: Use event filters for the event qualifier list
Arnaldo Carvalho de Melo
1
-20
/
+32
2015-07-06
perf evlist: Make perf_evlist__set_filter use perf_evsel__set_filter
Arnaldo Carvalho de Melo
1
-4
/
+14
2015-07-06
perf trace: Store the syscall ids for the event qualifiers in a table
Arnaldo Carvalho de Melo
1
-7
/
+29
2015-07-06
perf trace: Remember what are the syscalls tracepoint evsels
Arnaldo Carvalho de Melo
1
-39
/
+43
2015-06-26
perf trace: Validate syscall list passed via -e argument
Arnaldo Carvalho de Melo
1
-0
/
+32
2015-06-24
perf thread_map: Don't access the array entries directly
Jiri Olsa
1
-2
/
+2
2015-06-20
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-1
/
+5
2015-06-12
trace: Beautify perf_event_open syscall
Arnaldo Carvalho de Melo
1
-0
/
+58
2015-05-15
perf trace: Fix the build on older distros
Arnaldo Carvalho de Melo
1
-1
/
+28
2015-05-12
perf trace: Removed duplicated NULL test
He Kuang
1
-2
/
+1
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
1
-2
/
+8
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-13
/
+23
2015-04-29
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
1
-2
/
+1
2015-04-29
perf trace: Fix --filter-pids OPTION description
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-04-23
perf trace: Disable events and drain events when forked workload ends
Arnaldo Carvalho de Melo
1
-0
/
+5
2015-04-23
perf trace: Enable events when doing system wide tracing and starting a workload
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-04-02
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-03-26
perf trace: Fix syscall enter formatting bug
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-03-21
perf trace: Handle legacy syscalls tracepoints
Arnaldo Carvalho de Melo
1
-4
/
+14
2015-03-21
perf trace: Fix summary_only option
David Ahern
1
-1
/
+2
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf trace
Yunlong Song
1
-3
/
+4
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
1
-1
/
+6
2015-02-26
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
1
-7
/
+29
2015-02-24
perf trace: Dump stack on segfaults
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-02-23
perf trace: Separate routine that handles an event from the one that reads it
Arnaldo Carvalho de Melo
1
-27
/
+31
[next]