summaryrefslogtreecommitdiff
path: root/tools/perf/util/header.h
AgeCommit message (Expand)Author
2023-05-23perf: Extract building cache level for a CPU into separate functionK Prateek Nayak
2023-04-10perf header: Move perf_version_string declarationIan Rogers
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-24perf header: Record non-CPU PMU capabilitiesRavi Bangoria
2022-05-23perf inject: Keep some features sections from input fileAdrian Hunter
2022-05-23perf header: Add ability to keep feature sectionsAdrian Hunter
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev
2021-08-02perf tools: Pass a fd to perf_file_header__read_pipe()Namhyung Kim
2021-05-17perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang
2019-11-06perf data: Move perf_dir_version into data.hAdrian Hunter
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-09-20perf event: Move perf_event__synthesize* to event.hArnaldo Carvalho de Melo
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-05-15perf record: Implement COMPRESSED event record and its attributesAlexey Budankov
2019-03-19perf bpf: Save BTF information as headers to perf.dataSong Liu
2019-03-19perf bpf: Save bpf_prog_info information as headers to perf.dataSong Liu
2019-03-11perf header: Add DIR_FORMAT feature to describe directory dataJiri Olsa
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov
2018-09-19perf tools: Remove perf_tool from event_op2Jiri Olsa
2018-08-30perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...Jiri Olsa
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao
2017-12-05perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni
2017-11-29perf record: Synthesize unit/scale/... in event updateAndi Kleen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros
2017-07-18perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros
2017-07-18perf header: Revamp do_write()David Carrillo-Cisneros
2016-10-03perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-02-16perf tools: Add perf data cache featureJiri Olsa
2015-12-17perf tools: Introduce stat perf.data header featureJiri Olsa
2015-12-17perf tools: Add perf_event__fprintf_event_update functionJiri Olsa
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa
2015-12-17perf tools: Add event_update event name typeJiri Olsa
2015-12-17perf tools: Add event_update event scale typeJiri Olsa
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add event_update user level eventJiri Olsa
2015-09-14perf env: Move perf_env out of header.h and session.c into separate objectArnaldo Carvalho de Melo
2015-09-02perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang
2015-07-21perf header: Use argv style storage for cmdline feature dataJiri Olsa