summaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/evlist.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter2022-04-271-2/+1
* libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa2021-07-091-0/+21
* libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa2021-07-091-0/+1
* libperf: Add perf_evlist__reset_id_hash()Namhyung Kim2021-03-061-4/+9
* perf evlist: Fix id index for heterogeneous systemsAdrian Hunter2021-01-211-13/+4
* perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim2020-10-071-0/+3
* libperf: Add flags to fdarray fds objectsAlexey Budankov2020-07-211-3/+3
* libperf evlist: Fix a refcount leakIan Rogers2020-05-051-0/+1
* libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...He Zhe2020-05-051-0/+1
* perf evlist: Remove duplicate headersJagadeesh Pagadala2020-04-221-2/+0
* libperf: Setup initial evlist::all_cpus valueJiri Olsa2020-01-141-0/+3
* libperf: Move to tools/lib/perfJiri Olsa2020-01-061-0/+641