summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/data.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf tools: Add perf_data_file__write functionJiri Olsa2017-10-301-0/+2
* | perf tools: Add struct perf_data_fileJiri Olsa2017-10-301-3/+7
* | perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-301-16/+16
|/
* perf data: Add perf_data_file__switch() helperWang Nan2016-04-141-1/+10
* perf tools: Add perf_data_file__write interfaceJiri Olsa2013-12-021-6/+8
* perf session: Separating data file properties from sessionJiri Olsa2013-10-211-0/+15
* perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-211-0/+4
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-0/+29