index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
evlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-2
/
+16
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
1
-2
/
+16
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
1
-1
/
+1
2024-02-29
libperf evlist: Avoid out-of-bounds access
Ian Rogers
1
-6
/
+12
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
1
-1
/
+1
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
1
-2
/
+2
2023-09-12
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
1
-0
/
+9
2023-05-27
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
1
-5
/
+20
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-1
/
+17
2023-03-13
libperf evlist: Avoid a use of evsel idx
Ian Rogers
1
-7
/
+6
2022-10-06
libperf: Propagate maps only if necessary
Namhyung Kim
1
-7
/
+4
2022-10-06
libperf: Populate system-wide evsel maps
Namhyung Kim
1
-6
/
+9
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
1
-0
/
+2
2022-09-21
libperf evlist: Fix polling of system-wide events
Adrian Hunter
1
-2
/
+3
2022-09-08
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
1
-0
/
+50
2022-05-26
perf tools: Allow system-wide events to keep their own threads
Adrian Hunter
1
-2
/
+5
2022-05-26
perf tools: Allow system-wide events to keep their own CPUs
Adrian Hunter
1
-6
/
+5
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
1
-1
/
+3
2022-05-26
libperf evlist: Check nr_mmaps is correct
Adrian Hunter
1
-2
/
+9
2022-05-26
libperf evlist: Allow mixing per-thread and per-cpu mmaps
Adrian Hunter
1
-29
/
+7
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
1
-6
/
+6
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
1
-1
/
+1
2022-05-10
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
1
-6
/
+3
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
1
-2
/
+2
2022-05-05
perf evlist: Clear all_cpus before propagating
Ian Rogers
1
-0
/
+4
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
1
-2
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-14
/
+14
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-2
/
+2
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
1
-6
/
+9
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
1
-0
/
+21
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-0
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
1
-4
/
+9
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2020-10-07
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
1
-0
/
+3
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
1
-3
/
+3
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
1
-0
/
+1
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
1
-0
/
+1
2020-04-22
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
1
-2
/
+0
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
1
-0
/
+3
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
1
-0
/
+641