aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf/include/perf/event.h (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 Kim1-1/+2
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers1-4/+43
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-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter1-0/+6
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
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 Olsa1-0/+385