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
2023-05-15
perf parse-events: Minor type safety cleanup
Ian Rogers
1
-3
/
+3
2023-05-15
perf parse-events: Remove now unused hybrid logic
Ian Rogers
5
-282
/
+0
2023-05-15
perf parse-events: Support wildcards on raw events
Ian Rogers
5
-20
/
+52
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
3
-48
/
+43
2023-05-15
perf parse-events: Wildcard legacy cache events
Ian Rogers
5
-76
/
+37
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
7
-24
/
+96
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
1
-0
/
+12
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
1
-28
/
+26
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
5
-181
/
+289
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
6
-436
/
+170
2023-05-15
perf print-events: Avoid unnecessary strlist
Ian Rogers
1
-29
/
+31
2023-05-15
perf parse-events: Set pmu_name whenever a pmu is given
Ian Rogers
1
-7
/
+2
2023-05-15
perf parse-events: Set attr.type to PMU type early
Ian Rogers
2
-2
/
+1
2023-05-15
perf test: Roundtrip name, don't assume 1 event per name
Ian Rogers
1
-70
/
+49
2023-05-15
perf test: Test more with config_cache
Ian Rogers
1
-1
/
+1
2023-05-15
perf test: Mask configs with extended types then test
Ian Rogers
1
-109
/
+88
2023-05-15
perf test: Use valid for PMU tests
Ian Rogers
1
-18
/
+9
2023-05-15
perf test: Test more sysfs events
Ian Rogers
1
-58
/
+71
2023-05-15
perf vendor events intel: Add tigerlake metric constraints
Ian Rogers
1
-0
/
+11
2023-05-15
perf vendor events intel: Add sapphirerapids metric constraints
Ian Rogers
1
-0
/
+11
2023-05-15
perf vendor events intel: Add icelakex metric constraints
Ian Rogers
1
-0
/
+11
2023-05-15
perf vendor events intel: Add icelake metric constraints
Ian Rogers
1
-0
/
+11
2023-05-15
perf vendor events intel: Add alderlake metric constraints
Ian Rogers
1
-0
/
+11
2023-05-12
perf script: Refine printing of dso offset (dsoff)
Adrian Hunter
3
-4
/
+54
2023-05-12
perf dso: Declare dso const as needed
Adrian Hunter
1
-3
/
+3
2023-05-12
perf script: Add new output field 'dsoff' to print dso offset
Changbin Du
4
-47
/
+32
2023-05-12
perf map: Add helper map__fprintf_dsoname_dsoff
Changbin Du
2
-0
/
+14
2023-05-12
perf tools riscv: Add support for riscv lookup_binutils_path
Paran Lee
1
-0
/
+18
2023-05-10
perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...
Jiri Olsa
1
-0
/
+2
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
1
-5
/
+4
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2
-3
/
+3
2023-05-10
perf test: Add stat test for record and script
Sandipan Das
1
-0
/
+13
2023-05-10
perf script: Skip aggregation for stat events
Sandipan Das
1
-0
/
+7
2023-05-10
perf build: Add system include paths to BPF builds
Ian Rogers
1
-1
/
+18
2023-05-10
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2
-1
/
+3
2023-05-10
perf parse-events: Do not break up AUX event group
Adrian Hunter
1
-6
/
+3
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
1
-0
/
+7
2023-05-10
perf evsel: Modify group pmu name for software events
Ian Rogers
1
-6
/
+9
2023-05-10
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-05-10
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
1
-1
/
+1
2023-05-10
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
1
-8
/
+15
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
21
-5
/
+240
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
3
-11
/
+43
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
5
-9
/
+28
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
4
-0
/
+75
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
485
-144419
/
+167336
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
[prev]
[next]