aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/db-export.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-06perf script: Add call path id to exported sample in db exportChris Phlipot1-0/+1
2016-05-06perf script: Enable db export to output sampled callchainsChris Phlipot1-0/+2
2015-04-02perf db-export: No need to have ->thread twice in struct export_sampleArnaldo Carvalho de Melo1-1/+0
2015-04-02perf db-export: No need to pass thread twice to db_export__sampleArnaldo Carvalho de Melo1-1/+1
2014-11-03perf tools: Defer export of comms that were not 'set'Adrian Hunter1-0/+3
2014-11-03perf tools: Add call information to the database export APIAdrian Hunter1-0/+12
2014-11-03perf tools: Add branch type to db exportAdrian Hunter1-0/+6
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter1-0/+86