aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/header.h
AgeCommit message (Expand)Author
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
2015-04-29perf header: Add AUX area tracing featureAdrian Hunter
2014-11-05perf build-id: Move build-id related functions to util/build-id.cNamhyung Kim
2014-07-23perf tools: Add dsos__hit_all()Adrian Hunter
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-01-13perf header: Pack 'struct perf_session_env'Arnaldo Carvalho de Melo
2013-07-17perf header: Recognize version number for perf data fileJiri Olsa
2013-07-17perf header: Introduce feat_offset into perf_headerJiri Olsa
2013-07-17perf header: Remove attr_offset from perf_headerJiri Olsa
2013-07-17perf session: Use session->fd instead of passing fd as argumentJiri Olsa
2013-07-15perf tools: Remove event types framework completelyJiri Olsa
2013-07-15perf tools: Remove event types from perf data fileJiri Olsa
2013-07-12perf tools: Fix missing tool parameterAdrian Hunter
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa
2013-01-31perf header: Add HEADER_GROUP_DESC featureNamhyung Kim
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-09-24perf header: Remove perf_header__read_featureNamhyung Kim