summaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/internal
Commit message (Expand)AuthorAgeFilesLines
* libperf evsel: Add comments for booleansAdrian Hunter2022-05-261-0/+10
* perf stat: Add requires_cpu flag for uncoreAdrian Hunter2022-05-261-0/+1
* libperf: Add preadn()Adrian Hunter2022-05-231-0/+2
* libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter2022-05-101-1/+2
* libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter2022-05-101-1/+1
* perf cpumap: Add is_subset functionIan Rogers2022-04-011-0/+1
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-1/+6
* libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa2022-02-161-5/+1
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-124-7/+14
* perf cpumap: Move 'has' function to libperfIan Rogers2022-01-121-1/+1
* libperf: Add comments to 'struct perf_cpu_map'Ian Rogers2022-01-121-0/+9
* perf evlist: Allow setting arbitrary leaderIan Rogers2021-12-071-1/+1
* libperf tests: Fix verbose printingShunsuke Nakamura2021-08-241-0/+2
* libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa2021-07-091-0/+1
* libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa2021-07-091-0/+1
* libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa2021-07-091-0/+1
* libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa2021-07-091-1/+3
* libperf: Change tests to single static and shared binariesJiri Olsa2021-07-071-2/+2
* libperf xyarray: Add bounds checks to xyarray__entry()Rob Herring2021-04-201-1/+8
* libperf: Add support for user space counter accessRob Herring2021-04-201-0/+3
* libperf tests: Add support for verbose printingRob Herring2021-04-151-0/+32
* libperf: Add evsel mmap supportRob Herring2021-04-151-0/+1
* libperf: Add perf_evlist__reset_id_hash()Namhyung Kim2021-03-061-0/+2
* libperf: Add flags to fdarray fds objectsAlexey Budankov2020-07-211-1/+1
* libperf: Move to tools/lib/perfJiri Olsa2020-01-068-0/+368