aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/db-export.c
Commit message (Expand)AuthorAge
* perf thread: Adopt get_main_thread from db-export.cAndi Kleen2016-05-30
* perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo2016-05-20
* perf script: Fix export of callchains with recursion in db-exportChris Phlipot2016-05-11
* perf script: Fix callchain addresses in db-exportChris Phlipot2016-05-11
* perf script: Fix symbol insertion behavior in db-exportChris Phlipot2016-05-11
* perf script: Add call path id to exported sample in db exportChris Phlipot2016-05-06
* perf script: Enable db export to output sampled callchainsChris Phlipot2016-05-06
* perf tools: Refactor code to move call path handling out of thread-stackChris Phlipot2016-05-06
* perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo2016-03-23
* perf db-export: Fix thread ref-countingAdrian Hunter2015-05-29
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
* perf db-export: No need to have ->thread twice in struct export_sampleArnaldo Carvalho de Melo2015-04-02
* perf db-export: No need to pass thread twice to db_export__sampleArnaldo Carvalho de Melo2015-04-02
* perf tools: Defer export of comms that were not 'set'Adrian Hunter2014-11-03
* perf tools: Add call information to the database export APIAdrian Hunter2014-11-03
* perf tools: Add branch type to db exportAdrian Hunter2014-11-03
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-29