Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-12 | perf tools: Open perf.data with O_CLOEXEC flag | Jiri Olsa | 1 | -1/+12 |
2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-07-12 | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-04-14 | perf data: Add perf_data_file__switch() helper | Wang Nan | 1 | -0/+41 |
2014-08-15 | perf util: Replace strerror with strerror_r for thread-safety | Masami Hiramatsu | 1 | -2/+6 |
2014-07-17 | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 1 | -0/+1 |
2014-07-08 | perf tools: Suggest using -f to override perf.data file ownership message | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-04-20 | perf tools: Improve error reporting | Adrien BAK | 1 | -1/+8 |
2013-12-02 | perf tools: Add perf_data_file__write interface | Jiri Olsa | 1 | -0/+6 |
2013-10-21 | perf tools: Add perf_data_file__open interface to data object | Jiri Olsa | 1 | -0/+120 |