Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -5/+5 |
2019-07-10 | perf db-export: Export switch events | Adrian Hunter | 1 | -0/+8 |
2019-07-10 | perf db-export: Factor out db_export__comm() | Adrian Hunter | 1 | -0/+2 |
2019-07-10 | perf db-export: Export comm details | Adrian Hunter | 1 | -1/+2 |
2019-07-10 | perf db-export: Move export__comm_thread into db_export__sample() | Adrian Hunter | 1 | -2/+1 |
2019-07-10 | perf db-export: Pass main_thread to db_export__thread() | Adrian Hunter | 1 | -1/+2 |
2019-07-10 | perf db-export: Rename db_export__comm() to db_export__exec_comm() | Adrian Hunter | 1 | -2/+2 |
2019-07-10 | perf db-export: Get rid of db_export__deferred() | Adrian Hunter | 1 | -2/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -10/+1 |
2019-03-01 | perf db-export: Add calls parent_id to enable creation of call trees | Adrian Hunter | 1 | -1/+2 |
2016-05-06 | perf script: Add call path id to exported sample in db export | Chris Phlipot | 1 | -0/+1 |
2016-05-06 | perf script: Enable db export to output sampled callchains | Chris Phlipot | 1 | -0/+2 |
2015-04-02 | perf db-export: No need to have ->thread twice in struct export_sample | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2015-04-02 | perf db-export: No need to pass thread twice to db_export__sample | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-11-04 | perf tools: Defer export of comms that were not 'set' | Adrian Hunter | 1 | -0/+3 |
2014-11-04 | perf tools: Add call information to the database export API | Adrian Hunter | 1 | -0/+12 |
2014-11-04 | perf tools: Add branch type to db export | Adrian Hunter | 1 | -0/+6 |
2014-10-29 | perf tools: Add facility to export data in database-friendly way | Adrian Hunter | 1 | -0/+86 |