aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/header.h
AgeCommit message (Expand)Author
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
2012-09-24perf header: Add struct perf_session_envNamhyung Kim
2012-09-21perf kvm: Events analysis toolXiao Guangrong
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa
2012-08-22perf tools: Add pmu mappings to header informationRobert Richter
2012-08-17perf tools: Fix type for evsel->ids and add size check for idsRobert Richter
2012-05-22perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian
2012-03-09perf record: Add HEADER_BRANCH_STACK tagStephane Eranian