summaryrefslogtreecommitdiff
path: root/tools/lib/perf/include
AgeCommit message (Expand)Author
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo
2022-10-06libperf: Propagate maps only if necessaryNamhyung Kim
2022-10-04perf cpumap: Add range data encodingIan Rogers
2022-10-04perf events: Prefer union over variable length arrayIan Rogers
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers
2022-08-19perf cpumap: Const map for max()Ian Rogers
2022-07-20perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter
2022-06-23perf record: Add finished init eventAdrian Hunter
2022-05-26libperf evsel: Add comments for booleansAdrian Hunter
2022-05-26perf stat: Add requires_cpu flag for uncoreAdrian Hunter
2022-05-23libperf: Add preadn()Adrian Hunter
2022-05-23perf cpumap: Add perf_cpu_map__for_each_idx()Ian Rogers
2022-05-10libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter
2022-05-10libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter
2022-05-10libperf evsel: Add perf_evsel__enable_thread()Adrian Hunter
2022-04-01perf cpumap: Add is_subset functionIan Rogers
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)
2022-02-23libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2022-01-12libperf: Switch cpu to more accurate cpu_map_idxIan Rogers
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers
2022-01-12libperf: Add comments to 'struct perf_cpu_map'Ian Rogers
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers
2021-12-07libperf: Adopt perf_counts_values__scale() from tools/perf/utilShunsuke Nakamura
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-08-24libperf tests: Fix verbose printingShunsuke Nakamura
2021-08-11libperf: Add perf_cpu_map__default_new()Jin Yao
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-07-07libperf: Change tests to single static and shared binariesJiri Olsa
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-04-29perf tools: Change fields type in perf_record_time_convLeo Yan
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu
2021-04-20libperf xyarray: Add bounds checks to xyarray__entry()Rob Herring
2021-04-20libperf: Add support for user space counter accessRob Herring
2021-04-15libperf tests: Add support for verbose printingRob Herring
2021-04-15libperf: Add evsel mmap supportRob Herring
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa