1. 310b08a Perfprofd: Fix test expectations by Andreas Gampe · 7 years ago
  2. 850efbf Merge "Perfprofd: Pep8 the python scripts" by Treehugger Robot · 7 years ago
  3. b2d9e4c Merge "simpleperf: fix pylint warnings in python scripts." by Yabin Cui · 7 years ago
  4. 370c341 simpleperf: fix pylint warnings in python scripts. by Yabin Cui · 7 years ago
  5. 04346f7 Perfprofd: Pep8 the python scripts by Andreas Gampe · 7 years ago
  6. 36a0b89 Perfprofd: Add invoke failure logging by Andreas Gampe · 7 years ago
  7. d052570 Perfprofd: Refactor test code by Andreas Gampe · 7 years ago
  8. 15236cf Perfprofd: Convert proto to be flat by Andreas Gampe · 7 years ago
  9. 59fd123 Avoid intermediate std::string construction by Greg Kaiser · 7 years ago
  10. 0cce4c5 Merge "Perfprofd: Fix script dependency" by Treehugger Robot · 7 years ago
  11. 9b5002e Perfprofd: Fix script dependency by Andreas Gampe · 7 years ago
  12. ac743a3 Perfprofd: Refactor ConfigReader by Andreas Gampe · 7 years ago
  13. 394e0ae Enabled embedded_launcher for perf_proto_flames by Nan Zhang · 7 years ago
  14. b72353d Enabled embedded_launcher for perf_proto_stack by Nan Zhang · 7 years ago
  15. 3252ffe Perfprofd: Add option to skip simpleperf samples by Andreas Gampe · 7 years ago
  16. 9f3f984 Merge "Perfprofd: Add host modules for scripts" by Andreas Gampe · 7 years ago
  17. 35dc175 Perfprofd: Update comments by Andreas Gampe · 8 years ago
  18. df70063 Perfprofd: Add host modules for scripts by Andreas Gampe · 8 years ago
  19. 5e43f50 Perfprofd: Add filegroup for record proto by Andreas Gampe · 8 years ago
  20. 04ea5f6 Perfprofd: Copy frequency from config proto by Andreas Gampe · 8 years ago
  21. d68000f Perfprofd: Modify perfprofd_config.proto by Andreas Gampe · 8 years ago
  22. 59a1821 Perfprofd: Minor fixes by Andreas Gampe · 8 years ago
  23. 9301b6f Perfprofd: Add string-based binder interface by Andreas Gampe · 8 years ago
  24. 529af96 Perfprofd: Add ScopeGuard for file deletion by Andreas Gampe · 8 years ago
  25. 109780d Perfprofd: Fix binder interface by Andreas Gampe · 8 years ago
  26. 51c08f9 Perfprofd: Use the right parameter by Andreas Gampe · 8 years ago
  27. 5a7181b Perfprofd: Expose more parameters in the simple binder interface by Andreas Gampe · 8 years ago
  28. abc5727 Perfprofd: Add process to configreader by Andreas Gampe · 8 years ago
  29. 597f40d Perfprofd: More scripts by Andreas Gampe · 8 years ago
  30. b84d5fd Perfprofd: Separate symbol offset in samples by Andreas Gampe · 8 years ago
  31. 34c434d Perfprofd: Add parallel processing to stack script by Andreas Gampe · 8 years ago
  32. afe71cf Perfprofd: Update perf_proto_stack by Andreas Gampe · 8 years ago
  33. e4b2ed9 Perfprofd: Add support for sampling frequency by Andreas Gampe · 8 years ago
  34. b019ddc Perfprofd: Factor out threaded handler by Andreas Gampe · 8 years ago
  35. 2230fb2 Perfprofd: Place darwin disable into general defaults by Andreas Gampe · 8 years ago
  36. f73ddfa Perfprofd: Use ConfigReader for shellCommand startProfiling by Andreas Gampe · 8 years ago
  37. 1587382 Fix Darwin build (by not building). by Elliott Hughes · 8 years ago
  38. 7f85bff Perfprofd: Move dropbox functionality into core by Andreas Gampe · 8 years ago
  39. a145b35 Perfprofd: Move proto to its own static library by Andreas Gampe · 8 years ago
  40. 04672dd Perfprofd: Factor out the command-line-based loop by Andreas Gampe · 8 years ago
  41. db16286 Perfprofd: Move dropbox code to its own static library by Andreas Gampe · 8 years ago
  42. 28a379f Perfprofd: Add compression to config proto by Andreas Gampe · 8 years ago
  43. 817015c Merge "Perfprofd: Enable sanitizers in debug build" by Treehugger Robot · 8 years ago
  44. f9fd5ac Merge "Perfprofd: Implement symbolization over quipper data" by Treehugger Robot · 8 years ago
  45. 1315908 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 8 years ago
  46. cbc02bc Perfprofd: Implement symbolization over quipper data by Andreas Gampe · 8 years ago
  47. 81ff02f Perfprofd: Enable sanitizers in debug build by Andreas Gampe · 8 years ago
  48. b5c3709 Perfprofd: Add debug version of libperfprofdcore by Andreas Gampe · 8 years ago
  49. 894b3f9 Perfprofd: Add GZIP compression by Andreas Gampe · 8 years ago
  50. c9a2ab4 Perfprofd: Use a stream to serialize by Andreas Gampe · 8 years ago
  51. d0aac25 Perfprofd: Refactor protobuf I/O by Andreas Gampe · 8 years ago
  52. 77ca78a Perfprofd: Factor out quipper iterator helpers by Andreas Gampe · 8 years ago
  53. 5091d85 Perfprofd: Add explicit build dependency to simpleperf by Andreas Gampe · 8 years ago
  54. 5438d9c Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 8 years ago
  55. 28e3138 Perfprofd: Use temporary file for large dropbox drops by Andreas Gampe · 8 years ago
  56. b7fa622 Perfprofd: Disable darwin build by Andreas Gampe · 8 years ago
  57. 51389ce Perfprofd: Support host tests by Andreas Gampe · 8 years ago
  58. 0c09e0e Perfprofd: Use external quipper by Andreas Gampe · 8 years ago
  59. f5b6271 Fix PDK build by Logan Chien · 8 years ago
  60. 54237f8 Perfprofd: Clean up test logging helper by Andreas Gampe · 8 years ago
  61. e303374 Perfprofd: Backport elf symbolizer config to ConfigReader by Andreas Gampe · 8 years ago
  62. 74ffa03 Merge "Perfprofd: Add process name to sampling" by Treehugger Robot · 8 years ago
  63. e1deac5 Avoid symlink of simpleperf. by Yabin Cui · 8 years ago
  64. 3f4cdae Perfprofd: Add process name to sampling by Andreas Gampe · 8 years ago
  65. 83476be Perfprofd: Dropbox support by Andreas Gampe · 8 years ago
  66. d2c9975 Perfprofd: Remove ConfigReader from binder interface by Andreas Gampe · 8 years ago
  67. bc0c17b Merge "Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE" by Treehugger Robot · 8 years ago
  68. 0d7d882 Merge "Perfprofd: Fix missing symbol crash in stack script" by Treehugger Robot · 8 years ago
  69. 74df153 Perfprofd: minimal quipper fix for PERF_RECORD_THROTTLE by Andreas Gampe · 8 years ago
  70. ee946b5 Perfprofd: Fix missing symbol crash in stack script by Andreas Gampe · 8 years ago
  71. 1860715 Perfprofd: Change the imported chrome-base logging by Andreas Gampe · 8 years ago
  72. ecc7faf Perfprofd: Enable some more warnings by Andreas Gampe · 8 years ago
  73. 61fb5fe Merge "Perfprofd: Generalize post-collection handling" by Treehugger Robot · 8 years ago
  74. f7f2310 Merge "Perfprofd: Remove perfprofdutils" by Treehugger Robot · 8 years ago
  75. 4004d25 Perfprofd: Fix zero-second sleep by Andreas Gampe · 8 years ago
  76. 577e646 Perfprofd: Generalize post-collection handling by Andreas Gampe · 8 years ago
  77. d9084f6 Perfprofd: Remove perfprofdutils by Andreas Gampe · 8 years ago
  78. 885a185 Perfprofd: Move binder code into subdirectory by Andreas Gampe · 8 years ago
  79. 455413b Merge "Perfprofd: Update proto config" by Treehugger Robot · 8 years ago
  80. 9543854 Perfprofd: Update proto config by Andreas Gampe · 8 years ago
  81. edb8ec2 Merge "Perfprofd: Add functions in script" by Treehugger Robot · 8 years ago
  82. 84bfff3 Merge "Perfprofd: Add a symbolizer based on simpleperf code" by Treehugger Robot · 8 years ago
  83. 561b682 Perfprofd: Add functions in script by Andreas Gampe · 8 years ago
  84. a6c3913 Perfprofd: Add a symbolizer based on simpleperf code by Andreas Gampe · 8 years ago
  85. 78475c8 Add OWNERS files for perfprofd and simpleperf. by Elliott Hughes · 8 years ago
  86. f9a3561 Perfprofd: Add symbolizer interface by Andreas Gampe · 8 years ago
  87. 3269534 Perfprofd: Fix tests by Andreas Gampe · 8 years ago
  88. 44e63a7 Perfprofd: Fix tests by Andreas Gampe · 8 years ago
  89. 48f82d8 Merge "Perfprofd: Start binder service by default" by Treehugger Robot · 8 years ago
  90. e2185f2 Perfprofd: Start binder service by default by Andreas Gampe · 8 years ago
  91. 9217681 Perfprofd: Add process-specific profiling by Andreas Gampe · 8 years ago
  92. 1e04fb1 Merge "Perfprofd: Add a sample python script" by Treehugger Robot · 8 years ago
  93. 5abe28a Merge "Perfprofd: Add startProfilingProtobuf" by Treehugger Robot · 8 years ago
  94. 4eb8bbc Perfprofd: Add a sample python script by Andreas Gampe · 8 years ago
  95. 9590c64 Perfprofd: Add startProfilingProtobuf by Andreas Gampe · 8 years ago
  96. a349850 Perfprofd: Add IsProfilingEnabled to Config by Andreas Gampe · 8 years ago
  97. c445aff Perfprofd: Move binder code to libperfprofd_binder by Andreas Gampe · 8 years ago
  98. fe5599a Perfprofd: Implement simpleperf interrupt by Andreas Gampe · 8 years ago
  99. 90fd001 Perfprofd: Implement stopProfiling by Andreas Gampe · 8 years ago
  100. 84a77f7 Perfprofd: Implement startProfiling by Andreas Gampe · 8 years ago