1. 7c8847b simpleperf: remove Java interpreter frames by default. by Yabin Cui · 7 years ago
  2. 7eb955e Merge "simpleperf: fix reading dex files for unwinding while recording." by Yabin Cui · 7 years ago
  3. 708ac08 Merge "Switch procmem to C++." by Treehugger Robot · 7 years ago
  4. 86c9762 Merge "KPF_ constants are bit numbers, not masks." by Treehugger Robot · 7 years ago
  5. 6ea610d Merge "procmem is another libpagemap tool." by Treehugger Robot · 7 years ago
  6. 0e19401 Merge "Minimal switch to C++ to make future cleanup easier." by Treehugger Robot · 7 years ago
  7. 05c9a9e Merge "Move librank/procrank to Android.bp." by Treehugger Robot · 7 years ago
  8. aab5b1a Switch procmem to C++. by Elliott Hughes · 7 years ago
  9. 509d9bb KPF_ constants are bit numbers, not masks. by Elliott Hughes · 7 years ago
  10. efee5a1 procmem is another libpagemap tool. by Elliott Hughes · 7 years ago
  11. 4886c0c Minimal switch to C++ to make future cleanup easier. by Elliott Hughes · 7 years ago
  12. 16fb8c9 Move librank/procrank to Android.bp. by Elliott Hughes · 7 years ago
  13. dd401b3 simpleperf: fix reading dex files for unwinding while recording. by Yabin Cui · 7 years ago
  14. 0c3afce Merge "simpleperf: add a python script to record without usb connection." by Yabin Cui · 7 years ago
  15. d5d9c42 simpleperf: add a python script to record without usb connection. by Yabin Cui · 7 years ago
  16. a6ee510 Merge "simpleperf: Improve the way downloading native libs on device." by Yabin Cui · 7 years ago
  17. 7f1b492 Merge "simpleperf: Support removing unknown kernel symbols in report-sample cmd." by Yabin Cui · 7 years ago
  18. 8f78041 simpleperf: Support removing unknown kernel symbols in report-sample cmd. by Yabin Cui · 7 years ago
  19. 5b391d6 Merge "simpleperf: report app package name in report-sample command." by Yabin Cui · 7 years ago
  20. 0a59929 simpleperf: report app package name in report-sample command. by Yabin Cui · 7 years ago
  21. 40b70ff simpleperf: Improve the way downloading native libs on device. by Yabin Cui · 7 years ago
  22. 246c780 Merge "simpleperf: add magic and version in report-sample protobuf output file." by Yabin Cui · 7 years ago
  23. 2d72690 Merge changes I8910fa82,I9bda1717,I3d9c1eb0 by Treehugger Robot · 7 years ago
  24. b84d5fd Perfprofd: Separate symbol offset in samples by Andreas Gampe · 7 years ago
  25. 34c434d Perfprofd: Add parallel processing to stack script by Andreas Gampe · 7 years ago
  26. afe71cf Perfprofd: Update perf_proto_stack by Andreas Gampe · 7 years ago
  27. 1746121 simpleperf: add magic and version in report-sample protobuf output file. by Yabin Cui · 7 years ago
  28. 5eb57e1 Merge "Perfprofd: Add support for sampling frequency" by Treehugger Robot · 7 years ago
  29. e4b2ed9 Perfprofd: Add support for sampling frequency by Andreas Gampe · 7 years ago
  30. 0dc7789 Merge changes I259b86b9,I3b4db7d3 by Treehugger Robot · 7 years ago
  31. b019ddc Perfprofd: Factor out threaded handler by Andreas Gampe · 7 years ago
  32. 2230fb2 Perfprofd: Place darwin disable into general defaults by Andreas Gampe · 7 years ago
  33. af675a3 Merge "boot_control_copy: Use libbootloader_message." by Tao Bao · 7 years ago
  34. 129b4bc boot_control_copy: Use libbootloader_message. by Tao Bao · 7 years ago
  35. 51d1b28 Merge "Make bootctrl.default use LOCAL_HEADER_LIBS bootimg_headers." by Tao Bao · 7 years ago
  36. 6e98d44 Make bootctrl.default use LOCAL_HEADER_LIBS bootimg_headers. by Jayant Chowdhary · 7 years ago
  37. 3681ee8 Merge "Support Speck encryption." by Treehugger Robot · 7 years ago
  38. 0aec08a Support Speck encryption. by Paul Crowley · 7 years ago
  39. dc18c76 Merge "Perfprofd: Use ConfigReader for shellCommand startProfiling" by Treehugger Robot · 7 years ago
  40. f73ddfa Perfprofd: Use ConfigReader for shellCommand startProfiling by Andreas Gampe · 7 years ago
  41. 2b3f24a Merge "Fix Darwin build (by not building)." by Treehugger Robot · 7 years ago
  42. 1587382 Fix Darwin build (by not building). by Elliott Hughes · 7 years ago
  43. 09ad261 Merge changes I3415d7c1,I0931a59c,Iae2a74f8,I2cad55f2 by Treehugger Robot · 7 years ago
  44. 7f85bff Perfprofd: Move dropbox functionality into core by Andreas Gampe · 7 years ago
  45. a145b35 Perfprofd: Move proto to its own static library by Andreas Gampe · 7 years ago
  46. 04672dd Perfprofd: Factor out the command-line-based loop by Andreas Gampe · 7 years ago
  47. db16286 Perfprofd: Move dropbox code to its own static library by Andreas Gampe · 7 years ago
  48. cd3c544 Merge "simpleperf: support showing symbols for interpreted java code." by Yabin Cui · 7 years ago
  49. 16ce379 Merge "Perfprofd: Add compression to config proto" by Treehugger Robot · 7 years ago
  50. 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 7 years ago
  51. a4c4b82 Merge "Allow recovery-dtbo in recovery.img to be signed" by Treehugger Robot · 7 years ago
  52. eeb19ec Merge "simpleperf: build simpleperf instead of simpleperf32 on gce_x86." by Yabin Cui · 7 years ago
  53. 28a379f Perfprofd: Add compression to config proto by Andreas Gampe · 7 years ago
  54. 170cb49 simpleperf: build simpleperf instead of simpleperf32 on gce_x86. by Yabin Cui · 7 years ago
  55. 9bb9f8f Allow recovery-dtbo in recovery.img to be signed by Hridya Valsaraju · 7 years ago
  56. 817015c Merge "Perfprofd: Enable sanitizers in debug build" by Treehugger Robot · 7 years ago
  57. f9fd5ac Merge "Perfprofd: Implement symbolization over quipper data" by Treehugger Robot · 7 years ago
  58. 1315908 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 7 years ago
  59. cbc02bc Perfprofd: Implement symbolization over quipper data by Andreas Gampe · 7 years ago
  60. 81ff02f Perfprofd: Enable sanitizers in debug build by Andreas Gampe · 7 years ago
  61. 59cd7df Merge "simpleperf: Minor code readability change" by Treehugger Robot · 7 years ago
  62. 96a5c57 simpleperf: Minor code readability change by Greg Kaiser · 7 years ago
  63. 318fd1b Merge "Perfprofd: Add debug version of libperfprofdcore" by Treehugger Robot · 7 years ago
  64. b5c3709 Perfprofd: Add debug version of libperfprofdcore by Andreas Gampe · 7 years ago
  65. 81ed0ea Merge "Perfprofd: Add GZIP compression" by Treehugger Robot · 7 years ago
  66. c3b86d1 Merge "simpleperf: support profiling jited java code." by Yabin Cui · 7 years ago
  67. 6dfba72 Merge "Perfprofd: Use a stream to serialize" by Treehugger Robot · 7 years ago
  68. c41d048 Merge "Perfprofd: Refactor protobuf I/O" by Treehugger Robot · 7 years ago
  69. 894b3f9 Perfprofd: Add GZIP compression by Andreas Gampe · 7 years ago
  70. c9a2ab4 Perfprofd: Use a stream to serialize by Andreas Gampe · 7 years ago
  71. d0aac25 Perfprofd: Refactor protobuf I/O by Andreas Gampe · 7 years ago
  72. 7da6f1d Merge changes Id3a9ce45,I4eddd1a3 by Treehugger Robot · 7 years ago
  73. 7a47862 Merge "simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type." by Yabin Cui · 7 years ago
  74. 77ca78a Perfprofd: Factor out quipper iterator helpers by Andreas Gampe · 7 years ago
  75. 5091d85 Perfprofd: Add explicit build dependency to simpleperf by Andreas Gampe · 7 years ago
  76. 8cd9233 simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type. by Yabin Cui · 7 years ago
  77. cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 7 years ago
  78. 5438d9c Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 8 years ago
  79. 7d2ecc6 Merge "simpleperf: Add trace-sched command." by Yabin Cui · 7 years ago
  80. bbaa512 simpleperf: Add trace-sched command. by Yabin Cui · 7 years ago
  81. 0178f34 Merge "Perfprofd: Use temporary file for large dropbox drops" by Treehugger Robot · 7 years ago
  82. 28e3138 Perfprofd: Use temporary file for large dropbox drops by Andreas Gampe · 7 years ago
  83. dd4f07b Merge "simpleperf: Add JITDebugReader." by Yabin Cui · 7 years ago
  84. 5626a71 Merge "Remove verify_boot_signature." by Treehugger Robot · 7 years ago
  85. dcfb201 Merge "Timetest: Clean up" by Treehugger Robot · 7 years ago
  86. e4944b1 Timetest: Clean up by Andreas Gampe · 7 years ago
  87. e1f150b Remove verify_boot_signature. by David Benjamin · 7 years ago
  88. 9e43e9f simpleperf: Add JITDebugReader. by Yabin Cui · 7 years ago
  89. acf9c47 Merge "Perfprofd: Disable darwin build" by Treehugger Robot · 7 years ago
  90. b7fa622 Perfprofd: Disable darwin build by Andreas Gampe · 7 years ago
  91. a2bf6b6 Merge changes If56a3eb6,I01dc7c54 by Treehugger Robot · 7 years ago
  92. 51389ce Perfprofd: Support host tests by Andreas Gampe · 7 years ago
  93. 0c09e0e Perfprofd: Use external quipper by Andreas Gampe · 7 years ago
  94. 21c00a2 Merge "Simpleperf: Fix perf_data_path config" by Yabin Cui · 7 years ago
  95. 806b209 Simpleperf: Fix perf_data_path config by Stefan Zager · 7 years ago
  96. d3a4473 Merge "Remove obsolete BRILLO variable" by Dan Willemsen · 7 years ago
  97. 2072270 Remove obsolete BRILLO variable by Dan Willemsen · 7 years ago
  98. 495b1fb Merge "simpleperf: improve managing temp files." by Yabin Cui · 7 years ago
  99. 661576e Merge "Simpleperf: Add host version of libsimpleperf_elf_read" by Treehugger Robot · 7 years ago
  100. c68e66d simpleperf: improve managing temp files. by Yabin Cui · 7 years ago