index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-08
27
-97
/
+514
|
\
|
*
perf tests attr: Add missing topdown metrics events
Kan Liang
2021-10-05
4
-52
/
+440
|
*
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
2021-10-05
1
-1
/
+1
|
*
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
2021-10-05
1
-1
/
+1
|
*
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
2021-10-05
1
-0
/
+2
|
*
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
2021-09-27
1
-1
/
+1
|
*
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
2021-09-27
1
-0
/
+2
|
*
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-27
1
-1
/
+1
|
*
perf doc: Fix typos all over the place
Like Xu
2021-09-27
8
-8
/
+8
|
*
perf arm: Fix off-by-one directory paths.
Ian Rogers
2021-09-27
6
-23
/
+23
|
*
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"
Colin Ian King
2021-09-27
1
-1
/
+1
|
*
perf tests: Fix flaky test 'Object code reading'
James Clark
2021-09-27
1
-2
/
+2
|
*
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
2021-09-27
1
-7
/
+32
*
|
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
2021-10-04
1
-88
/
+250
*
|
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
2021-09-29
1
-0
/
+102
*
|
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2021-09-29
2
-0
/
+17
*
|
perf metric: Don't compute unused events
Ian Rogers
2021-09-29
2
-7
/
+34
*
|
perf expr: Propagate constants for binary operations
Ian Rogers
2021-09-29
1
-18
/
+45
*
|
perf expr: Merge find_ids and regular parsing
Ian Rogers
2021-09-29
4
-59
/
+136
*
|
perf metric: Allow metrics with no events
Ian Rogers
2021-09-29
1
-50
/
+56
*
|
perf metric: Add utilities to work on ids map.
Ian Rogers
2021-09-29
3
-4
/
+126
*
|
perf metric: Rename expr__find_other.
Ian Rogers
2021-09-29
6
-26
/
+25
*
|
perf expr: Move actions to the left.
Ian Rogers
2021-09-29
1
-49
/
+75
*
|
perf expr: Use macros for operators
Ian Rogers
2021-09-29
1
-8
/
+14
*
|
perf expr: Separate token declataion from type
Ian Rogers
2021-09-29
1
-5
/
+4
*
|
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
2021-09-29
1
-15
/
+7
*
|
perf metric: Use NAN for missing event IDs.
Ian Rogers
2021-09-29
1
-5
/
+4
*
|
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-29
6
-107
/
+159
*
|
perf vendor events arm64: Revise hip08 uncore events
John Garry
2021-09-28
3
-62
/
+142
*
|
perf test: Add pmu-event test for event described as "config="
John Garry
2021-09-28
2
-0
/
+32
*
|
perf test: Verify more event members in pmu-events test
John Garry
2021-09-28
1
-10
/
+40
*
|
perf jevents: Support ConfigCode
John Garry
2021-09-28
1
-1
/
+12
*
|
perf parse-events: Set numeric term config
John Garry
2021-09-28
3
-8
/
+8
*
|
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
2021-09-28
1
-0
/
+19
*
|
perf tools: Add define for libtracefs version
Ian Rogers
2021-09-28
1
-0
/
+6
*
|
perf tools: Add define for libtraceevent version
Ian Rogers
2021-09-28
1
-0
/
+6
*
|
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-09-28
2
-0
/
+11
*
|
perf test: Workload test of all PMUs
Ian Rogers
2021-09-28
1
-0
/
+22
*
|
perf test: Workload test of metric and metricgroups
Ian Rogers
2021-09-28
2
-0
/
+34
*
|
perf jevents: Add __maybe_unused attribute to unused function arg
Arnaldo Carvalho de Melo
2021-09-28
1
-1
/
+2
*
|
perf annotate: Add riscv64 support
William Cohen
2021-09-27
2
-0
/
+39
*
|
perf list: Display pmu prefix for partially supported hybrid cache events
Jin Yao
2021-09-24
1
-8
/
+68
*
|
perf parse-events: Remove unnecessary #includes
Ian Rogers
2021-09-22
2
-3
/
+0
*
|
perf daemon: Avoid msan warnings on send_cmd
Ian Rogers
2021-09-21
1
-3
/
+10
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-09-21
5
-28
/
+56
|
\
|
|
*
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-18
1
-0
/
+3
|
*
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-18
1
-0
/
+1
|
*
perf script: Fix ip display when type != attr->type
Adrian Hunter
2021-09-18
1
-11
/
+13
|
*
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
2021-09-18
3
-17
/
+42
*
|
perf record: Add --synth option
Namhyung Kim
2021-09-17
5
-9
/
+96
[next]