Age | Commit message (Expand) | Author |
2019-03-19 | perf record: Allow to limit number of reported perf.data files | Andi Kleen |
2019-03-11 | perf header: Add DIR_FORMAT feature to describe directory data | Jiri Olsa |
2019-03-11 | perf data: Make perf_data__size() work over directory | Jiri Olsa |
2019-03-11 | perf data: Add perf_data__update_dir() function | Jiri Olsa |
2019-03-11 | perf data: Support having perf.data stored as a directory | Jiri Olsa |
2019-02-25 | perf data: Add perf_data__open_dir_data function | Jiri Olsa |
2019-02-25 | perf data: Add perf_data__(create_dir|close_dir) functions | Jiri Olsa |
2019-02-22 | perf data: Add global path holder | Jiri Olsa |
2019-02-22 | perf data: Move size to struct perf_data_file | Jiri Olsa |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | perf tools: Add perf_data_file__write function | Jiri Olsa |
2017-10-30 | perf tools: Add struct perf_data_file | Jiri Olsa |
2017-10-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa |
2016-04-14 | perf data: Add perf_data_file__switch() helper | Wang Nan |
2013-12-02 | perf tools: Add perf_data_file__write interface | Jiri Olsa |
2013-10-21 | perf session: Separating data file properties from session | Jiri Olsa |
2013-10-21 | perf tools: Add perf_data_file__open interface to data object | Jiri Olsa |
2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa |