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