aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo1-3/+2
2022-10-04perf cpumap: Add range data encodingIan Rogers1-0/+14
2022-10-04perf events: Prefer union over variable length arrayIan Rogers1-1/+10
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda1-1/+1
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim2-2/+5
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers1-4/+43
2022-08-19perf cpumap: Const map for max()Ian Rogers1-1/+1
2022-07-20perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter1-0/+2
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter1-0/+5
2022-06-23perf record: Add finished init eventAdrian Hunter1-0/+1
2022-05-23perf cpumap: Add perf_cpu_map__for_each_idx()Ian Rogers1-0/+3
2022-05-10libperf evsel: Add perf_evsel__enable_thread()Adrian Hunter1-0/+1
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds1-3/+4
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)1-0/+1
2022-02-23libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)1-3/+3
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa1-0/+5
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers1-5/+4
2022-01-12libperf: Switch cpu to more accurate cpu_map_idxIan Rogers1-5/+5
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers1-0/+1
2021-12-07libperf: Adopt perf_counts_values__scale() from tools/perf/utilShunsuke Nakamura1-0/+4
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter1-0/+6
2021-08-11libperf: Add perf_cpu_map__default_new()Jin Yao1-0/+1
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa1-0/+1
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan1-0/+2
2021-04-29perf tools: Change fields type in perf_record_time_convLeo Yan1-2/+3
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu1-0/+31
2021-04-15libperf: Add evsel mmap supportRob Herring1-0/+3
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa1-4/+14
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa1-1/+11
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan1-0/+4
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter1-0/+9
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim1-0/+7
2020-01-06libperf: Move to tools/lib/perfJiri Olsa7-0/+562