summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.h
AgeCommit message (Expand)AuthorLines
2025-06-25perf header: Allow tracing of attr eventsIan Rogers-0/+1
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers-9/+10
2024-11-16perf arm64 header: Use cpu argument in get_cpuidIan Rogers-0/+1
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers-1/+1
2024-11-16perf header: Move is_cpu_online to numa benchIan Rogers-1/+0
2024-08-30perf header: Remove repipe optionIan Rogers-1/+1
2024-08-30perf inject: Overhaul handling of pipe filesIan Rogers-1/+2
2024-08-29perf header: Add kerneldoc to 'struct perf_file_header'Ian Rogers-1/+15
2024-08-12perf tool: Constify tool pointersIan Rogers-2/+2
2023-05-23perf: Extract building cache level for a CPU into separate functionK Prateek Nayak-0/+4
2023-04-10perf header: Move perf_version_string declarationIan Rogers-0/+2
2022-12-14perf build: Use libtraceevent from the systemIan Rogers-0/+2
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera-0/+2
2022-06-24perf header: Record non-CPU PMU capabilitiesRavi Bangoria-1/+1
2022-05-23perf inject: Keep some features sections from input fileAdrian Hunter-0/+5
2022-05-23perf header: Add ability to keep feature sectionsAdrian Hunter-0/+10
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev-0/+1
2021-08-02perf tools: Pass a fd to perf_file_header__read_pipe()Namhyung Kim-1/+1
2021-05-17perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao-0/+1
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao-0/+1
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa-0/+1
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang-0/+1
2019-11-06perf data: Move perf_dir_version into data.hAdrian Hunter-4/+0
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo-0/+18
2019-09-20perf event: Move perf_event__synthesize* to event.hArnaldo Carvalho de Melo-39/+3
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa-8/+8
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa-4/+4
2019-05-15perf record: Implement COMPRESSED event record and its attributesAlexey Budankov-0/+1
2019-03-19perf bpf: Save BTF information as headers to perf.dataSong Liu-0/+1
2019-03-19perf bpf: Save bpf_prog_info information as headers to perf.dataSong Liu-0/+1
2019-03-11perf header: Add DIR_FORMAT feature to describe directory dataJiri Olsa-0/+5
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov-0/+1
2018-09-19perf tools: Remove perf_tool from event_op2Jiri Olsa-9/+6
2018-08-30perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...Jiri Olsa-1/+1
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo-0/+1
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa-0/+1
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter-0/+1
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao-0/+1
2017-12-05perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni-1/+2
2017-11-29perf record: Synthesize unit/scale/... in event updateAndi Kleen-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros-0/+9
2017-07-18perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros-2/+5
2017-07-18perf header: Revamp do_write()David Carrillo-Cisneros-0/+2
2016-10-03perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu-0/+1
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo-1/+1
2016-02-16perf tools: Add perf data cache featureJiri Olsa-0/+1
2015-12-17perf tools: Introduce stat perf.data header featureJiri Olsa-0/+1
2015-12-17perf tools: Add perf_event__fprintf_event_update functionJiri Olsa-0/+1