summaryrefslogtreecommitdiff
path: root/simpleperf/Android.mk
AgeCommit message (Expand)Author
2022-09-07simpleperf: add proto files in prebuilts.Yabin Cui
2022-03-31Non-module target.Bob Badour
2021-05-12simpleperf: add runtest in simpleperf_script.zip.Yabin Cui
2021-03-17simpleperf: simplify packing script zip file.Yabin Cui
2021-03-11simpleperf: split python tests.Yabin Cui
2019-08-20simpleperf: update building prebuilts.Yabin Cui
2019-05-01simpleperf: add test for start/stop api.Yabin Cui
2019-01-24simpleperf: move to Android.bp.Yabin Cui
2019-01-18Remove LOCAL_MODULE_TAGS := debugDan Willemsen
2019-01-17simpleperf: split simpleperf build on target.Yabin Cui
2018-12-13Use libdexfile external API in simpleperf.Martin Stjernholm
2018-06-29simpleperf: remove some deprecated code.Yabin Cui
2018-06-27simpleperf: add record read thread.Yabin Cui
2018-06-01simpleperf: refactor code managing thread maps.Yabin Cui
2018-04-13simpleperf: remove Java interpreter frames by default.Yabin Cui
2018-04-10simpleperf: Improve the way downloading native libs on device.Yabin Cui
2018-03-29Merge "simpleperf: support showing symbols for interpreted java code."Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-03-28simpleperf: build simpleperf instead of simpleperf32 on gce_x86.Yabin Cui
2018-03-21Merge "simpleperf: Add trace-sched command."Yabin Cui
2018-03-20simpleperf: Add trace-sched command.Yabin Cui
2018-03-19simpleperf: Add JITDebugReader.Yabin Cui
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui
2018-01-29Change to new libbacktrace offline functions.Christopher Ferris
2018-01-20Add dependency on libdexfile for static libraries.Christopher Ferris
2017-12-20simpleperf: Add needed testdata in artifacts.Yabin Cui
2017-12-15simpleperf: report unwinding failures.Yabin Cui
2017-12-08simpleperf: Add CallChainJoiner.Yabin Cui
2017-10-30Merge "Use -Werror in system/extras"Chih-hung Hsieh
2017-10-23Merge "simpleperf: Add a python class to wrap addr2line."Treehugger Robot
2017-10-23simpleperf: Add a python class to wrap addr2line.Yabin Cui
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
2017-10-18Add libunwindstack to dependencies.Christopher Ferris
2017-10-06Fix SDK buildDan Willemsen
2017-08-21simpleperf: make inferno flamegraph resizable.Yabin Cui
2017-08-18simpleperf: add missing scripts in simpleperf_script.zip.Yabin Cui
2017-08-17simpleperf: fix building simpleperf_script.zip.Yabin Cui
2017-07-25Remove LOCAL_CLANG and clang: trueLennart Wieboldt
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2017-06-06simpleperf: create libsimpleperf_record library.Yabin Cui
2017-04-27Fix wrong usage of * in find commandPo Hu
2017-04-03Do not build simpleperf_unit_test and simpleperf_cpu_hotplug_test for host te...Dan Shi
2017-03-28Add test config to simpleperf_unit_test and simpleperf_unit_testDan Shi
2017-02-23Merge "simpleperf: build libsimpleperf_inplace_sampler library."Yabin Cui
2017-02-15simpleperf: build cts test running in app context.Yabin Cui
2017-02-10simpleperf: build libsimpleperf_inplace_sampler library.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2017-01-18Use LOCAL_TEST_DATA for test dataColin Cross
2017-01-06simpleperf: add scripts to sdk build.Yabin Cui
2017-01-04Revert "Revert "simpleperf: add binaries in sdk build.""Yabin Cui