History log of /external/oprofile/opcontrol/opcontrol.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
529d868851ce83328c89429d256e68afe320c51d 04-Jan-2012 Ben Cheng <bccheng@google.com> Support multiple profile sessions w/o the need of rebooting.

Bonus changes:
- Eliminated sending unnecessary SIGHUP to oprofiled when dumping
samples.
- fixed a file descriptor leak in read_num().

Change-Id: I79ca35a62df848ceb4e16f2bc62e54b86ab7495f
/external/oprofile/opcontrol/opcontrol.cpp
87866d93bd7de46ffe9333437e5230c6eda58448 02-Feb-2011 Jeff Brown <jeffbrown@google.com> Improve oprofile wrapper commands.

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
/external/oprofile/opcontrol/opcontrol.cpp
a9404b820caf434bba3c3c54c5e786a0eb9ebedb 04-Sep-2010 Ben Cheng <bccheng@android.com> Add timer mode in opcontrol.

Change-Id: Ic0ab81deac51b48068e3a9b92a417003196161ea
/external/oprofile/opcontrol/opcontrol.cpp
d095010b52282f41a483c7780815e0242f1e1629 09-Jul-2010 Mike Playle <mike.playle@realvnc.com> Correct permissions in mkdir calls

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
/external/oprofile/opcontrol/opcontrol.cpp
802e057e6e55fc120cb6d344ca5e6a2690cff3f0 04-May-2010 The Android Open Source Project <initial-contribution@android.com> merge from open-source master

Change-Id: Iff982a4bec118c01718056fff079460d365968c3
d850f374318831902a1386ec329cb3863b373874 04-May-2010 Jean-Baptiste Queru <jbq@google.com> fix sim build

Change-Id: I6c9ffe71d0dc71b2548367b021ff7ba6f833964e
/external/oprofile/opcontrol/opcontrol.cpp
e815c52e5e4dd0bae3113d2409097160f27348c6 30-Apr-2010 Mike Lockwood <lockwood@android.com> Fix ARM7 build.

Change-Id: I7c07811f0e124b24f8be17c17c41061f045f4c4f
Signed-off-by: Mike Lockwood <lockwood@android.com>
/external/oprofile/opcontrol/opcontrol.cpp
751a4435c3ef705b0e31faa14c75b9e2fd859959 04-Mar-2010 Bruce Beare <brucex.j.beare@intel.com> x86 oprofile enablement
/external/oprofile/opcontrol/opcontrol.cpp
afec5b915f91a233f37047c29de9531be001778a 23-Feb-2010 Ben Cheng <bccheng@android.com> Minor bug fix/enhancement for OProfile post-processing tools.

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.
/external/oprofile/opcontrol/opcontrol.cpp
1434507eb3c837aa83306fca335f49d5ad3dec4e 16-Sep-2009 Ben Cheng <bccheng@google.com> More change to use all 5 performance counters on ARMv7.
/external/oprofile/opcontrol/opcontrol.cpp
5a4eb4eb367eccd4b976d1feae96cea96d2c50f2 15-Sep-2009 Ben Cheng <bccheng@google.com> Refresh OProfile code running on the target side to 0.9.5 for ARMV7.
/external/oprofile/opcontrol/opcontrol.cpp
10e23eebca4175a8dfe3a788b2bebacb1fcfce54 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/oprofile/opcontrol/opcontrol.cpp
dfb3f050a7cebd2030ea23dc6fa8964530e4ddcc 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/oprofile/opcontrol/opcontrol.cpp
b9958da7adae1c7d4482e958b371401eef387a39 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/external/oprofile/opcontrol/opcontrol.cpp
7984f7ab3e13cda0c3b04ffeb2608f232e57f93a 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/oprofile/opcontrol/opcontrol.cpp
48ae5fc270ea3bbb965b4bd07cb1691a5c115642 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/oprofile/opcontrol/opcontrol.cpp