1. b84d5fd Perfprofd: Separate symbol offset in samples by Andreas Gampe · 7 years ago
  2. 34c434d Perfprofd: Add parallel processing to stack script by Andreas Gampe · 7 years ago
  3. afe71cf Perfprofd: Update perf_proto_stack by Andreas Gampe · 7 years ago
  4. e4b2ed9 Perfprofd: Add support for sampling frequency by Andreas Gampe · 7 years ago
  5. b019ddc Perfprofd: Factor out threaded handler by Andreas Gampe · 7 years ago
  6. 2230fb2 Perfprofd: Place darwin disable into general defaults by Andreas Gampe · 7 years ago
  7. f73ddfa Perfprofd: Use ConfigReader for shellCommand startProfiling by Andreas Gampe · 7 years ago
  8. 1587382 Fix Darwin build (by not building). by Elliott Hughes · 7 years ago
  9. 7f85bff Perfprofd: Move dropbox functionality into core by Andreas Gampe · 7 years ago
  10. a145b35 Perfprofd: Move proto to its own static library by Andreas Gampe · 7 years ago
  11. 04672dd Perfprofd: Factor out the command-line-based loop by Andreas Gampe · 7 years ago
  12. db16286 Perfprofd: Move dropbox code to its own static library by Andreas Gampe · 7 years ago
  13. 28a379f Perfprofd: Add compression to config proto by Andreas Gampe · 7 years ago
  14. 817015c Merge "Perfprofd: Enable sanitizers in debug build" by Treehugger Robot · 7 years ago
  15. f9fd5ac Merge "Perfprofd: Implement symbolization over quipper data" by Treehugger Robot · 7 years ago
  16. 1315908 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 7 years ago
  17. cbc02bc Perfprofd: Implement symbolization over quipper data by Andreas Gampe · 7 years ago
  18. 81ff02f Perfprofd: Enable sanitizers in debug build by Andreas Gampe · 7 years ago
  19. b5c3709 Perfprofd: Add debug version of libperfprofdcore by Andreas Gampe · 7 years ago
  20. 894b3f9 Perfprofd: Add GZIP compression by Andreas Gampe · 7 years ago
  21. c9a2ab4 Perfprofd: Use a stream to serialize by Andreas Gampe · 7 years ago
  22. d0aac25 Perfprofd: Refactor protobuf I/O by Andreas Gampe · 7 years ago
  23. 77ca78a Perfprofd: Factor out quipper iterator helpers by Andreas Gampe · 7 years ago
  24. 5091d85 Perfprofd: Add explicit build dependency to simpleperf by Andreas Gampe · 7 years ago
  25. 5438d9c Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  26. 28e3138 Perfprofd: Use temporary file for large dropbox drops by Andreas Gampe · 7 years ago
  27. b7fa622 Perfprofd: Disable darwin build by Andreas Gampe · 7 years ago
  28. 51389ce Perfprofd: Support host tests by Andreas Gampe · 7 years ago
  29. 0c09e0e Perfprofd: Use external quipper by Andreas Gampe · 7 years ago
  30. f5b6271 Fix PDK build by Logan Chien · 7 years ago
  31. 54237f8 Perfprofd: Clean up test logging helper by Andreas Gampe · 7 years ago
  32. e303374 Perfprofd: Backport elf symbolizer config to ConfigReader by Andreas Gampe · 7 years ago
  33. 74ffa03 Merge "Perfprofd: Add process name to sampling" by Treehugger Robot · 7 years ago
  34. e1deac5 Avoid symlink of simpleperf. by Yabin Cui · 7 years ago
  35. 3f4cdae Perfprofd: Add process name to sampling by Andreas Gampe · 7 years ago
  36. 83476be Perfprofd: Dropbox support by Andreas Gampe · 7 years ago
  37. d2c9975 Perfprofd: Remove ConfigReader from binder interface by Andreas Gampe · 7 years ago
  38. bc0c17b Merge "Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE" by Treehugger Robot · 7 years ago
  39. 0d7d882 Merge "Perfprofd: Fix missing symbol crash in stack script" by Treehugger Robot · 7 years ago
  40. 74df153 Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE by Andreas Gampe · 7 years ago
  41. ee946b5 Perfprofd: Fix missing symbol crash in stack script by Andreas Gampe · 7 years ago
  42. 1860715 Perfprofd: Change the imported chrome-base logging by Andreas Gampe · 7 years ago
  43. ecc7faf Perfprofd: Enable some more warnings by Andreas Gampe · 7 years ago
  44. 61fb5fe Merge "Perfprofd: Generalize post-collection handling" by Treehugger Robot · 7 years ago
  45. f7f2310 Merge "Perfprofd: Remove perfprofdutils" by Treehugger Robot · 7 years ago
  46. 4004d25 Perfprofd: Fix zero-second sleep by Andreas Gampe · 7 years ago
  47. 577e646 Perfprofd: Generalize post-collection handling by Andreas Gampe · 7 years ago
  48. d9084f6 Perfprofd: Remove perfprofdutils by Andreas Gampe · 7 years ago
  49. 885a185 Perfprofd: Move binder code into subdirectory by Andreas Gampe · 7 years ago
  50. 455413b Merge "Perfprofd: Update proto config" by Treehugger Robot · 7 years ago
  51. 9543854 Perfprofd: Update proto config by Andreas Gampe · 7 years ago
  52. edb8ec2 Merge "Perfprofd: Add functions in script" by Treehugger Robot · 7 years ago
  53. 84bfff3 Merge "Perfprofd: Add a symbolizer based on simpleperf code" by Treehugger Robot · 7 years ago
  54. 561b682 Perfprofd: Add functions in script by Andreas Gampe · 7 years ago
  55. a6c3913 Perfprofd: Add a symbolizer based on simpleperf code by Andreas Gampe · 7 years ago
  56. 78475c8 Add OWNERS files for perfprofd and simpleperf. by Elliott Hughes · 7 years ago
  57. f9a3561 Perfprofd: Add symbolizer interface by Andreas Gampe · 7 years ago
  58. 3269534 Perfprofd: Fix tests by Andreas Gampe · 7 years ago
  59. 44e63a7 Perfprofd: Fix tests by Andreas Gampe · 7 years ago
  60. 48f82d8 Merge "Perfprofd: Start binder service by default" by Treehugger Robot · 7 years ago
  61. e2185f2 Perfprofd: Start binder service by default by Andreas Gampe · 7 years ago
  62. 9217681 Perfprofd: Add process-specific profiling by Andreas Gampe · 7 years ago
  63. 1e04fb1 Merge "Perfprofd: Add a sample python script" by Treehugger Robot · 7 years ago
  64. 5abe28a Merge "Perfprofd: Add startProfilingProtobuf" by Treehugger Robot · 7 years ago
  65. 4eb8bbc Perfprofd: Add a sample python script by Andreas Gampe · 7 years ago
  66. 9590c64 Perfprofd: Add startProfilingProtobuf by Andreas Gampe · 7 years ago
  67. a349850 Perfprofd: Add IsProfilingEnabled to Config by Andreas Gampe · 7 years ago
  68. c445aff Perfprofd: Move binder code to libperfprofd_binder by Andreas Gampe · 7 years ago
  69. fe5599a Perfprofd: Implement simpleperf interrupt by Andreas Gampe · 7 years ago
  70. 90fd001 Perfprofd: Implement stopProfiling by Andreas Gampe · 7 years ago
  71. 84a77f7 Perfprofd: Implement startProfiling by Andreas Gampe · 7 years ago
  72. ddf6ea2 Perfprofd: Add binder service by Andreas Gampe · 7 years ago
  73. 2d932f7 Perfprofd: Factor out profiling loop by Andreas Gampe · 7 years ago
  74. 517f4e9 Perfprofd: Move Sleep to Config by Andreas Gampe · 7 years ago
  75. e44ae14 Perfprofd: Factor out configuration by Andreas Gampe · 7 years ago
  76. d2ef10c Revert "Perfprofd: Work around simpleperf temp dir expectations" by Andreas Gampe · 7 years ago
  77. ca111bc Perfprofd: Work around simpleperf temp dir expectations by Andreas Gampe · 7 years ago
  78. dfd6794 Perfprofd: Remove cutils dependencies by Andreas Gampe · 7 years ago
  79. 1da9066 Perfprofd: Fix service definition by Andreas Gampe · 7 years ago
  80. 16db672 Use -Werror in system/extras by Chih-Hung Hsieh · 7 years ago
  81. 6356219 Add missing libdl dependencies by Pavlin Radoslavov · 7 years ago
  82. f4375be Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  83. ae883de perfprofd: Use testdata in Android.bp. by Yabin Cui · 8 years ago
  84. 2420dd8 Add test config to perfprofd_test by Dan Shi · 8 years ago
  85. 609b765 Add permission bits to open with O_CREAT. by George Burgess IV · 8 years ago
  86. 410cdeb Convert perfprofd to Android.bp by Colin Cross · 8 years ago
  87. dee9705 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  88. 0d33627 perfprofd: build error by Mark Salyzyn · 8 years ago
  89. 6fd7792 Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  90. 400e7c2 Merge "Stop coalescing kernel processes to the same name, other changes." by Than McIntosh · 8 years ago
  91. a5cbb7a Stop coalescing kernel processes to the same name, other changes. by Alexey Alexandrov · 8 years ago
  92. 18bfe42 Add missing include. by Dan Albert · 8 years ago
  93. 28304ee Fix google-explicit-constructor warnings in perfprofd. by Chih-Hung Hsieh · 8 years ago
  94. e9371a0 Fix clang-tidy performance warnings in perfprofd. by Chih-Hung Hsieh · 8 years ago
  95. 18b0775 Switch to new encoding scheme for large records. by Than McIntosh · 8 years ago
  96. be1b177 Support for converting callchain profiles. by Than McIntosh · 8 years ago
  97. e42c1f1 Handle additional record types in perf.data reader. by Than McIntosh · 8 years ago
  98. 99c536d Fix misc-macro-parentheses warnings in perfprofd. by Chih-Hung Hsieh · 8 years ago
  99. 262f533 Fix LOCAL_CPP_EXTENSION. by Ying Wang · 8 years ago
  100. 8c14fd4 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 9 years ago