index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
vdso.c
Age
Commit message (
Expand
)
Author
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-06
perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-01-08
perf tools: Make find_vdso_map() more modular
Florian Fainelli
2018-04-26
perf map: Remove enum_type arg to map_groups__first()
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
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