index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
/
evlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
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