1. 616b3a0 simpleperf: change the way running cts tests. by Yabin Cui · 8 years ago
  2. 0a0d208 simpleperf: create libsimpleperf_record library. by Yabin Cui · 8 years ago
  3. 4432b6f Fix wrong usage of * in find command by Po Hu · 9 years ago
  4. 6ac653a Do not build simpleperf_unit_test and simpleperf_cpu_hotplug_test for host test cases by Dan Shi · 9 years ago
  5. 222a025 Add test config to simpleperf_unit_test and simpleperf_unit_test by Dan Shi · 9 years ago
  6. d9d2318 Merge "simpleperf: build libsimpleperf_inplace_sampler library." by Yabin Cui · 9 years ago
  7. f560a6f simpleperf: build cts test running in app context. by Yabin Cui · 9 years ago
  8. b92bae8 simpleperf: build libsimpleperf_inplace_sampler library. by Yabin Cui · 9 years ago
  9. 26968e6 simpleperf: add inplace-sampler event type. by Yabin Cui · 9 years ago
  10. 1e8ad07 Use LOCAL_TEST_DATA for test data by Colin Cross · 9 years ago
  11. 182d8a0 simpleperf: add scripts to sdk build. by Yabin Cui · 9 years ago
  12. 57222a3 Revert "Revert "simpleperf: add binaries in sdk build."" by Yabin Cui · 9 years ago
  13. 266cf44 Revert "simpleperf: add binaries in sdk build." by Yabin Cui · 9 years ago
  14. f6bc6f2 simpleperf: add binaries in sdk build. by Yabin Cui · 9 years ago
  15. 5be914d simpleperf: fix tests for dwarf callgraph unwinding. by Yabin Cui · 9 years ago
  16. 53f9165 Merge "Support to use kallsyms" by Treehugger Robot · 9 years ago
  17. 7e5aa13 Revert "Revert "simpleperf: use libprocinfo."" by Yabin Cui · 9 years ago
  18. b2465ad Support to use kallsyms by Daniel Friederich · 9 years ago
  19. 49bdb3d Revert "simpleperf: use libprocinfo." by Josh Gao · 9 years ago
  20. 7eb4f9b simpleperf: use libprocinfo. by Josh Gao · 9 years ago
  21. 5450070 simpleperf: Add UnixSocket. by Yabin Cui · 9 years ago
  22. aa65c8b simpleperf: calculate perf clock based on system clock. by Yabin Cui · 9 years ago
  23. a447c0d simpleperf: add python report interface on linux. by Yabin Cui · 9 years ago
  24. dec58a2 Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  25. 297f0c6 simpleperf: add simpleperf_report.py to sdk artifacts. by Yabin Cui · 9 years ago
  26. 52e9f95 Merge "simpleperf: add version." by Treehugger Robot · 9 years ago
  27. 6ef55f7 simpleperf: add version. by Yabin Cui · 9 years ago
  28. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  29. 965a99e Merge "Dist simpleperf executables in SDK targets" by Treehugger Robot · 9 years ago
  30. e87fd02 Dist simpleperf executables in SDK targets by Dan Willemsen · 9 years ago
  31. be903f4 Simpleperf: use libc++_static on host. by Yabin Cui · 9 years ago
  32. 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
  33. 9e02231 Merge "simpleperf: support report samples using format defined by protobuf." by Yabin Cui · 9 years ago
  34. 42c8dc6 simpleperf: support report samples using format defined by protobuf. by Yabin Cui · 9 years ago
  35. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  36. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  37. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  38. b64a863 simpleperf: refactor SampleTree for reuse. by Yabin Cui · 9 years ago
  39. 5633586 simpleperf: improve cpu_hotplug tests. by Yabin Cui · 10 years ago
  40. 3375421 simpleperf: always build static binary on device. by Yabin Cui · 10 years ago
  41. 040f7b4 simpleperf: use libbacktrace_offline static library. by Yabin Cui · 10 years ago
  42. d0d1454 simpleperf: build 32-bit binaries on 64-bit devices. by Yabin Cui · 10 years ago
  43. ea4a5a4 Merge "Simpleperf: support reading symbols from .gnu_debugdata." by Yabin Cui · 10 years ago
  44. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 10 years ago
  45. 6acf8c6 Simpleperf: insert testdata into simpleperf_unit_test for target build. by Yabin Cui · 10 years ago
  46. be7ec66 simpleperf: support building cts test. by Yabin Cui · 10 years ago
  47. 9e0f649 Merge "simpleperf: fix mac build." by Yabin Cui · 10 years ago
  48. ff7465c simpleperf: fix mac build. by Yabin Cui · 10 years ago
  49. 6e51bef simpleperf: port cmd_report_test to nonlinux. by Yabin Cui · 10 years ago
  50. 6d8c834 simpleperf: support building static binary on target. by Yabin Cui · 10 years ago
  51. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 10 years ago
  52. f831e6d Support profiling of shared libs embedded in APKs. by Than McIntosh · 10 years ago
  53. 860a858 Add use of libbacktrace_offline. by Christopher Ferris · 10 years ago
  54. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  55. 89905b7 Simpleperf: add separate cpu_hotplug_test. by Yabin Cui · 10 years ago
  56. 0930ea8 Simpleperf: add runtest. by Yabin Cui · 10 years ago
  57. 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 10 years ago
  58. 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago
  59. 8ca8ae8 Simpleperf: fix build on mac. by Yabin Cui · 10 years ago
  60. 76769e5 Simpleperf: Support dwarf callgraph recording. by Yabin Cui · 10 years ago
  61. ecb9a30 Simpleperf: support callgraph option in report command. by Yabin Cui · 10 years ago
  62. 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 10 years ago
  63. ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 10 years ago
  64. 2672dea Add simpleperf report command. by Yabin Cui · 10 years ago
  65. ddddc06 Simpleperf: support branch stack sampling in `simpleperf record`. by Yabin Cui · 10 years ago
  66. 9764169 Simpleperf: add test about cpu hot-plug. by Yabin Cui · 10 years ago
  67. 8f62251 Dump build_id feature in `simpleperf record`. by Yabin Cui · 11 years ago
  68. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 11 years ago
  69. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 11 years ago
  70. d455de4 Build simpleperf in user-debug mode, and put it in /system/xbin/. by Dehao Chen · 11 years ago
  71. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 11 years ago
  72. 67d3abd Implement simpleperf list subcommand. by Yabin Cui · 11 years ago