aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/evlist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa1-0/+21
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa1-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim1-4/+9
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter1-13/+4
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim1-0/+3
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov1-3/+3
2020-05-05libperf evlist: Fix a refcount leakIan Rogers1-0/+1
2020-05-05libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus.He Zhe1-0/+1
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala1-2/+0
2020-01-14libperf: Setup initial evlist::all_cpus valueJiri Olsa1-0/+3
2020-01-06libperf: Move to tools/lib/perfJiri Olsa1-0/+641