aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/internal (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06libperf: Propagate maps only if necessaryNamhyung Kim1-0/+1
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter1-0/+4
2022-05-26libperf evsel: Add comments for booleansAdrian Hunter1-0/+10
2022-05-26perf stat: Add requires_cpu flag for uncoreAdrian Hunter1-0/+1
2022-05-23libperf: Add preadn()Adrian Hunter1-0/+2
2022-05-10libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter1-1/+2
2022-05-10libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter1-1/+1
2022-04-01perf cpumap: Add is_subset functionIan Rogers1-0/+1
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers1-1/+6
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa1-5/+1
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers4-7/+14
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers1-1/+1
2022-01-12libperf: Add comments to 'struct perf_cpu_map'Ian Rogers1-0/+9
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers1-1/+1
2021-08-24libperf tests: Fix verbose printingShunsuke Nakamura1-0/+2
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa1-0/+1
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa1-0/+1
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa1-0/+1
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa1-1/+3
2021-07-07libperf: Change tests to single static and shared binariesJiri Olsa1-2/+2
2021-04-20libperf xyarray: Add bounds checks to xyarray__entry()Rob Herring1-1/+8
2021-04-20libperf: Add support for user space counter accessRob Herring1-0/+3
2021-04-15libperf tests: Add support for verbose printingRob Herring1-0/+32
2021-04-15libperf: Add evsel mmap supportRob Herring1-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim1-0/+2
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov1-1/+1
2020-01-06libperf: Move to tools/lib/perfJiri Olsa8-0/+368