1. 044861b simpleperf: check invalid perf.data. by Yabin Cui · 9 years ago
  2. 5f43fc4 simpleperf: check monitored targets regularly. by Yabin Cui · 9 years ago
  3. 88ff807 Merge "simpleperf: add script to manage app profiling process." by Yabin Cui · 9 years ago
  4. 7c83a61 simpleperf: add script to manage app profiling process. by Yabin Cui · 9 years ago
  5. 18385c4 simpleperf: Improve Callgraph. by Yabin Cui · 9 years ago
  6. c5f4f7e simpleperf: add binary_cache_builder script. by Yabin Cui · 9 years ago
  7. 090785e Merge "simpleperf: improve script interface." by Yabin Cui · 9 years ago
  8. 4ff9c6f simpleperf: improve script interface. by Yabin Cui · 9 years ago
  9. 5be914d simpleperf: fix tests for dwarf callgraph unwinding. by Yabin Cui · 9 years ago
  10. 52c6369 simpleperf: add stuff in report_lib_interface. by Yabin Cui · 9 years ago
  11. 97cb6d2 simpleperf: fix a check error. by Yabin Cui · 9 years ago
  12. ae56a5f Remove unnecessary reinterpret_cast by Dimitry Ivanov · 9 years ago
  13. 7c0d6db Merge "simpleperf: fix dumping arm regs on arm64 devices." by Yabin Cui · 9 years ago
  14. 53f9165 Merge "Support to use kallsyms" by Treehugger Robot · 9 years ago
  15. 417df29 simpleperf: fix dumping arm regs on arm64 devices. by Yabin Cui · 9 years ago
  16. 960a81a Merge "Revert "Revert "simpleperf: use libprocinfo.""" by Yabin Cui · 9 years ago
  17. 7e5aa13 Revert "Revert "simpleperf: use libprocinfo."" by Yabin Cui · 9 years ago
  18. bb25f17 simpleperf: update readme. by Yabin Cui · 9 years ago
  19. b2465ad Support to use kallsyms by Daniel Friederich · 9 years ago
  20. 2865343 Fix static-analyzer memory leak warnings. by George Burgess IV · 9 years ago
  21. 40f7998 Merge "Revert "simpleperf: use libprocinfo."" by Josh Gao · 9 years ago
  22. 49bdb3d Revert "simpleperf: use libprocinfo." by Josh Gao · 9 years ago
  23. e97dfde Merge "Support for multiple instances" by Yabin Cui · 9 years ago
  24. 1007435 Merge "simpleperf: use libprocinfo." by Josh Gao · 9 years ago
  25. 0e48e18 Support for multiple instances by Daniel Friederich · 9 years ago
  26. f79a008 simpleperf: fix potential unaligned memory access. by Yabin Cui · 9 years ago
  27. aba7e29 simpleperf: dump only needed symbols in file feature section. by Yabin Cui · 9 years ago
  28. 7eb4f9b simpleperf: use libprocinfo. by Josh Gao · 9 years ago
  29. 0dc19e6 Merge "simpleperf: update report shared library." by Yabin Cui · 9 years ago
  30. c18d84a Merge "simpleperf: fix unaligned data access on arm." by Yabin Cui · 9 years ago
  31. 16501ff simpleperf: use file records in protobuf output. by Yabin Cui · 9 years ago
  32. c24dd76 simpleperf: fix unaligned data access on arm. by Yabin Cui · 9 years ago
  33. 3f829b1 simpleperf: update report shared library. by Yabin Cui · 9 years ago
  34. 010b232 simpleperf: make file feature section used in more report commands. by Yabin Cui · 9 years ago
  35. c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 9 years ago
  36. d2fcab8 Merge "simpleperf: remove external sort." by Yabin Cui · 9 years ago
  37. 265f6a0 simpleperf: remove external sort. by Yabin Cui · 9 years ago
  38. 0a7a06d simpleperf: avoid errors/warnings caused by sepolicy. by Yabin Cui · 9 years ago
  39. b1bb2ea Merge "simpleperf: Add UnixSocket." by Yabin Cui · 9 years ago
  40. f95e0a3 Merge "simpleperf: merge records from different buffers in memory." by Yabin Cui · 9 years ago
  41. 2ea6de1 simpleperf: merge records from different buffers in memory. by Yabin Cui · 9 years ago
  42. 421a12e simpleperf: reduce default test log output. by Yabin Cui · 9 years ago
  43. 5450070 simpleperf: Add UnixSocket. by Yabin Cui · 9 years ago
  44. 0ea8250 Make simpleperf build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  45. 78fddd1 simpleperf: use Dso::IsHit() to mark hit binaries. by Yabin Cui · 9 years ago
  46. 0f6df01 simpleperf: fix dumping build id. by Yabin Cui · 9 years ago
  47. 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
  48. ed2e862 Merge "simpleperf: add functions to IOEventLoop." by Yabin Cui · 9 years ago
  49. 4b76b29 Merge "Simpleperf: add --max-stack and --percent-limit options for report cmd." by Yabin Cui · 9 years ago
  50. c0565bb Simpleperf: add --max-stack and --percent-limit options for report cmd. by Yabin Cui · 9 years ago
  51. a383c11 simpleperf: add functions to IOEventLoop. by Yabin Cui · 9 years ago
  52. caf8e07 simpleperf: copy document from ndk-master. by Yabin Cui · 9 years ago
  53. cf69e41 simpleperf: add perf counter into trace by Wei Wang · 9 years ago
  54. 9b20e86 Merge "Simpleperf: don't expose EventSelection." by Treehugger Robot · 9 years ago
  55. 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
  56. 539fb88 simpleperf: add interval to stat print by Wei Wang · 9 years ago
  57. aa65c8b simpleperf: calculate perf clock based on system clock. by Yabin Cui · 9 years ago
  58. 3eee005 Merge "Use android::base::GetExecutablePath in simpleperf." by Treehugger Robot · 9 years ago
  59. f30c96f Use android::base::GetExecutablePath in simpleperf. by Elliott Hughes · 9 years ago
  60. 25bbfde Merge "simpleperf: handle monitored processes correctly when a cpu is up." by Yabin Cui · 9 years ago
  61. 2cb0a66 Merge "simpleperf: add python report interface on linux." by Yabin Cui · 9 years ago
  62. a447c0d simpleperf: add python report interface on linux. by Yabin Cui · 9 years ago
  63. eafa718 simpleperf: fix two errors. by Yabin Cui · 9 years ago
  64. bc2a102 simpleperf: handle monitored processes correctly when a cpu is up. by Yabin Cui · 9 years ago
  65. 825e56b simpleperf: support hotplug events in record cmd. by Yabin Cui · 9 years ago
  66. b5a1a4a Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 9 years ago
  67. dec58a2 Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  68. c3ead4e Merge "simpleperf: support hotplug events in stat cmd." by Treehugger Robot · 9 years ago
  69. 778424b simpleperf: support hotplug events in stat cmd. by Yabin Cui · 9 years ago
  70. cb6c901 simpleperf: print file path used for reading symbols. by Yabin Cui · 9 years ago
  71. a903cc9 Merge "simpleperf: improve cpu_hotplug_test." by Treehugger Robot · 9 years ago
  72. 08e7b32 simpleperf: improve cpu_hotplug_test. by Yabin Cui · 9 years ago
  73. 4d269c7 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  74. d4d0a19 Merge "simpleperf: monitor cpu hotplug in stat cmd." am: ef99a90b46 by Yabin Cui · 9 years ago
  75. 4cf37d1 simpleperf: notify user for unsupported modifiers. by Yabin Cui · 9 years ago
  76. ef99a90 Merge "simpleperf: monitor cpu hotplug in stat cmd." by Treehugger Robot · 9 years ago
  77. f600c50 Merge "simpleperf: omit samples get while dumping thread map information." by Yabin Cui · 9 years ago
  78. 57fb220 simpleperf: omit samples get while dumping thread map information. by Yabin Cui · 9 years ago
  79. fdf68bd Merge "simpleperf: avoid selinux denials." am: 23a73bf538 by Yabin Cui · 9 years ago
  80. 0786586 simpleperf: avoid selinux denials. by Yabin Cui · 9 years ago
  81. 994cb62 simpleperf: monitor cpu hotplug in stat cmd. by Yabin Cui · 9 years ago
  82. 12532f6 Merge "simpleperf: add simpleperf_report.py to sdk artifacts." am: 64d7033269 by Yabin Cui · 9 years ago
  83. 297f0c6 simpleperf: add simpleperf_report.py to sdk artifacts. by Yabin Cui · 9 years ago
  84. 9ebb388 Merge "Fix google-explicit-constructor warnings in simpleperf." am: eddb94dc8b by Chih-Hung Hsieh · 9 years ago
  85. 1786a88 Fix google-explicit-constructor warnings in simpleperf. by Chih-Hung Hsieh · 9 years ago
  86. 1cc3b80 Merge "simpleperf: fix --pids option." am: be52e2bb05 by Yabin Cui · 9 years ago
  87. be52e2b Merge "simpleperf: fix --pids option." by Treehugger Robot · 9 years ago
  88. 1ec42a5 Merge "simpleperf: monitor and report cpu hotplug events." am: f58a9a0db3 by Yabin Cui · 9 years ago
  89. f58a9a0 Merge "simpleperf: monitor and report cpu hotplug events." by Treehugger Robot · 9 years ago
  90. 861f655 simpleperf: fix --pids option. by Yabin Cui · 9 years ago
  91. e1e462b Merge "simpleperf: fix test record_cmd.duration_option." am: 8cd939bd7a by Yabin Cui · 9 years ago
  92. 2150ee0 simpleperf: fix test record_cmd.duration_option. by Yabin Cui · 9 years ago
  93. f33ea38 Merge "simpleperf: fix record file writer." am: 4c54842292 by Yabin Cui · 9 years ago
  94. 4c54842 Merge "simpleperf: fix record file writer." by Treehugger Robot · 9 years ago
  95. bf3cd37 Merge "simpleperf: allow --duration option when executing child command." by Yabin Cui · 9 years ago
  96. 06636d0 simpleperf: fix record file writer. by Yabin Cui · 9 years ago
  97. eb07faa simpleperf: allow --duration option when executing child command. by Yabin Cui · 9 years ago
  98. 78fffd2 simpleperf: monitor and report cpu hotplug events. by Yabin Cui · 9 years ago
  99. 7687514 Merge "simpleperf: remove cpu option tests." am: 9ec492a979 by Yabin Cui · 9 years ago
  100. 0c70b9c Merge "simpleperf: reduce Record construction overhead while recording." by Yabin Cui · 9 years ago