index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
s390-sample-raw.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
1
-4
/
+4
2023-11-27
perf report: Remove warning on missing raw data for s390
Thomas Richter
1
-4
/
+5
2023-11-15
perf report: Add s390 raw data interpretation for PAI counters
Thomas Richter
1
-8
/
+101
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
1
-1
/
+2
2023-08-24
perf s390 s390_cpumcfdg_dump: Don't scan all PMUs
Ian Rogers
1
-24
/
+26
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
1
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangle headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-3
/
+3
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
1
-12
/
+30
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-6
/
+6
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
1
-1
/
+1
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
1
-2
/
+2
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for the system
John Garry
1
-3
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' raw samples methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-1
/
+1
2019-01-21
perf report: Display names in s390 diagnostic counter sets
Thomas Richter
1
-5
/
+54
2019-01-21
perf report: Display arch specific diagnostic counter sets, starting with s390
Thomas Richter
1
-0
/
+173