History log of /external/linux-tools-perf/src/tools/perf/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e16dd41bd52763fc08cbf14c091f255de63fa83 03-Apr-2015 Elliott Hughes <enh@google.com> Tell perf that bionic has strlcpy(3).

Change-Id: I7d8406dbc623c7cf7391d7c688773eb5dd360519
/external/linux-tools-perf/src/tools/perf/Android.mk
5f74f6e38716e8812895701aecde78c03a2bd4f1 12-Mar-2015 Elliott Hughes <enh@google.com> Remove the perfhost target.

The perfhost target isn't useful, because you already have perf installed.
What's more, we were never building the whole thing anyway and were dlopen'ing
parts of the one you already had installed. Let's stop kidding ourselves and
just admit that we're happy with the one on the host. (IDEs are going to need
something that works on Mac OS and Windows anyway, so this isn't useful for
them.)

Change-Id: I8018dfc5645ec5d01c257af6f461e1e3db30fb53
/external/linux-tools-perf/src/tools/perf/Android.mk
39e3915d410f13d5cafdef2598676c0f58477306 24-Feb-2015 Dan Albert <danalbert@google.com> Merge "Suppress int-to-pointer-cast warnings."
a3e5e31d646d229a156d87441bad28427cea46f6 24-Feb-2015 Dan Albert <danalbert@google.com> Suppress int-to-pointer-cast warnings.

Note that we never actually generate this file from the bison source;
we check in the generated source provided by the released tarball.

This change should go upstream (in the right file, of course).

Change-Id: I992bc57f6ad7fb7a6d80d243e559d07eedd5a741
/external/linux-tools-perf/src/tools/perf/Android.mk
724ed5ae9307c4f54c9ddd7d1d399fc885077171 19-Feb-2015 Elliott Hughes <enh@google.com> Track elfutils 0.161 update.

Change-Id: I7c59ea90406caf2a3aefb498f1e392072b328375
/external/linux-tools-perf/src/tools/perf/Android.mk
c8ec03e66ee9fe1aefea9555b98aa5f5f7935d5c 19-Feb-2015 Elliott Hughes <enh@google.com> Lose the version number from the directory name.

This way, next time we sync with upstream we'll have an actual diff to look at.

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