summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
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-03-22simpleperf: update simpleperf prebuilts to build 3839284.Yabin Cui
2017-03-21simpleperf: add new scripts in sdk artifacts.Yabin Cui
2017-03-17simpleperf: add script to generate proto data used by pprof.Yabin Cui
2017-03-06simpleperf: adjust sample_freq based on max_sample_rate file.Yabin Cui
2017-02-24simpleperf: fix a small error.Yabin Cui
2017-02-24Merge "simpleperf: generate one report for each event attr."Treehugger Robot
2017-02-23simpleperf: add --raw-period option for report cmd.Yabin Cui
2017-02-23simpleperf: generate one report for each event attr.Yabin Cui
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-10simpleperf: fix an error in checking monitored targets.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2017-01-26Merge "Use LOCAL_TEST_DATA for test data"Colin Cross
2017-01-24Merge "Add instrumentation test support to app_profiler.py"Chris Craik
2017-01-23Add instrumentation test support to app_profiler.pyChris Craik
2017-01-23Add gitignore for pyc filesChris Craik
2017-01-20simpleperf: profile non-debuggable apps on rooted devices.Yabin Cui
2017-01-18Use LOCAL_TEST_DATA for test dataColin Cross
2017-01-13Merge "simpleperf: Update document for scripts."Yabin Cui
2017-01-13simpleperf: Update document for scripts.Yabin Cui
2017-01-12simpleperf: fix dumpping kernel symbols.Yabin Cui
2017-01-06simpleperf: fix synchronization when reading mapped buffer.Yabin Cui
2017-01-06simpleperf: fix annotate.py.Yabin Cui
2017-01-06simpleperf: add scripts to sdk build.Yabin Cui
2017-01-05simpleperf: update scripts to use binaries in bin/.Yabin Cui
2017-01-05simpleperf: update simpleperf prebuilts to build 3614643.Yabin Cui
2017-01-04Revert "Revert "simpleperf: add binaries in sdk build.""Yabin Cui
2017-01-04Revert "simpleperf: add binaries in sdk build."Yabin Cui
2017-01-03simpleperf: add binaries in sdk build.Yabin Cui
2016-12-16Merge "simpleperf: merge dumped symbols with symbols read from file system."Yabin Cui
2016-12-16Merge "simpleperf: use per process maps."Yabin Cui
2016-12-16simpleperf: merge dumped symbols with symbols read from file system.Yabin Cui
2016-12-16simpleperf: use per process maps.Yabin Cui
2016-12-16Merge "simpleperf: add script to annotate source code."Yabin Cui
2016-12-15simpleperf: add script to annotate source code.Yabin Cui
2016-12-13simpleperf: check invalid perf.data.Yabin Cui
2016-12-13simpleperf: check monitored targets regularly.Yabin Cui
2016-12-12Merge "simpleperf: add script to manage app profiling process."Yabin Cui
2016-12-12simpleperf: add script to manage app profiling process.Yabin Cui
2016-12-09simpleperf: Improve Callgraph.Yabin Cui
2016-12-02simpleperf: add binary_cache_builder script.Yabin Cui
2016-11-30Merge "simpleperf: improve script interface."Yabin Cui
2016-11-30simpleperf: improve script interface.Yabin Cui
2016-11-29simpleperf: fix tests for dwarf callgraph unwinding.Yabin Cui
2016-11-29simpleperf: add stuff in report_lib_interface.Yabin Cui
2016-11-22simpleperf: fix a check error.Yabin Cui
2016-11-21Remove unnecessary reinterpret_castDimitry Ivanov