History log of /external/linux-tools-perf/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dd1546c269c63affbb0ada595a50f11f061e5ae4 19-Feb-2015 Elliott Hughes <enh@google.com> Fix perf build.

I think I accidentally rebuilt the elfutils directory instead.

Change-Id: Ie8dc47908abc9cff18c2185535c82e87903a39bd
/external/linux-tools-perf/Android.mk
f0ccdc5a2da8301af17b902901255002b59115ff 16-Aug-2014 Elliott Hughes <enh@google.com> Sync with upstream perf-3.12.

Modulo a handful of changes (now marked with #if defined(ANDROID_PATCHES)),
this brings us in line with upstream kernel source. I'll look at adding
a GNU-style basename(3) to bionic and seeing if we can fix libelf to not
need <stdio_ext.h> (or add <stdio_ext.h>) and then come back to remove
more of the hacks.

I also got rid of a lot of the stuff that we can just get from our uapi
headers, rather than have a second copy here.

Change-Id: Ifcddea46708471c86ee6fee6f31295875c7308bb
/external/linux-tools-perf/Android.mk
3fc6f54806439e9772680329e5121e4f8eece4c2 11-Jul-2014 Khasim Syed Mohammed <khasim.mohammed@linaro.org> Update Android.mk to add perf support for arm64

TODO is removed and Android.mk is updated to support arm64

Change-Id: Iaf611cc7d2fa725f89135242942b7ae707fcc143
/external/linux-tools-perf/Android.mk
7cad203d28c4ac37a4060a1e45e321e857157262 31-Jan-2014 Ben Cheng <bccheng@google.com> Disable perf for arm64

Change-Id: I99259b7b809d2c8622f77b28727d0cb4567a9b2f
/external/linux-tools-perf/Android.mk
f305579077c30cd904aab7cf9369b2737e5b4db1 20-Nov-2013 Ben Cheng <bccheng@google.com> Switch to perf 3.12.0

Change-Id: I950fa7bb754432c02e7a07df20248cd9cc010bb9
/external/linux-tools-perf/Android.mk
7a7e1a448079c2fd6b1696f2ccf6258a0b60a1ba 05-Aug-2013 Pavel Chupin <pavel.v.chupin@intel.com> Fix build with gcc-4.8

Suppress unused argument warning.

Change-Id: Iad6dc1e23b204f6805f37832a8d3dd026ee0755f
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
/external/linux-tools-perf/Android.mk
59f4ed166997fe0cee1be3970932af1241bd00e3 17-Nov-2012 Ben Cheng <bccheng@google.com> Add on-device symbol demangle support.

Change-Id: I5f0ce297997773a4f223e984d67bde11a5a0d7b8
/external/linux-tools-perf/Android.mk
50220376d56efea3187c6ee3d47b2380c6ad66c6 17-Aug-2012 Joe Onorato <joeo@google.com> am 6c72408e: Merge "Host tools don\'t need LOCAL_MODULE_TAGS"

* commit '6c72408ef1896994760282d0334c27bb5ae8e6f4':
Host tools don't need LOCAL_MODULE_TAGS
cc61844ac625106f76d15f70a3c3b4e03e76b414 12-Jul-2012 Joe Onorato <joeo@google.com> Host tools don't need LOCAL_MODULE_TAGS

Change-Id: I26a822ab374f110e3442750200acd79699738a3b
/external/linux-tools-perf/Android.mk
cd6a555d53893369c7cba7486a013eb5394f5677 14-Jun-2012 Nick Kralevich <nnk@google.com> Remove -DNO_STRLCPY

Android has strlcpy support. There's no need to use the
rewritten strlcpy implementation for executables / libraries
which target the Android device.

This change is needed to allow this code to compile with
-D_FORTIFY_SOURCE=1 with strlcpy protections.

Change-Id: Idd60aed97f88810fe6c69da9bff8a80e7fa22858
/external/linux-tools-perf/Android.mk
7bab52425c117025591387193f874ede77df192a 31-Mar-2012 Ben Cheng <bccheng@google.com> Do not build perf for SDK.

Change-Id: I9f93b49a6703c49009e0ff6b4c742bb7912ae4a4
/external/linux-tools-perf/Android.mk
fcb11b9f7d18588332732a03d35f4daf50ddfc0a 31-Mar-2012 Ben Cheng <bccheng@google.com> Build perf and perfhost for eng builds.

Change-Id: Id7f5f99d2dd34a0c43cea2bfc73931cc0f289dd0
/external/linux-tools-perf/Android.mk
7d82a4640abdcc3ffbd89c7971a11e4ac7953b7f 27-Mar-2012 Ben Cheng <bccheng@google.com> Build the host version of perf on MacOS for post processing.

Change-Id: Ic5ca42a69fcf26af8608239db537cab0175a53be
/external/linux-tools-perf/Android.mk
e6817ec1d8ab31fc7b01906e305f848542df6413 23-Mar-2012 Ben Cheng <bccheng@google.com> Initial checkin of perf 3.0.8

Change-Id: Ibcaad534a2ebe31bd6ef5b35c5f9d65a23546c5d
/external/linux-tools-perf/Android.mk