1. db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 5 years ago
  2. 7abd934 Link libart statically to perfprofd to avoid a dynamic dependency on it. by Martin Stjernholm · 5 years ago
  3. 4192f46 simpleperf: split simpleperf build on target. by Yabin Cui · 5 years ago
  4. cda1156 Revert "Introduce a no-perfprofd module." by Roland Levillain · 5 years ago
  5. 7c27cc2 Use libdexfile external API in simpleperf. by Martin Stjernholm · 6 years ago
  6. 742d78a Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 5 years ago
  7. e262c4b Introduce a no-perfprofd module. by Roland Levillain · 5 years ago
  8. 499a017 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  9. a3b752c Perfprofd: Introduce libsimpleperf_dex_read and read vdex files by Andreas Gampe · 6 years ago
  10. b017270 Simpleperf: Use defaults to pass static libs by Andreas Gampe · 6 years ago
  11. c582965 Merge "Perfprofd: Make the service non-oneshot" by Treehugger Robot · 6 years ago
  12. 87c3903 Merge changes I10561d93,I05d248a7 by Treehugger Robot · 6 years ago
  13. 47096df Merge "perfprofd: use getHealthInfo for get_charging" by Treehugger Robot · 6 years ago
  14. 887e7e9 Merge "Remove ashmem from system/extras" by Joel Fernandes · 6 years ago
  15. 92f265a Merge "perfprofd: add env to disable change of perf_event_paranoid." by Yabin Cui · 6 years ago
  16. 5edb7fc perfprofd: add env to disable change of perf_event_paranoid. by Yabin Cui · 6 years ago
  17. c314009 Perfprofd: Add TEST_MAPPING by Andreas Gampe · 6 years ago
  18. a5a1324 Perfprofd: Disable tests when lacking arch_perfmon by Andreas Gampe · 6 years ago
  19. 581c9d2 Perfprofd: Fix AndroidTest.xml by Andreas Gampe · 6 years ago
  20. b8691ae perfprofd: use getHealthInfo for get_charging by Yifan Hong · 6 years ago
  21. e783522 Perfprofd: Make the service non-oneshot by Andreas Gampe · 6 years ago
  22. 7e8b2b9 Remove ashmem from system/extras by Joel Fernandes · 6 years ago
  23. 95e8540 perfprofd: fix test PerfProfdTest.ConfigFileParsing. by Yabin Cui · 6 years ago
  24. 78262c9 perfprofd: Fix get_charging logic by Yifan Hong · 6 years ago
  25. 513cbfa Merge "Perfprofd: Add option dump" am: d4e3b2199b by Andreas Gampe · 6 years ago
  26. ecc46ef Perfprofd: Add option dump by Andreas Gampe · 6 years ago
  27. ae44867 Merge "Perfprofd: Only pick up FUNC symbols" am: e1bd9e74b0 by Andreas Gampe · 6 years ago
  28. 05db5b8 Perfprofd: Only pick up FUNC symbols by Andreas Gampe · 6 years ago
  29. 248e6e2 Merge "Perfprofd: Add option to symbolize all DSOs" am: c54c0b3075 by Andreas Gampe · 6 years ago
  30. 595f3c8 Merge "Perfprofd: Add event support filter capability" am: 033fd3a7bb by Andreas Gampe · 6 years ago
  31. f6ec157 Merge "Perfprofd: Expose supported counters from simpleperf" am: 3a51155fd7 by Andreas Gampe · 6 years ago
  32. 9edc265 Perfprofd: Add option to symbolize all DSOs by Andreas Gampe · 6 years ago
  33. e0fd7b1 Perfprofd: Add event support filter capability by Andreas Gampe · 6 years ago
  34. b116d3e Perfprofd: Expose supported counters from simpleperf by Andreas Gampe · 6 years ago
  35. a164758 Merge "Perfprofd: Fix counter tests" am: 27de2468b3 by Andreas Gampe · 6 years ago
  36. 7112e91 Perfprofd: Fix counter tests by Andreas Gampe · 6 years ago
  37. b66e59a perfprofd: talk to health HAL. by Yifan Hong · 6 years ago
  38. 3c39158 Merge "perfpropd: Remove libbinder as a static library." by Treehugger Robot · 6 years ago
  39. 9a031f0 perfpropd: Remove libbinder as a static library. by Steven Moreland · 6 years ago
  40. 9432034 Perfprofd: Change config proto by Andreas Gampe · 6 years ago
  41. c18c2d0 Perfprofd: Update python script to produce a config proto by Andreas Gampe · 6 years ago
  42. 10336be Perfprofd: Read config proto values by Andreas Gampe · 6 years ago
  43. 725faa2 Perfprofd: Add general event config to perf invoke by Andreas Gampe · 6 years ago
  44. e1eb3cd Perfprofd: Add general event config to Config by Andreas Gampe · 6 years ago
  45. 90bc7b8 Merge "Perfprofd: Slightly refactor ConfigReader" by Treehugger Robot · 6 years ago
  46. 808cbe0 Perfprofd: Change proto naming by Andreas Gampe · 6 years ago
  47. 1c05820 Perfprofd: Slightly refactor ConfigReader by Andreas Gampe · 6 years ago
  48. 7cb55e4 Perfprofd: Refactor and extend config proto by Andreas Gampe · 6 years ago
  49. d61d699 Perfprofd: Rewrite perf invocation arg generation by Andreas Gampe · 6 years ago
  50. d662d88 Perfprofd: Move invoke code to its own file by Andreas Gampe · 6 years ago
  51. 310b08a Perfprofd: Fix test expectations by Andreas Gampe · 6 years ago
  52. 850efbf Merge "Perfprofd: Pep8 the python scripts" by Treehugger Robot · 6 years ago
  53. b2d9e4c Merge "simpleperf: fix pylint warnings in python scripts." by Yabin Cui · 6 years ago
  54. 370c341 simpleperf: fix pylint warnings in python scripts. by Yabin Cui · 6 years ago
  55. 04346f7 Perfprofd: Pep8 the python scripts by Andreas Gampe · 6 years ago
  56. 36a0b89 Perfprofd: Add invoke failure logging by Andreas Gampe · 6 years ago
  57. d052570 Perfprofd: Refactor test code by Andreas Gampe · 6 years ago
  58. 15236cf Perfprofd: Convert proto to be flat by Andreas Gampe · 6 years ago
  59. 59fd123 Avoid intermediate std::string construction by Greg Kaiser · 6 years ago
  60. 0cce4c5 Merge "Perfprofd: Fix script dependency" by Treehugger Robot · 6 years ago
  61. 9b5002e Perfprofd: Fix script dependency by Andreas Gampe · 6 years ago
  62. ac743a3 Perfprofd: Refactor ConfigReader by Andreas Gampe · 6 years ago
  63. 394e0ae Enabled embedded_launcher for perf_proto_flames by Nan Zhang · 6 years ago
  64. b72353d Enabled embedded_launcher for perf_proto_stack by Nan Zhang · 6 years ago
  65. 3252ffe Perfprofd: Add option to skip simpleperf samples by Andreas Gampe · 6 years ago
  66. 9f3f984 Merge "Perfprofd: Add host modules for scripts" by Andreas Gampe · 6 years ago
  67. 35dc175 Perfprofd: Update comments by Andreas Gampe · 6 years ago
  68. df70063 Perfprofd: Add host modules for scripts by Andreas Gampe · 6 years ago
  69. 5e43f50 Perfprofd: Add filegroup for record proto by Andreas Gampe · 6 years ago
  70. 04ea5f6 Perfprofd: Copy frequency from config proto by Andreas Gampe · 6 years ago
  71. d68000f Perfprofd: Modify perfprofd_config.proto by Andreas Gampe · 6 years ago
  72. 59a1821 Perfprofd: Minor fixes by Andreas Gampe · 6 years ago
  73. 9301b6f Perfprofd: Add string-based binder interface by Andreas Gampe · 6 years ago
  74. 529af96 Perfprofd: Add ScopeGuard for file deletion by Andreas Gampe · 6 years ago
  75. 109780d Perfprofd: Fix binder interface by Andreas Gampe · 6 years ago
  76. 51c08f9 Perfprofd: Use the right parameter by Andreas Gampe · 6 years ago
  77. 5a7181b Perfprofd: Expose more parameters in the simple binder interface by Andreas Gampe · 6 years ago
  78. abc5727 Perfprofd: Add process to configreader by Andreas Gampe · 6 years ago
  79. 597f40d Perfprofd: More scripts by Andreas Gampe · 6 years ago
  80. b84d5fd Perfprofd: Separate symbol offset in samples by Andreas Gampe · 6 years ago
  81. 34c434d Perfprofd: Add parallel processing to stack script by Andreas Gampe · 6 years ago
  82. afe71cf Perfprofd: Update perf_proto_stack by Andreas Gampe · 6 years ago
  83. e4b2ed9 Perfprofd: Add support for sampling frequency by Andreas Gampe · 6 years ago
  84. b019ddc Perfprofd: Factor out threaded handler by Andreas Gampe · 6 years ago
  85. 2230fb2 Perfprofd: Place darwin disable into general defaults by Andreas Gampe · 6 years ago
  86. f73ddfa Perfprofd: Use ConfigReader for shellCommand startProfiling by Andreas Gampe · 6 years ago
  87. 1587382 Fix Darwin build (by not building). by Elliott Hughes · 6 years ago
  88. 7f85bff Perfprofd: Move dropbox functionality into core by Andreas Gampe · 6 years ago
  89. a145b35 Perfprofd: Move proto to its own static library by Andreas Gampe · 6 years ago
  90. 04672dd Perfprofd: Factor out the command-line-based loop by Andreas Gampe · 6 years ago
  91. db16286 Perfprofd: Move dropbox code to its own static library by Andreas Gampe · 6 years ago
  92. 28a379f Perfprofd: Add compression to config proto by Andreas Gampe · 6 years ago
  93. 817015c Merge "Perfprofd: Enable sanitizers in debug build" by Treehugger Robot · 6 years ago
  94. f9fd5ac Merge "Perfprofd: Implement symbolization over quipper data" by Treehugger Robot · 6 years ago
  95. 1315908 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 6 years ago
  96. cbc02bc Perfprofd: Implement symbolization over quipper data by Andreas Gampe · 6 years ago
  97. 81ff02f Perfprofd: Enable sanitizers in debug build by Andreas Gampe · 6 years ago
  98. b5c3709 Perfprofd: Add debug version of libperfprofdcore by Andreas Gampe · 6 years ago
  99. 894b3f9 Perfprofd: Add GZIP compression by Andreas Gampe · 6 years ago
  100. c9a2ab4 Perfprofd: Use a stream to serialize by Andreas Gampe · 6 years ago