aboutsummaryrefslogtreecommitdiff
path: root/opcontrol
AgeCommit message (Collapse)Author
2014-03-04Deactivate build for oprofile.Ben Cheng
BUG: 13249790 Change-Id: I24d56e195a7aa33c44228af38a758d6156fa1415
2013-12-06Fix WITH_ARM_V7_A flag not corectly set issueCarton He
Change-Id: Iece26e1c5d308a046f3ceab8306405eeff36e94c Signed-off-by: Carton He <carton.he@marvell.com>
2013-03-04Fix various problems in opcontrolPaul Lind
Support multiple CPU types in opcontrol Use access(2) instead of opening files where possible Mount /dev/oprofile at startup Disable oprofiled when resetting current data session Change-Id: Ifd0ff2a50c9229af01249aefd5cd9dce00c58bf4
2012-01-04Support multiple profile sessions w/o the need of rebooting.Ben Cheng
Bonus changes: - Eliminated sending unnecessary SIGHUP to oprofiled when dumping samples. - fixed a file descriptor leak in read_num(). Change-Id: I79ca35a62df848ceb4e16f2bc62e54b86ab7495f
2011-04-08Reenable oprofile host build.Jeff Brown
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
2011-04-05Build oprofile tools on the host.Jeff Brown
Change-Id: I9911afe75ad24b5d39aedee4cf4c27ce418d033c
2011-02-04Improve oprofile wrapper commands.Jeff Brown
Added a new wrapper script that will help automate more of the process of setting up and running oprofile on a remote device. There is more work to be done here once the kernel perf event issues that hinder reliability (bug: 2975913) are resolved. Change-Id: I942ee74912f1e4c87b4c43aca9937b3f3f1780f6
2010-09-03Add timer mode in opcontrol.Ben Cheng
Change-Id: Ic0ab81deac51b48068e3a9b92a417003196161ea
2010-07-09Correct permissions in mkdir callsandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospMike Playle
The 'mode' parameter to mkdir() is in octal, so it should have a leading 0. Also, directories need their 'x' bits set. Change-Id: I95bdae777ed31a8f99d1eeb4974a9ceb8d85633d
2010-05-03merge from open-source masterThe Android Open Source Project
Change-Id: Iff982a4bec118c01718056fff079460d365968c3
2010-05-03fix sim buildJean-Baptiste Queru
Change-Id: I6c9ffe71d0dc71b2548367b021ff7ba6f833964e
2010-04-30Fix ARM7 build.Mike Lockwood
Change-Id: I7c07811f0e124b24f8be17c17c41061f045f4c4f Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-03-08Use armv7a arch flag instead of arch variantColin Cross
Change-Id: Ic1407b3ae4c1f662dafdce4bf8819fd92ca48e61
2010-03-04x86 oprofile enablementBruce Beare
2010-02-22Minor bug fix/enhancement for OProfile post-processing tools.Ben Cheng
1) Display samples collected in the code cache into dalvik-jit-code-cache. 2) Tolerate phantom event on counter 3 when it is not configured.
2009-09-16More change to use all 5 performance counters on ARMv7.Ben Cheng
2009-09-14Refresh OProfile code running on the target side to 0.9.5 for ARMV7.Ben Cheng
2009-03-03auto import from //depot/cupcake/@135843android-sdk-tools_r2android-sdk-1.6_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-sdk-1.5_r3android-sdk-1.5_r1android-sdk-1.5-preandroid-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1android-1.5r4android-1.5r3android-1.5r2android-1.5donut-release2donut-releasedonutcupcake-releasecupcakeThe Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project