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