diff options
| author | Michael Lentine <[email protected]> | 2014-05-20 09:48:50 +0000 |
|---|---|---|
| committer | Jiri Olsa <[email protected]> | 2014-05-21 13:03:25 +0000 |
| commit | eca8183699964579ca8a0b8d116bd1f4da0136f7 (patch) | |
| tree | 078bfe88e5c3fbe397c9ca0d4d8ab2e0ff63979d /tools/perf/builtin-annotate.c | |
| parent | perf tools: Add cat as fallback pager (diff) | |
| download | kernel-eca8183699964579ca8a0b8d116bd1f4da0136f7.tar.gz kernel-eca8183699964579ca8a0b8d116bd1f4da0136f7.zip | |
perf tools: Add automatic remapping of Android libraries
This patch automatically adjusts the path of MMAP records
associated with Android system libraries.
The Android system is organized with system libraries found in
/system/lib and user libraries in /data/app-lib. On the host system
(not running Android), system libraries can be found in the downloaded
NDK directory under ${NDK_ROOT}/platforms/${APP_PLATFORM}/arch-${ARCH}/usr/lib
and the user libraries are installed under libs/${APP_ABI} within
the apk build directory. This patch makes running the reporting
tools possible on the host system using the libraries from the NDK.
Signed-off-by: Michael Lentine <[email protected]>
Reviewed-by: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ fixed 'space required before the open parenthesis' checkpatch.pl errors ]
Signed-off-by: Jiri Olsa <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
