[PATCH 0/2] perf tools: Fix symbol and object code resolution for vdso32 and vdsox32

From: Adrian Hunter
Date: Mon Jun 04 2018 - 08:59:04 EST


Hi

Here are a couple of small fixes for tracing 32-bit binaries on a 64-bit
kernel.


Adrian Hunter (2):
perf tests kmod-path: Add tests for vdso32 and vdsox32
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32

tools/perf/tests/kmod-path.c | 16 ++++++++++++++++
tools/perf/util/dso.c | 2 ++
2 files changed, 18 insertions(+)


Regards
Adrian