Searched refs:android (Results 1 – 3 of 3) sorted by relevance
11 export NDK=/path/to/android-ndk16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x8637 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x8646 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/i686-linux-android-
136 int anon, no_dso, vdso, android; in map__new() local138 android = is_android_lib(filename); in map__new()150 if (android) { in map__new()
593 The easiest way to execute on an android device is to run the android.sh601 host%> wget https://raw.githubusercontent.com/intel/pm-graph/master/tools/android.sh605 host%> adb push android.sh /sdcard/611 dev%> sh android.sh status628 dev%> sh android.sh suspend mem660 You should now have an output.html with the android data, enjoy!