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