index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
evlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2024-02-29
1
-6
/
+12
*
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
1
-1
/
+1
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
1
-2
/
+2
*
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
2023-09-12
1
-0
/
+9
*
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
1
-5
/
+20
*
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
1
-1
/
+17
*
libperf evlist: Avoid a use of evsel idx
Ian Rogers
2023-03-13
1
-7
/
+6
*
libperf: Propagate maps only if necessary
Namhyung Kim
2022-10-06
1
-7
/
+4
*
libperf: Populate system-wide evsel maps
Namhyung Kim
2022-10-06
1
-6
/
+9
*
perf tools: Add debug messages and comments for testing
Adrian Hunter
2022-10-04
1
-0
/
+2
*
libperf evlist: Fix polling of system-wide events
Adrian Hunter
2022-09-21
1
-2
/
+3
*
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
2022-09-08
1
-0
/
+50
*
perf tools: Allow system-wide events to keep their own threads
Adrian Hunter
2022-05-26
1
-2
/
+5
*
perf tools: Allow system-wide events to keep their own CPUs
Adrian Hunter
2022-05-26
1
-6
/
+5
*
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-26
1
-1
/
+3
*
libperf evlist: Check nr_mmaps is correct
Adrian Hunter
2022-05-26
1
-2
/
+9
*
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-13
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-07
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