1. 8163b2c base: rename subprocess.cc -> subprocess_posix.cc by Primiano Tucci · 3 years, 8 months ago
  2. b6b4524 Merge "metrics: Use touch events in modified_rail_slices" by delphick · 3 years, 8 months ago
  3. 8a90d01 Merge "processor: Fix a stack overflow in memory snapshot parsing" by Treehugger Robot · 3 years, 8 months ago
  4. 2328023 processor: Fix a stack overflow in memory snapshot parsing by Eric Seckler · 3 years, 8 months ago
  5. 857ed73 install-build-deps: Use different paths for clang on Win vs Linux by Primiano Tucci · 3 years, 8 months ago
  6. b82a213 base::CircularQueue give up on const correctness for MSVC by Primiano Tucci · 3 years, 8 months ago
  7. c65f224 Merge changes I6d585e67,I1b4a44e7 by Ryan Savitski · 3 years, 8 months ago
  8. 6fdb6e0 Merge "Disable KernelAddressSymbolization on ARM." by Treehugger Robot · 3 years, 8 months ago
  9. 0d23e52 Merge "Reuse libunwindstack buffers between consecutive unwinds." by David Srbecky · 3 years, 8 months ago
  10. 50b5cf8 metrics: Use touch events in modified_rail_slices by Dan Elphick · 3 years, 8 months ago
  11. cc9b769 Merge "metrics: Add tests for modified_rail_slices table" by delphick · 3 years, 8 months ago
  12. f2a520d Reuse libunwindstack buffers between consecutive unwinds. by David Srbecky · 3 years, 9 months ago
  13. 7d7c6cf Disable KernelAddressSymbolization on ARM. by Florian Mayer · 3 years, 8 months ago
  14. 2607b45 metrics: Add tests for modified_rail_slices table by Dan Elphick · 3 years, 8 months ago
  15. c1a4e87 traced_perf: add memory guardrail (stops the DS if daemon above limit) by Ryan Savitski · 3 years, 8 months ago
  16. 0da7da7 Merge "trace_to_text: add an option to convert perf profiles to pprof" by Treehugger Robot · 3 years, 8 months ago
  17. 0c031ad Merge "tp: Fix span_left_join for empty RHS tables" by Treehugger Robot · 3 years, 8 months ago
  18. 135a288 traced_perf: memory guardrail proto changes by Ryan Savitski · 3 years, 8 months ago
  19. 822ff95 trace_to_text: add an option to convert perf profiles to pprof by Ryan Savitski · 3 years, 8 months ago
  20. fd9eaaf tp: Fix span_left_join for empty RHS tables by Dan Elphick · 3 years, 8 months ago
  21. 6bf9e13 Merge "Support deobfuscation in heap_profile." by Florian Mayer · 3 years, 8 months ago
  22. df1712b Merge "tracing: Fix interceptor build on GCC and Windows" by Sami Kyostila · 3 years, 8 months ago
  23. 156d8b8 Merge "Fix SysUI jank root causing not counting time in state correctly" by Marcin Oczeretko · 3 years, 8 months ago
  24. 3884c45 perfetto: add instrumentation for trigger_perfetto by Lalit Maganti · 3 years, 8 months ago
  25. 7a48496 Merge "perfetto_cmd: make pre-trace guardrail atoms more specific" by Lalit Maganti · 3 years, 8 months ago
  26. edc4810 Support deobfuscation in heap_profile. by Florian Mayer · 3 years, 8 months ago
  27. 12b81c8 Roll tp shell / t2t in scripts. by Florian Mayer · 3 years, 8 months ago
  28. 6c15126 tracing: Fix interceptor build on GCC and Windows by Sami Kyostila · 3 years, 8 months ago
  29. 0cd4adc perfetto_cmd: make pre-trace guardrail atoms more specific by Lalit Maganti · 3 years, 8 months ago
  30. f1becee Fix SysUI jank root causing not counting time in state correctly by Marcin Oczeretko · 3 years, 8 months ago
  31. 08b03bc deobfuscation: Set ambigious method names to [ambigious]. by Florian Mayer · 3 years, 8 months ago
  32. ca6ce04 Merge "Add deobfuscation to trace_to_text profile and tp shell." by Florian Mayer · 3 years, 8 months ago
  33. 44b344a Merge "metrics: Add test for power_by_rail_mode table" by delphick · 3 years, 8 months ago
  34. 99bf23e Merge "tracing: Add optional constructor arguments for data sources and interceptors" by Sami Kyostila · 3 years, 8 months ago
  35. f4255a4 Add deobfuscation to trace_to_text profile and tp shell. by Florian Mayer · 3 years, 8 months ago
  36. 0fcb795 Update libunwindstack. by Florian Mayer · 3 years, 8 months ago
  37. 2dcea53 Merge "Add console interceptor" by Sami Kyostila · 3 years, 8 months ago
  38. 2d8ca45 metrics: Add test for power_by_rail_mode table by Dan Elphick · 3 years, 8 months ago
  39. ca26f5f Merge "Move symbolization out of pprof converter." by Florian Mayer · 3 years, 8 months ago
  40. 60ef6e3 Merge "Drive-by: replace loop by any_of." by Treehugger Robot · 3 years, 8 months ago
  41. dd1cfd7 Add console interceptor by Sami Kyostila · 3 years, 8 months ago
  42. ae2909c Merge "Add heapprofd_noop_api to Android.bp." by Florian Mayer · 3 years, 8 months ago
  43. 54174ae Merge "Get rid of LookupSet." by Treehugger Robot · 3 years, 8 months ago
  44. 31ae1d7 tracing: Add optional constructor arguments for data sources and interceptors by Sami Kyostila · 3 years, 8 months ago
  45. 778b2c2 Merge "Default symbolizer to nullptr." by Florian Mayer · 3 years, 8 months ago
  46. 72e8736 Add heapprofd_noop_api to Android.bp. by Florian Mayer · 3 years, 8 months ago
  47. 74ccf7b Merge "tp: split track event resolution from track creation" by Lalit Maganti · 3 years, 8 months ago
  48. 530a2f5 tp: split track event resolution from track creation by Lalit Maganti · 3 years, 8 months ago
  49. 98f7a93 Move symbolization out of pprof converter. by Florian Mayer · 3 years, 8 months ago
  50. d5c1ed8 Default symbolizer to nullptr. by Florian Mayer · 3 years, 8 months ago
  51. e94526b Fix build by Florian Mayer · 3 years, 8 months ago
  52. fd5c6c0 Merge "Export suspend-resume periods as a metric." by Simon MacMullen · 3 years, 8 months ago
  53. f2d81b7 perfetto_cmd: use new atoms for logging triggers by Lalit Maganti · 3 years, 8 months ago
  54. 5a9d7ea Merge "perfetto: sync atoms with changes to protos and move to shared folder" by Lalit Maganti · 3 years, 8 months ago
  55. 8e3a4ab Merge "perfetto: add empty trigger name to match change to proto" by Lalit Maganti · 3 years, 8 months ago
  56. d37172d perfetto: sync atoms with changes to protos and move to shared folder by Lalit Maganti · 3 years, 8 months ago
  57. 75cb7ba Merge "tp: extract out track event methods from track tracker" by Lalit Maganti · 3 years, 8 months ago
  58. bdfc199 perfetto: add empty trigger name to match change to proto by Lalit Maganti · 3 years, 8 months ago
  59. 62b741f tp: extract out track event methods from track tracker by Lalit Maganti · 3 years, 8 months ago
  60. f83a0f0 Merge "Allow to pass path to LocalSymbolizer." by Florian Mayer · 3 years, 8 months ago
  61. bc8c131 Merge "Add missing include to fix windows build" by Joshua Gilpatrick · 3 years, 8 months ago
  62. 6def748 Merge "tp: use instants for binder events and fixed scoped" by Lalit Maganti · 3 years, 8 months ago
  63. 4643665 Merge "metrics: Clean up actual_power_by_combined_rail_mode test" by delphick · 3 years, 8 months ago
  64. cc63502 tp: use instants for binder events and fixed scoped by Lalit Maganti · 3 years, 8 months ago
  65. 79eb212 Allow to pass path to LocalSymbolizer. by Florian Mayer · 3 years, 8 months ago
  66. 666a089 Export suspend-resume periods as a metric. by Simon MacMullen · 3 years, 8 months ago
  67. 1525619 Add missing include to fix windows build by Joshua Gilpatrick · 3 years, 8 months ago
  68. c566c24 Merge "tp: fix async slices not finishing properly" by Lalit Maganti · 3 years, 8 months ago
  69. 11786f7 tp: fix async slices not finishing properly by Lalit Maganti · 3 years, 8 months ago
  70. 9f89587 Merge "docs: Fix text on span_join restrictions" by delphick · 3 years, 8 months ago
  71. 73ce8b4 metrics: Clean up actual_power_by_combined_rail_mode test by Dan Elphick · 3 years, 8 months ago
  72. 59df85b Merge "metrics: Add test for real_power_by_rail_mode table" by Treehugger Robot · 3 years, 8 months ago
  73. 0443332 Document deobfuscation of heapprofd profiles. by Florian Mayer · 3 years, 8 months ago
  74. 5f63ffa metrics: Add test for real_power_by_rail_mode table by Dan Elphick · 3 years, 8 months ago
  75. 0e8e057 docs: Fix text on span_join restrictions by Dan Elphick · 3 years, 8 months ago
  76. 81356f4 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 3 years, 8 months ago
  77. 9cae73f Merge "Do not dereference end() iterator." am: dd9c4208af by Treehugger Robot · 3 years, 8 months ago
  78. dd9c420 Merge "Do not dereference end() iterator." by Treehugger Robot · 3 years, 8 months ago
  79. 82c68c6 Do not dereference end() iterator. by Florian Mayer · 3 years, 8 months ago
  80. 5d28e1e tp: minor refactoring of track event code for readability am: 627f4a6b8d by Lalit Maganti · 3 years, 8 months ago
  81. 627f4a6 tp: minor refactoring of track event code for readability by Lalit Maganti · 3 years, 8 months ago
  82. a6daa43 Get rid of LookupSet. by Florian Mayer · 3 years, 8 months ago
  83. 0f72d22 Merge "tp: fix ub of modifying vector while iterating through it" am: 83448c4da7 by Lalit Maganti · 3 years, 8 months ago
  84. 837dd9e Fix NaCl build am: 0226b68437 by Mikhail Khokhlov · 3 years, 8 months ago
  85. 83448c4 Merge "tp: fix ub of modifying vector while iterating through it" by Lalit Maganti · 3 years, 8 months ago
  86. 0226b68 Fix NaCl build by Mikhail Khokhlov · 3 years, 8 months ago
  87. 60e5dd5 Merge "ui: fix cpu time canned query" am: f59b33fc7c by Lalit Maganti · 3 years, 8 months ago
  88. 6f578d3 Merge "Wrap path data in quotes before passing to llvm-symbolizer" am: f594be24fe by Florian Mayer · 3 years, 8 months ago
  89. 3969048 tp: fix ub of modifying vector while iterating through it by Lalit Maganti · 3 years, 8 months ago
  90. f59b33f Merge "ui: fix cpu time canned query" by Lalit Maganti · 3 years, 8 months ago
  91. 0caf82c ui: fix cpu time canned query by Lalit Maganti · 3 years, 8 months ago
  92. f594be2 Merge "Wrap path data in quotes before passing to llvm-symbolizer" by Florian Mayer · 3 years, 8 months ago
  93. 25b7794 Add SysUI CUJ jank causes to Perfetto UI am: b0c8ba7f4d by Marcin Oczeretko · 3 years, 8 months ago
  94. b75e63f Merge changes I22de67b3,Ief3ea5d6 am: bb23d57111 by Primiano Tucci · 3 years, 8 months ago
  95. b0c8ba7 Add SysUI CUJ jank causes to Perfetto UI by Marcin Oczeretko · 3 years, 8 months ago
  96. bb23d57 Merge changes I22de67b3,Ief3ea5d6 by Primiano Tucci · 3 years, 8 months ago
  97. 106109b Merge "Do not use template for profiler guardrails." am: b5c844554e by Treehugger Robot · 3 years, 8 months ago
  98. b5c8445 Merge "Do not use template for profiler guardrails." by Treehugger Robot · 3 years, 8 months ago
  99. bc2b244 base: Make UnixTaskRunner work on Windows by Primiano Tucci · 3 years, 8 months ago
  100. f9460fa Introduce PlatformHandle by Primiano Tucci · 3 years, 8 months ago