summaryrefslogtreecommitdiff
path: root/tools/perf/util/db-export.c
AgeCommit message (Expand)Author
2015-05-29perf db-export: Fix thread ref-countingAdrian Hunter
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-04-02perf db-export: No need to have ->thread twice in struct export_sampleArnaldo Carvalho de Melo
2015-04-02perf db-export: No need to pass thread twice to db_export__sampleArnaldo Carvalho de Melo
2014-11-03perf tools: Defer export of comms that were not 'set'Adrian Hunter
2014-11-03perf tools: Add call information to the database export APIAdrian Hunter
2014-11-03perf tools: Add branch type to db exportAdrian Hunter
2014-10-29perf tools: Add facility to export data in database-friendly wayAdrian Hunter