History log of /external/oprofile/pp/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
935b17dd32d856eff6cdacecaee0b66cd00af69d 05-Mar-2013 Paul Lind <paul.lind@imgtec.com> Add oprofile host tool support for mips.

Provides general build support, and fixes one arm-specific change
in opannotate.

Change-Id: Ib4f8145719fb6b2a1e292b72c2bed044497c55c2
/external/oprofile/pp/Android.mk
bcc580e7c43f25928d29d9362829e3cd6490dd5b 04-Jan-2013 Andrew Hsieh <andrewhsieh@google.com> Add -ldl for opannotate, oparchive, etc, in pp/Android.mk

The new libbfd.a is compiled with plugin enabled. The plugin.o in
it need dlopen, dlsym, etc

Change-Id: I63912ddc151fe3f6a34274e6200db6e7a16c910d
/external/oprofile/pp/Android.mk
6e67eb0359ee670a3eccd17dcc7eb0ffa3531d7b 08-Apr-2011 Jeff Brown <jeffbrown@google.com> Reenable oprofile host build.

Now taking into account differences in the library dependencies of
libintl on darwin vs. linux. On darwin, we need to link with libiconv
which is provided as a shared library on the platform. On linux,
iconv is included in libc so we don't need anything special.

Change-Id: Ide89061cce0352c83b7401d9f5d594e9625b1868
/external/oprofile/pp/Android.mk
c3efb236108cf27a97d4cf7f05ee4a9a02f8e5fa 18-Mar-2011 Jeff Brown <jeffbrown@google.com> Build oprofile tools on the host.

Change-Id: I9911afe75ad24b5d39aedee4cf4c27ce418d033c
/external/oprofile/pp/Android.mk
b415faba7482dd7ee3335f0f1518333554e3da0d 11-Jan-2011 Jeff Brown <jeffbrown@google.com> Compile oprofile tools on the host.

Some of the new build targets are disabled for now because libbfd is
not currently provided by the prebuilt toolchain for all platforms.

Change-Id: Ie2c24bf997c9c5f15f6c3e2eaf949d73578890d8
/external/oprofile/pp/Android.mk