index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
vdso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-08
perf tools: Make find_vdso_map() more modular
Florian Fainelli
1
-3
/
+3
2018-04-26
perf map: Remove enum_type arg to map_groups__first()
Arnaldo Carvalho de Melo
1
-4
/
+2
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
1
-3
/
+37
2015-07-07
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
1
-5
/
+3
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-06-08
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
Arnaldo Carvalho de Melo
1
-24
/
+29
2015-05-29
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
1
-9
/
+9
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
1
-0
/
+10
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
1
-1
/
+169
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
1
-31
/
+6
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
1
-1
/
+2
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
1
-3
/
+8
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
1
-5
/
+15
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
1
-10
/
+29
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
1
-12
/
+32
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
1
-3
/
+4
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2013-12-10
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-07-08
perf symbols: Fix vdso list searching
Waiman Long
1
-1
/
+1
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-0
/
+111