summaryrefslogtreecommitdiff
path: root/tools/perf/util/data.c
Commit message (Expand)AuthorAge
* perf tools: Move conditional O_CLOEXEC to util.hArnaldo Carvalho de Melo2018-01-23
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf tools: Add perf_data_file__write functionJiri Olsa2017-10-30
* | perf tools: Add struct perf_data_fileJiri Olsa2017-10-30
* | perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-30
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-13
|/
* perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-12
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf data: Add perf_data_file__switch() helperWang Nan2016-04-14
* perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-15
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo2014-07-08
* perf tools: Improve error reportingAdrien BAK2014-04-20
* perf tools: Add perf_data_file__write interfaceJiri Olsa2013-12-02
* perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-21