aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/data.c
AgeCommit message (Expand)Author
2018-01-23perf tools: Move conditional O_CLOEXEC to util.hArnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30perf tools: Add perf_data_file__write functionJiri Olsa
2017-10-30perf tools: Add struct perf_data_fileJiri Olsa
2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-04-14perf data: Add perf_data_file__switch() helperWang Nan
2014-08-15perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-07-08perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo
2014-04-20perf tools: Improve error reportingAdrien BAK
2013-12-02perf tools: Add perf_data_file__write interfaceJiri Olsa
2013-10-21perf tools: Add perf_data_file__open interface to data objectJiri Olsa