summaryrefslogtreecommitdiff
path: root/tools/lib/perf/include/perf/event.h
AgeCommit message (Expand)Author
2023-08-29libperf: Get rid of attr.id fieldNamhyung Kim
2023-08-29libperf: Add perf_record_header_attr_id()Namhyung Kim
2023-05-23perf stat record: Save cache level informationK Prateek Nayak
2023-03-15perf record: Record dropped sample countNamhyung Kim
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo
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-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-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
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
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
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim
2020-01-06libperf: Move to tools/lib/perfJiri Olsa