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-03-14
perf build: Make binutil libraries opt in
Ian Rogers
3
-15
/
+14
2023-03-14
perf build: Error if jevents won't work and NO_JEVENTS=1 isn't set
Ian Rogers
1
-4
/
+2
2023-03-14
perf util: Remove weak sched_getcpu
Ian Rogers
2
-13
/
+16
2023-03-14
perf build: Remove unused HAVE_GLIBC_SUPPORT
Ian Rogers
2
-5
/
+0
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
6
-14
/
+20
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2
-4
/
+8
2023-03-14
perf bpf: Remove pre libbpf 1.0 conditional logic
Ian Rogers
4
-111
/
+0
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
1
-39
/
+11
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
1
-1
/
+6
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-03-13
perf list: Add PMU pai_ext event description for IBM z16
Thomas Richter
2
-0
/
+179
2023-03-13
perf vendor events s390: Add cache metrics for z16
Thomas Richter
1
-0
/
+25
2023-03-13
perf vendor events s390: Add common metrics
Thomas Richter
4
-0
/
+60
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
6
-16
/
+38
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
12
-36
/
+27
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
5
-17
/
+11
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
5
-152
/
+136
2023-03-13
perf parse-events: Pass ownership of the group name
Ian Rogers
2
-2
/
+3
2023-03-13
perf evsel: Add function to compute group PMU name
Ian Rogers
3
-0
/
+30
2023-03-13
perf evsel: Allow const evsel for certain accesses
Ian Rogers
4
-8
/
+8
2023-03-13
perf stat: Modify the group test
Ian Rogers
1
-1
/
+1
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2
-6
/
+6
2023-03-13
perf stat: Don't remove all grouped events when CPU maps disagree
Ian Rogers
1
-9
/
+15
2023-03-13
perf ftrace: Reuse target::initial_delay
Changbin Du
2
-6
/
+5
2023-03-13
perf record: Reuse target::initial_delay
Changbin Du
5
-15
/
+14
2023-03-13
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
1
-1
/
+1
2023-03-10
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
8
-44
/
+44
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
8
-44
/
+45
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
4
-16
/
+18
2023-02-27
perf vendor events intel: Update icelakex to v1.19
Ian Rogers
4
-1
/
+50
2023-02-27
perf vendor events intel: Update alderlaken to v1.19
Ian Rogers
2
-1
/
+8
2023-02-27
perf vendor events intel: Update alderlake to v1.19
Ian Rogers
3
-1
/
+19
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
1
-16
/
+13
2023-02-23
perf tests stat+csv_output: Switch CSV separator to @
Ian Rogers
1
-11
/
+12
2023-02-23
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
1
-0
/
+1
2023-02-22
perf test: Fix offcpu test prev_state check
Namhyung Kim
1
-1
/
+1
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
7
-239
/
+0
2023-02-19
perf stat: Use counts rather than saved_value
Ian Rogers
2
-266
/
+270
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
3
-41
/
+23
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
5
-125
/
+132
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
8
-136
/
+90
2023-02-19
perf stat: Move enums from header
Ian Rogers
2
-27
/
+25
2023-02-19
perf stat: Remove perf_stat_evsel_id
Ian Rogers
2
-43
/
+0
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
4
-59
/
+11
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
4
-107
/
+11
2023-02-19
perf doc: Refresh topdown documentation
Ian Rogers
2
-53
/
+44
2023-02-19
perf stat: Remove topdown event special handling
Ian Rogers
3
-385
/
+0
[next]