index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
perf expr: Move actions to the left.
Ian Rogers
1
-49
/
+75
2021-09-29
perf expr: Use macros for operators
Ian Rogers
1
-8
/
+14
2021-09-29
perf expr: Separate token declataion from type
Ian Rogers
1
-5
/
+4
2021-09-29
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
1
-15
/
+7
2021-09-29
perf metric: Use NAN for missing event IDs.
Ian Rogers
1
-5
/
+4
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
6
-107
/
+159
2021-09-28
perf vendor events arm64: Revise hip08 uncore events
John Garry
3
-62
/
+142
2021-09-28
perf test: Add pmu-event test for event described as "config="
John Garry
2
-0
/
+32
2021-09-28
perf test: Verify more event members in pmu-events test
John Garry
1
-10
/
+40
2021-09-28
perf jevents: Support ConfigCode
John Garry
1
-1
/
+12
2021-09-28
perf parse-events: Set numeric term config
John Garry
3
-8
/
+8
2021-09-28
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
1
-0
/
+19
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2
-0
/
+11
2021-09-28
perf test: Workload test of all PMUs
Ian Rogers
1
-0
/
+22
2021-09-28
perf test: Workload test of metric and metricgroups
Ian Rogers
2
-0
/
+34
2021-09-28
perf jevents: Add __maybe_unused attribute to unused function arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-09-27
perf annotate: Add riscv64 support
William Cohen
2
-0
/
+39
2021-09-27
perf config: Refine error message to eliminate confusion
Like Xu
1
-1
/
+1
2021-09-27
perf doc: Fix typos all over the place
Like Xu
8
-8
/
+8
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
6
-23
/
+23
2021-09-27
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"
Colin Ian King
1
-1
/
+1
2021-09-27
perf tests: Fix flaky test 'Object code reading'
James Clark
1
-2
/
+2
2021-09-27
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
1
-7
/
+32
2021-09-24
perf list: Display pmu prefix for partially supported hybrid cache events
Jin Yao
1
-8
/
+68
2021-09-21
perf parse-events: Remove unnecessary #includes
Ian Rogers
2
-3
/
+0
2021-09-21
perf daemon: Avoid msan warnings on send_cmd
Ian Rogers
1
-3
/
+10
2021-09-21
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-28
/
+56
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-18
perf script: Fix ip display when type != attr->type
Adrian Hunter
1
-11
/
+13
2021-09-18
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
3
-17
/
+42
2021-09-17
perf record: Add --synth option
Namhyung Kim
5
-9
/
+96
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
9
-34
/
+44
2021-09-15
perf parse-events: Avoid enum forward declaration.
Ian Rogers
2
-3
/
+2
2021-09-15
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
2021-09-15
perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()
Muhammad Falak R Wani
2
-8
/
+8
2021-09-15
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
2
-2
/
+27
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
4
-1
/
+303
[prev]
[next]