index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
db-export.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
perf thread: Adopt get_main_thread from db-export.c
Andi Kleen
1
-12
/
+1
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-05-11
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
1
-0
/
+4
2016-05-11
perf script: Fix callchain addresses in db-export
Chris Phlipot
1
-4
/
+1
2016-05-11
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
1
-2
/
+1
2016-05-06
perf script: Add call path id to exported sample in db export
Chris Phlipot
1
-1
/
+3
2016-05-06
perf script: Enable db export to output sampled callchains
Chris Phlipot
1
-0
/
+82
2016-05-06
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
1
-0
/
+1
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf db-export: Fix thread ref-counting
Adrian Hunter
1
-9
/
+10
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-4
/
+10
2015-04-02
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
1
-1
/
+0
2015-04-02
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
1
-1
/
+2
2014-11-03
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
1
-1
/
+61
2014-11-03
perf tools: Add call information to the database export API
Adrian Hunter
1
-1
/
+51
2014-11-03
perf tools: Add branch type to db export
Adrian Hunter
1
-0
/
+48
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
1
-0
/
+270