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

2018-06-04 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 04, 2018 at 03:56:52PM +0300, Adrian Hunter escreveu: > Hi > > Here are a couple of small fixes for tracing 32-bit binaries on a 64-bit > kernel. Thanks, applied both to both perf/urgent and perf/core. - Arnaldo > > Adrian Hunter (2): > perf tests kmod-path: Add tests for vd

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

2018-06-04 Thread Adrian Hunter
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