index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
perf beauty: Introduce strtoul() for x86 MSRs
Arnaldo Carvalho de Melo
3
-1
/
+9
2019-10-09
perf trace: Expand strings in filters to integers
Arnaldo Carvalho de Melo
1
-0
/
+130
2019-10-09
perf trace: Introduce a strtoul() method for 'struct strarrays'
Arnaldo Carvalho de Melo
2
-0
/
+33
2019-10-09
perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-10-09
perf trace: Introduce --filter for tracepoint events
Arnaldo Carvalho de Melo
2
-3
/
+10
2019-10-09
perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids()
Arnaldo Carvalho de Melo
2
-0
/
+17
2019-10-09
perf evlist: Introduce append_tp_filter() method
Arnaldo Carvalho de Melo
2
-0
/
+22
2019-10-09
perf evlist: Factor out asprintf routine to build a tracepoint pid filter
Arnaldo Carvalho de Melo
1
-4
/
+15
2019-10-09
perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf()
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-09
perf trace beauty: Add the glue for the autogenerated MSR arrays
Arnaldo Carvalho de Melo
4
-0
/
+39
2019-10-09
perf trace: Allow associating scnprintf routines with well known arg names
Arnaldo Carvalho de Melo
1
-0
/
+26
2019-10-09
perf beauty: Hook up the x86 MSR table generator
Arnaldo Carvalho de Melo
1
-0
/
+9