1. 1bc10c6 Win port: Introduce //base/ctrl_c_handler.h by Primiano Tucci · 3 years, 7 months ago
  2. 4dde23f Speculative fix of Fuchsia build by Primiano Tucci · 3 years, 7 months ago
  3. dc5203f Merge "test: Add using statement for testing::DoAll." by Primiano Tucci · 3 years, 7 months ago
  4. 326c979 test: Add using statement for testing::DoAll. by Victor Costan · 3 years, 7 months ago
  5. 325d666 Speculative fix of NaCL build by Primiano Tucci · 3 years, 7 months ago
  6. c6d104d Merge "Win port: Disable android_{stats,internal} at build time" by Primiano Tucci · 3 years, 7 months ago
  7. 23bff4e Merge "Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes" by Primiano Tucci · 3 years, 7 months ago
  8. 4b421bc Merge "Rename client factory files." by Treehugger Robot · 3 years, 7 months ago
  9. 59a00fe Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes by Primiano Tucci · 3 years, 7 months ago
  10. 2d41f13 Merge "Checkout test data directly in /test, remove symlink" by Primiano Tucci · 3 years, 7 months ago
  11. 4b25031 Merge "base: Port subprocess to Windows" by Primiano Tucci · 3 years, 7 months ago
  12. f9a1b53 Merge "Add log for invalid API use." by Treehugger Robot · 3 years, 7 months ago
  13. 2f99d6d Merge "GN: Add enable_perfetto_traced_probes variable" by Treehugger Robot · 3 years, 7 months ago
  14. 378a65e Rename client factory files. by Florian Mayer · 3 years, 7 months ago
  15. 4722394 Merge "Allow to target heaps registered during running profile." by Florian Mayer · 3 years, 7 months ago
  16. a46232b Merge "client: move comment back to the relevant function" by Ryan Savitski · 3 years, 7 months ago
  17. 0cd9f69 Merge "client: fix return value when reporting is unsuccessful, add api test" by Treehugger Robot · 3 years, 7 months ago
  18. a7f5a8e GN: Add enable_perfetto_traced_probes variable by Primiano Tucci · 3 years, 7 months ago
  19. 683e7d3 Add log for invalid API use. by Florian Mayer · 3 years, 7 months ago
  20. 24fb3e8 Win port: Disable android_{stats,internal} at build time by Primiano Tucci · 3 years, 7 months ago
  21. 40c9c17 Checkout test data directly in /test, remove symlink by Primiano Tucci · 3 years, 7 months ago
  22. 6aa3b75 base: Port subprocess to Windows by Primiano Tucci · 3 years, 7 months ago
  23. 1f9ee28 Allow to target heaps registered during running profile. by Florian Mayer · 3 years, 7 months ago
  24. 88ee6a6 UI: Fix GA code for Firefox by Primiano Tucci · 3 years, 7 months ago
  25. a5d8ef6 client: fix return value when reporting is unsuccessful, add api test by Florian Mayer · 3 years, 7 months ago
  26. 07471f4 client: move comment back to the relevant function by Ryan Savitski · 3 years, 7 months ago
  27. ee8ca52 Merge "Update CHANGELOG for v11.0" by Primiano Tucci · 3 years, 7 months ago
  28. 9675591 Update CHANGELOG for v11.0 by Primiano Tucci · 3 years, 7 months ago
  29. 0859522 Merge "Minimal edits to heap_profile.h comments" by Treehugger Robot · 3 years, 7 months ago
  30. 9ab2e8f Merge "Enable new clang-tidy checks & resolve for src/profiling." by Florian Mayer · 3 years, 7 months ago
  31. 2e1d7b4 Merge changes I174d77b5,I114d9aa1 by Florian Mayer · 3 years, 7 months ago
  32. bc80409 Merge "Move deobfuscate.h out of include." by Florian Mayer · 3 years, 7 months ago
  33. fba9955 Minimal edits to heap_profile.h comments by Ryan Savitski · 3 years, 7 months ago
  34. 84cad4e Merge "Move using declaration into anon namespace." by Ryan Savitski · 3 years, 7 months ago
  35. 162da53 Merge "Update stale link." by Ryan Savitski · 3 years, 7 months ago
  36. fc17334 Merge "Do not set persist.heapprofd.enable for CTS." by Treehugger Robot · 3 years, 7 months ago
  37. 27af7e5 Update stale link. by Florian Mayer · 3 years, 8 months ago
  38. 51248d6 Move using declaration into anon namespace. by Florian Mayer · 3 years, 8 months ago
  39. ecce47e Merge "Fix std::abs undefined behavior in string_writer.h" by Arthur Eubanks · 3 years, 8 months ago
  40. 355e976 Merge "Use packages.list to read profileability." by Florian Mayer · 3 years, 8 months ago
  41. badf716 Fix std::abs undefined behavior in string_writer.h by Arthur Eubanks · 3 years, 8 months ago
  42. 9a68309 Move deobfuscate.h out of include. by Florian Mayer · 3 years, 8 months ago
  43. 6005f11 Simplify GetPerfettoBinaryPath. by Florian Mayer · 3 years, 8 months ago
  44. 815ee40 Merge "Open file with CLOEXEC in deobfuscator." by Treehugger Robot · 3 years, 8 months ago
  45. c2fa727 Enable new clang-tidy checks & resolve for src/profiling. by Florian Mayer · 3 years, 8 months ago
  46. af14793 Open file with CLOEXEC in deobfuscator. by Florian Mayer · 3 years, 8 months ago
  47. 61cbb89 Fix parameters to HeapInfo_setDisabledCallback. by Florian Mayer · 3 years, 8 months ago
  48. 66dd12f Improve heapprofd producer readability. by Florian Mayer · 3 years, 8 months ago
  49. cb3ab6b Move LogHistogram out of heapprofd_producer. by Florian Mayer · 3 years, 8 months ago
  50. 29e1718 Use packages.list to read profileability. by Florian Mayer · 3 years, 8 months ago
  51. 8986f3c Merge "base: rename subprocess.cc -> subprocess_posix.cc" by Primiano Tucci · 3 years, 8 months ago
  52. 3ea5cb7 Merge "Move ftrace format_parser into its own subdirectory" by Primiano Tucci · 3 years, 8 months ago
  53. d9171ce Merge "tracing: Add a way to observe track event sessions" by Sami Kyostila · 3 years, 8 months ago
  54. 65a4fb1 Move ftrace format_parser into its own subdirectory by Primiano Tucci · 3 years, 8 months ago
  55. 62d4de3 Merge "base::Pipe: Use HANDLE on Windows" by Primiano Tucci · 3 years, 8 months ago
  56. 92d95dd base::Pipe: Use HANDLE on Windows by Primiano Tucci · 3 years, 8 months ago
  57. 2778ac8 tracing: Add a way to observe track event sessions by Sami Kyostila · 3 years, 8 months ago
  58. e603bf7 metrics: Remap all RAIL_MODE_LOAD to RAIL_MODE_ANIMATION by Dan Elphick · 3 years, 8 months ago
  59. 8163b2c base: rename subprocess.cc -> subprocess_posix.cc by Primiano Tucci · 3 years, 8 months ago
  60. b6b4524 Merge "metrics: Use touch events in modified_rail_slices" by delphick · 3 years, 8 months ago
  61. 8a90d01 Merge "processor: Fix a stack overflow in memory snapshot parsing" by Treehugger Robot · 3 years, 8 months ago
  62. 2328023 processor: Fix a stack overflow in memory snapshot parsing by Eric Seckler · 3 years, 8 months ago
  63. 857ed73 install-build-deps: Use different paths for clang on Win vs Linux by Primiano Tucci · 3 years, 8 months ago
  64. b82a213 base::CircularQueue give up on const correctness for MSVC by Primiano Tucci · 3 years, 8 months ago
  65. c65f224 Merge changes I6d585e67,I1b4a44e7 by Ryan Savitski · 3 years, 8 months ago
  66. 6fdb6e0 Merge "Disable KernelAddressSymbolization on ARM." by Treehugger Robot · 3 years, 8 months ago
  67. 0d23e52 Merge "Reuse libunwindstack buffers between consecutive unwinds." by David Srbecky · 3 years, 8 months ago
  68. 50b5cf8 metrics: Use touch events in modified_rail_slices by Dan Elphick · 3 years, 8 months ago
  69. cc9b769 Merge "metrics: Add tests for modified_rail_slices table" by delphick · 3 years, 8 months ago
  70. f2a520d Reuse libunwindstack buffers between consecutive unwinds. by David Srbecky · 3 years, 9 months ago
  71. 7d7c6cf Disable KernelAddressSymbolization on ARM. by Florian Mayer · 3 years, 8 months ago
  72. 2607b45 metrics: Add tests for modified_rail_slices table by Dan Elphick · 3 years, 8 months ago
  73. c1a4e87 traced_perf: add memory guardrail (stops the DS if daemon above limit) by Ryan Savitski · 3 years, 8 months ago
  74. 0da7da7 Merge "trace_to_text: add an option to convert perf profiles to pprof" by Treehugger Robot · 3 years, 8 months ago
  75. 0c031ad Merge "tp: Fix span_left_join for empty RHS tables" by Treehugger Robot · 3 years, 8 months ago
  76. 135a288 traced_perf: memory guardrail proto changes by Ryan Savitski · 3 years, 8 months ago
  77. 822ff95 trace_to_text: add an option to convert perf profiles to pprof by Ryan Savitski · 3 years, 8 months ago
  78. fd9eaaf tp: Fix span_left_join for empty RHS tables by Dan Elphick · 3 years, 8 months ago
  79. 6bf9e13 Merge "Support deobfuscation in heap_profile." by Florian Mayer · 3 years, 8 months ago
  80. df1712b Merge "tracing: Fix interceptor build on GCC and Windows" by Sami Kyostila · 3 years, 8 months ago
  81. 156d8b8 Merge "Fix SysUI jank root causing not counting time in state correctly" by Marcin Oczeretko · 3 years, 8 months ago
  82. 3884c45 perfetto: add instrumentation for trigger_perfetto by Lalit Maganti · 3 years, 8 months ago
  83. 7a48496 Merge "perfetto_cmd: make pre-trace guardrail atoms more specific" by Lalit Maganti · 3 years, 8 months ago
  84. edc4810 Support deobfuscation in heap_profile. by Florian Mayer · 3 years, 8 months ago
  85. 12b81c8 Roll tp shell / t2t in scripts. by Florian Mayer · 3 years, 8 months ago
  86. 6c15126 tracing: Fix interceptor build on GCC and Windows by Sami Kyostila · 3 years, 8 months ago
  87. 0cd4adc perfetto_cmd: make pre-trace guardrail atoms more specific by Lalit Maganti · 3 years, 8 months ago
  88. f1becee Fix SysUI jank root causing not counting time in state correctly by Marcin Oczeretko · 3 years, 8 months ago
  89. 08b03bc deobfuscation: Set ambigious method names to [ambigious]. by Florian Mayer · 3 years, 8 months ago
  90. ca6ce04 Merge "Add deobfuscation to trace_to_text profile and tp shell." by Florian Mayer · 3 years, 8 months ago
  91. 44b344a Merge "metrics: Add test for power_by_rail_mode table" by delphick · 3 years, 8 months ago
  92. 99bf23e Merge "tracing: Add optional constructor arguments for data sources and interceptors" by Sami Kyostila · 3 years, 8 months ago
  93. f4255a4 Add deobfuscation to trace_to_text profile and tp shell. by Florian Mayer · 3 years, 8 months ago
  94. 0fcb795 Update libunwindstack. by Florian Mayer · 3 years, 8 months ago
  95. 2dcea53 Merge "Add console interceptor" by Sami Kyostila · 3 years, 8 months ago
  96. 2d8ca45 metrics: Add test for power_by_rail_mode table by Dan Elphick · 3 years, 8 months ago
  97. ca26f5f Merge "Move symbolization out of pprof converter." by Florian Mayer · 3 years, 8 months ago
  98. 60ef6e3 Merge "Drive-by: replace loop by any_of." by Treehugger Robot · 3 years, 8 months ago
  99. dd1cfd7 Add console interceptor by Sami Kyostila · 3 years, 8 months ago
  100. ae2909c Merge "Add heapprofd_noop_api to Android.bp." by Florian Mayer · 3 years, 8 months ago