index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
db-export.c
Age
Commit message (
Expand
)
Author
2016-05-30
perf thread: Adopt get_main_thread from db-export.c
Andi Kleen
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-11
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
2016-05-11
perf script: Fix callchain addresses in db-export
Chris Phlipot
2016-05-11
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
2016-05-06
perf script: Add call path id to exported sample in db export
Chris Phlipot
2016-05-06
perf script: Enable db export to output sampled callchains
Chris Phlipot
2016-05-06
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
2015-05-29
perf db-export: Fix thread ref-counting
Adrian Hunter
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-04-02
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
2015-04-02
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
2014-11-03
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
perf tools: Add call information to the database export API
Adrian Hunter
2014-11-03
perf tools: Add branch type to db export
Adrian Hunter
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter