summaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/internal
AgeCommit message (Expand)AuthorLines
2024-10-02tools/perf: Correctly calculate sample period for inherited SAMPLE_READ valuesBen Gainey-2/+61
2024-02-29libperf evlist: Avoid out-of-bounds accessIan Rogers-2/+2
2023-11-30libperf: Lazily allocate/size mmap event copyIan Rogers-1/+2
2023-10-25libperf rc_check: Add RC_CHK_EQUALIan Rogers-0/+7
2023-10-25libperf rc_check: Make implicit enabling work for GCCIan Rogers-1/+5
2023-09-12perf evlist: Add perf_evlist__go_system_wide() helperYang Jihong-0/+2
2023-05-27perf evlist: Propagate user CPU maps intersecting core PMU mapsIan Rogers-3/+3
2023-05-27perf evsel: Add is_pmu_core inorder to interpret own_cpusIan Rogers-0/+9
2023-04-20libperf rc_check: Enable implicitly with sanitizersIan Rogers-0/+8
2023-04-17perf cpumap: Add reference count checkingIan Rogers-2/+3
2023-04-17libperf: Add reference count checking macrosIan Rogers-0/+94
2023-04-17libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps testArnaldo Carvalho de Melo-0/+4
2023-04-12libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...Arnaldo Carvalho de Melo-0/+2
2023-04-12libperf: Make perf_cpu_map__alloc() available as an internal function for too...Ian Rogers-0/+1
2023-03-13perf evlist: Remove nr_groupsIan Rogers-1/+0
2022-10-06libperf: Propagate maps only if necessaryNamhyung Kim-0/+1
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter-0/+4
2022-05-26libperf evsel: Add comments for booleansAdrian Hunter-0/+10
2022-05-26perf stat: Add requires_cpu flag for uncoreAdrian Hunter-0/+1
2022-05-23libperf: Add preadn()Adrian Hunter-0/+2
2022-05-10libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter-1/+2
2022-05-10libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter-1/+1
2022-04-01perf cpumap: Add is_subset functionIan Rogers-0/+1
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers-1/+6
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa-5/+1
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers-7/+14
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers-1/+1
2022-01-12libperf: Add comments to 'struct perf_cpu_map'Ian Rogers-0/+9
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers-1/+1
2021-08-24libperf tests: Fix verbose printingShunsuke Nakamura-0/+2
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa-0/+1
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa-0/+1
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa-0/+1
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa-1/+3
2021-07-07libperf: Change tests to single static and shared binariesJiri Olsa-2/+2
2021-04-20libperf xyarray: Add bounds checks to xyarray__entry()Rob Herring-1/+8
2021-04-20libperf: Add support for user space counter accessRob Herring-0/+3
2021-04-15libperf tests: Add support for verbose printingRob Herring-0/+32
2021-04-15libperf: Add evsel mmap supportRob Herring-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim-0/+2
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov-1/+1
2020-01-06libperf: Move to tools/lib/perfJiri Olsa-0/+368