Age | Commit message (Expand) | Author | Files | Lines |
2016-05-30 | perf thread: Adopt get_main_thread from db-export.c | Andi Kleen | 1 | -12/+1 |
2016-05-20 | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2016-05-11 | perf script: Fix export of callchains with recursion in db-export | Chris Phlipot | 1 | -0/+4 |
2016-05-11 | perf script: Fix callchain addresses in db-export | Chris Phlipot | 1 | -4/+1 |
2016-05-11 | perf script: Fix symbol insertion behavior in db-export | Chris Phlipot | 1 | -2/+1 |
2016-05-06 | perf script: Add call path id to exported sample in db export | Chris Phlipot | 1 | -1/+3 |
2016-05-06 | perf script: Enable db export to output sampled callchains | Chris Phlipot | 1 | -0/+82 |
2016-05-06 | perf tools: Refactor code to move call path handling out of thread-stack | Chris Phlipot | 1 | -0/+1 |
2016-03-23 | perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-05-29 | perf db-export: Fix thread ref-counting | Adrian Hunter | 1 | -9/+10 |
2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -4/+10 |
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/+2 |
2014-11-04 | perf tools: Defer export of comms that were not 'set' | Adrian Hunter | 1 | -1/+61 |
2014-11-04 | perf tools: Add call information to the database export API | Adrian Hunter | 1 | -1/+51 |
2014-11-04 | perf tools: Add branch type to db export | Adrian Hunter | 1 | -0/+48 |
2014-10-29 | perf tools: Add facility to export data in database-friendly way | Adrian Hunter | 1 | -0/+270 |