summaryrefslogtreecommitdiff
path: root/tools/perf/util/vdso.c (follow)
Commit message (Expand)AuthorAge
* 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