summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2019-04-08simpleperf: update simpleperf prebuilts to build 5436767.Elliott Hughes
2019-04-02simpleperf: add an explicit "simpleperf" target.Elliott Hughes
2019-03-07Do not use --exclude-libs linker flag for WindowsPirama Arumuga Nainar
2019-03-06Merge "Use unique_ptr for Maps object."Florian Mayer
2019-02-28Merge "simpleperf: make app api available for profileable apps."Yabin Cui
2019-02-28simpleperf: make app api available for profileable apps.Yabin Cui
2019-02-28Merge "simpleperf: add test for a problem recording user stack."Yabin Cui
2019-02-28Merge "simpleperf: fix 32-bit simpleperf_unit_test."Treehugger Robot
2019-02-27simpleperf: fix 32-bit simpleperf_unit_test.Yabin Cui
2019-02-27simpleperf: add test for a problem recording user stack.Yabin Cui
2019-02-27simpleperf: fix showing a misleading msg.Yabin Cui
2019-02-27Use unique_ptr for Maps object.Florian Mayer
2019-02-24Fix libdexfile dependencies to avoid direct dependency on libdexfile_external.Martin Stjernholm
2019-02-21Merge "simpleperf: add api_app_profiler.py."Yabin Cui
2019-02-21Merge "simpleperf: Add Java/C++ API to control simpleperf in app code."Yabin Cui
2019-02-20simpleperf: add api_app_profiler.py.Yabin Cui
2019-02-20simpleperf: Add Java/C++ API to control simpleperf in app code.Yabin Cui
2019-02-15Merge "simpleperf: Adjust callback for procinfo::ReadProcessMaps"Treehugger Robot
2019-02-14Merge "simpleperf: prepare for adding user api."Yabin Cui
2019-02-14simpleperf: prepare for adding user api.Yabin Cui
2019-02-13Merge "simpleperf: fix symbolization in multi-executable-segments libraries."Yabin Cui
2019-02-10simpleperf: Adjust callback for procinfo::ReadProcessMapsSandeep Patil
2019-02-08simpleperf: fix time report in report_sample.py.Yabin Cui
2019-02-07simpleperf: fix symbolization in multi-executable-segments libraries.Yabin Cui
2019-02-01Merge "simpleperf: make atest happy."Yabin Cui
2019-02-01simpleperf: make atest happy.Yabin Cui
2019-02-01Merge "simpleperf: change the way running cts test."Treehugger Robot
2019-01-31simpleperf: change the way running cts test.Yabin Cui
2019-01-31Merge "inferno: add --system_wide option."Yabin Cui
2019-01-31simpleperf: fix mac build.Yabin Cui
2019-01-30simpleperf: fix mac build.Yabin Cui
2019-01-29inferno: add --system_wide option.Yabin Cui
2019-01-30Merge "simpleperf: update test record_cmd.no_dump_symbols."Yabin Cui
2019-01-25simpleperf: update test record_cmd.no_dump_symbols.Yabin Cui
2019-01-25simpleperf: remove code not in use.Yabin Cui
2019-01-24simpleperf: move to Android.bp.Yabin Cui
2019-01-24Merge "Remove direct dependency on the internal libdexfile library."Yabin Cui
2019-01-24Remove direct dependency on the internal libdexfile library.Martin Stjernholm
2019-01-23simpleperf: Use simpleperf_app_runner to profile profileable apps.Yabin Cui
2019-01-18Remove LOCAL_MODULE_TAGS := debugDan Willemsen
2019-01-18Merge "simpleperf: split simpleperf build on target."Yabin Cui
2019-01-18simpleperf: add SC7731E into whitelist, omit tests requiring hw counters.Patrick Shi
2019-01-17simpleperf: split simpleperf build on target.Yabin Cui
2019-01-16Merge "Migrate system/extras to androidx.test"Yabin Cui
2019-01-09Rename libdexfile external API header.Martin Stjernholm
2018-12-20Migrate system/extras to androidx.testBrett Chabot
2018-12-14Merge "simpleperf: update simpleperf prebuilts to build 5176246."Yabin Cui
2018-12-14simpleperf: update simpleperf prebuilts to build 5176246.Yabin Cui
2018-12-14Merge "Use libdexfile external API in simpleperf."Martin Stjernholm
2018-12-14Merge "simpleperf: fix binary_cache_builder.py."Treehugger Robot