summaryrefslogtreecommitdiff
path: root/simpleperf/Android.mk
AgeCommit message (Expand)Author
2017-01-06simpleperf: add scripts to sdk build.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-11-29simpleperf: fix tests for dwarf callgraph unwinding.Yabin Cui
2016-11-17Merge "Support to use kallsyms"Treehugger Robot
2016-11-16Revert "Revert "simpleperf: use libprocinfo.""Yabin Cui
2016-11-16Support to use kallsymsDaniel Friederich
2016-11-15Revert "simpleperf: use libprocinfo."Josh Gao
2016-11-11simpleperf: use libprocinfo.Josh Gao
2016-10-26simpleperf: Add UnixSocket.Yabin Cui
2016-09-15simpleperf: calculate perf clock based on system clock.Yabin Cui
2016-08-30simpleperf: add python report interface on linux.Yabin Cui
2016-08-26Replace libziparchive-host with libziparchiveColin Cross
2016-08-12simpleperf: add simpleperf_report.py to sdk artifacts.Yabin Cui
2016-08-02Merge "simpleperf: add version."Treehugger Robot
2016-08-01simpleperf: add version.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-06-23Merge "Dist simpleperf executables in SDK targets"Treehugger Robot
2016-06-22Dist simpleperf executables in SDK targetsDan Willemsen
2016-06-22Simpleperf: use libc++_static on host.Yabin Cui
2016-06-20simpleperf: add kmem command to report slab allocation information.Yabin Cui
2016-06-14Merge "simpleperf: support report samples using format defined by protobuf."Yabin Cui
2016-06-13simpleperf: support report samples using format defined by protobuf.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-05-24simpleperf: refactor SampleTree for reuse.Yabin Cui
2016-04-26simpleperf: improve cpu_hotplug tests.Yabin Cui
2016-04-14simpleperf: always build static binary on device.Yabin Cui
2016-04-14simpleperf: use libbacktrace_offline static library.Yabin Cui
2016-03-30simpleperf: build 32-bit binaries on 64-bit devices.Yabin Cui
2016-03-19Merge "Simpleperf: support reading symbols from .gnu_debugdata."Yabin Cui
2016-03-18Simpleperf: support reading symbols from .gnu_debugdata.Yabin Cui
2016-03-18Simpleperf: insert testdata into simpleperf_unit_test for target build.Yabin Cui
2016-03-02simpleperf: support building cts test.Yabin Cui
2016-02-25Merge "simpleperf: fix mac build."Yabin Cui
2016-02-25simpleperf: fix mac build.Yabin Cui
2016-02-25simpleperf: port cmd_report_test to nonlinux.Yabin Cui
2016-02-10simpleperf: support building static binary on target.Yabin Cui
2016-02-08simpleperf: port read_apk and read_apk/read_elf tests to nonlinux.Yabin Cui
2016-02-02Support profiling of shared libs embedded in APKs.Than McIntosh
2016-01-25Add use of libbacktrace_offline.Christopher Ferris
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-08Simpleperf: add separate cpu_hotplug_test.Yabin Cui
2015-10-06Simpleperf: add runtest.Yabin Cui
2015-09-23Simpleperf: support dwarf callgraph in report command.Yabin Cui
2015-07-22Simpleperf: separate ThreadTree from SampleTree.Yabin Cui
2015-07-13Simpleperf: fix build on mac.Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui