summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/data.h
AgeCommit message (Expand)AuthorLines
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-30perf tools: Add perf_data_file__write functionJiri Olsa-0/+2
2017-10-30perf tools: Add struct perf_data_fileJiri Olsa-3/+7
2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa-16/+16
2016-04-14perf data: Add perf_data_file__switch() helperWang Nan-1/+10
2013-12-02perf tools: Add perf_data_file__write interfaceJiri Olsa-6/+8
2013-10-21perf session: Separating data file properties from sessionJiri Olsa-0/+15
2013-10-21perf tools: Add perf_data_file__open interface to data objectJiri Olsa-0/+4
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa-0/+29