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