aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/db-export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-29perf db-export: Fix thread ref-countingAdrian Hunter1-9/+10
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-4/+10
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/+2
2014-11-03perf tools: Defer export of comms that were not 'set'Adrian Hunter1-1/+61
2014-11-03perf tools: Add call information to the database export APIAdrian Hunter1-1/+51
2014-11-03perf tools: Add branch type to db exportAdrian Hunter1-0/+48
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter1-0/+270