index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
evlist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf evlist: Allow mixing per-thread and per-cpu mmaps
Adrian Hunter
2022-05-26
1
-29
/
+7
*
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
1
-6
/
+6
*
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
1
-1
/
+1
*
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
2022-05-10
1
-6
/
+3
*
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
1
-2
/
+2
*
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-05-05
1
-0
/
+4
*
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-14
1
-2
/
+1
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-14
/
+14
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-2
/
+2
*
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-08
1
-6
/
+9
*
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
1
-0
/
+21
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
1
-0
/
+1
*
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2021-03-06
1
-4
/
+9
*
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
2021-01-21
1
-13
/
+4
*
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
2020-10-07
1
-0
/
+3
*
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-21
1
-3
/
+3
*
libperf evlist: Fix a refcount leak
Ian Rogers
2020-05-05
1
-0
/
+1
*
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2020-05-05
1
-0
/
+1
*
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
2020-04-22
1
-2
/
+0
*
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
2020-01-14
1
-0
/
+3
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
1
-0
/
+641