开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
vdso.c
Age
Commit message (
Expand
)
Author
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2015-07-07
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
Arnaldo Carvalho de Melo
2015-05-29
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2013-12-10
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
2013-07-08
perf symbols: Fix vdso list searching
Waiman Long
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa