summaryrefslogtreecommitdiff
path: root/tools/perf/util/data.c
AgeCommit message (Expand)Author
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