aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/evlist.c
AgeCommit message (Expand)Author
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov
2020-05-05libperf evlist: Fix a refcount leakIan Rogers
2020-05-05libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...He Zhe
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala
2020-01-14libperf: Setup initial evlist::all_cpus valueJiri Olsa
2020-01-06libperf: Move to tools/lib/perfJiri Olsa