summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/db-export.c
Commit message (Expand)AuthorAgeFilesLines
* perf db-export: Fix thread ref-countingAdrian Hunter2015-05-291-9/+10
* perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-081-4/+10
* perf db-export: No need to have ->thread twice in struct export_sampleArnaldo Carvalho de Melo2015-04-021-1/+0
* perf db-export: No need to pass thread twice to db_export__sampleArnaldo Carvalho de Melo2015-04-021-1/+2
* perf tools: Defer export of comms that were not 'set'Adrian Hunter2014-11-031-1/+61
* perf tools: Add call information to the database export APIAdrian Hunter2014-11-031-1/+51
* perf tools: Add branch type to db exportAdrian Hunter2014-11-031-0/+48
* perf tools: Add facility to export data in database-friendly wayAdrian Hunter2014-10-291-0/+270