aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/db-export.c
AgeCommit message (Expand)Author
2018-04-27perf symbols: Unify symbol mapsArnaldo Carvalho de Melo
2018-04-26perf symbols: Store the ELF symbol type in the symbol structArnaldo Carvalho de Melo
2018-04-26perf symbols: Remove map_type arg from dso__find_symbol()Arnaldo Carvalho de Melo
2016-05-30perf thread: Adopt get_main_thread from db-export.cAndi Kleen
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-05-11perf script: Fix export of callchains with recursion in db-exportChris Phlipot
2016-05-11perf script: Fix callchain addresses in db-exportChris Phlipot
2016-05-11perf script: Fix symbol insertion behavior in db-exportChris Phlipot
2016-05-06perf script: Add call path id to exported sample in db exportChris Phlipot
2016-05-06perf script: Enable db export to output sampled callchainsChris Phlipot
2016-05-06perf tools: Refactor code to move call path handling out of thread-stackChris Phlipot
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo
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