aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/vdso.c
AgeCommit message (Expand)Author
2018-04-26perf map: Remove enum_type arg to map_groups__first()Arnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21perf tools: Provide mutex wrappers for pthreads rwlocksArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2016-06-23perf tools: Find right DSO taking into account if binary is 32 or 64-bitHe Kuang
2015-07-07perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo
2015-06-08perf tools: Protect accesses the dso rbtrees/lists with a rw lockArnaldo Carvalho de Melo
2015-05-29perf machine: Fix up vdso methods namesArnaldo Carvalho de Melo
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo
2014-10-29perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter
2014-10-29perf tools: Add support for 32-bit compatibility VDSOsAdrian Hunter
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameAdrian Hunter
2014-07-23perf tools: Add vdso__new()Adrian Hunter
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter
2014-07-23perf tools: Group VDSO global variables into a structureAdrian Hunter
2014-07-23perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2013-12-10perf symbols: Remove open coded management of long_name_allocated memberArnaldo Carvalho de Melo
2013-07-08perf symbols: Fix vdso list searchingWaiman Long
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa