1. f42c4a4 Add defensive exit statement. by Florian Mayer · 3 years, 3 months ago
  2. e71677c Merge "perfetto_cmd: print warning when not attached to a TTY" by Primiano Tucci · 3 years, 3 months ago
  3. 7d6375f Merge "tp: cleanup post-submit comments on aosp/1710438" by Treehugger Robot · 3 years, 3 months ago
  4. a3ff44a Merge "fixit: Make most tools/ work on Windows" by Primiano Tucci · 3 years, 3 months ago
  5. 7b33b6c tp: cleanup post-submit comments on aosp/1710438 by Lalit Maganti · 3 years, 3 months ago
  6. f91b296 perfetto_cmd: print warning when not attached to a TTY by Primiano Tucci · 3 years, 3 months ago
  7. eac5d71 fixit: Make most tools/ work on Windows by Primiano Tucci · 3 years, 3 months ago
  8. e0e71bc tp: workaround traces with massively out-of-order events by Lalit Maganti · 3 years, 3 months ago
  9. 1cbe5e7 Merge "Introduce DebugAnnotationParser" by Alexander Timin · 3 years, 3 months ago
  10. 5e860d4 Merge "Add typedefs for heap profile API callbacks." by Florian Mayer · 3 years, 3 months ago
  11. 6f843dc Merge "Remove unused function." by Florian Mayer · 3 years, 3 months ago
  12. 6c1745d Merge "Do not retry messages that are bigger than shmem." by Treehugger Robot · 3 years, 3 months ago
  13. 4690aa4 Exclude tests that depend on protobuf-full / fix chromium. by Primiano Tucci · 3 years, 3 months ago
  14. 9bfdbf8 pbtx parser: support \nnn octal escaping by Primiano Tucci · 3 years, 3 months ago
  15. d116ba6 Merge "proto filter: fix for Windows" by Primiano Tucci · 3 years, 3 months ago
  16. 6548b84 Merge "fixit: metrics: show better error message when metrics message is too big" by Lalit Maganti · 3 years, 3 months ago
  17. 14e7277 proto filter: fix for Windows by Primiano Tucci · 3 years, 3 months ago
  18. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 3 months ago
  19. 744b8ee Merge "Simplify code. #codehealth" by Florian Mayer · 3 years, 3 months ago
  20. 90175bb Merge "fixit: metric: compute startup metric correctly where package != process" by Lalit Maganti · 3 years, 3 months ago
  21. d1ae878 fixit: metrics: show better error message when metrics message is too big by Lalit Maganti · 3 years, 3 months ago
  22. d41d7a3 Merge "Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions" by Treehugger Robot · 3 years, 3 months ago
  23. 847ac58 Remove unused function. by Florian Mayer · 3 years, 3 months ago
  24. 47efa20 Simplify code. #codehealth by Florian Mayer · 3 years, 3 months ago
  25. c0ec36e Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions by Primiano Tucci · 3 years, 3 months ago
  26. 3b1f27d fixit: metric: compute startup metric correctly where package != process by Lalit Maganti · 3 years, 3 months ago
  27. 1b4a876 Merge "tp: implement session ids in trace processor and add checks to UI" by Lalit Maganti · 3 years, 3 months ago
  28. f64fd66 Merge "trace filtering: avoid dereferencing vector[end]" by Lalit Maganti · 3 years, 3 months ago
  29. 349d51c Add typedefs for heap profile API callbacks. by Florian Mayer · 3 years, 3 months ago
  30. 97b08e1 tp: implement session ids in trace processor and add checks to UI by Lalit Maganti · 3 years, 3 months ago
  31. 13d40fd tp: fixit: add better warning message for unsupported uint64 in metrics by Lalit Maganti · 3 years, 3 months ago
  32. c6bcafa trace filtering: avoid dereferencing vector[end] by Primiano Tucci · 3 years, 3 months ago
  33. a648b16 Merge changes I6be837f9,I516669d3 by Treehugger Robot · 3 years, 3 months ago
  34. 878a46a Merge "Proto filter: use "bytes" field w/ checksum for bytecode" by Primiano Tucci · 3 years, 3 months ago
  35. f18ab81 Proto filter: adds plumbing into tracing service by Primiano Tucci · 3 years, 3 months ago
  36. a8271f6 Merge "tp: add table to store all the clock snapshots in the trace" by Treehugger Robot · 3 years, 3 months ago
  37. 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 3 months ago
  38. 76621a6 Do not retry messages that are bigger than shmem. by Florian Mayer · 3 years, 3 months ago
  39. 710fbbb tp: add table to store all the clock snapshots in the trace by Lalit Maganti · 3 years, 3 months ago
  40. 3adb5e1 Allow to specify which heaps to disable. by Florian Mayer · 3 years, 3 months ago
  41. 9ce26a8 Do not add libc.malloc if all_heaps is set. by Florian Mayer · 3 years, 3 months ago
  42. 82527cb Proto filter: use "bytes" field w/ checksum for bytecode by Primiano Tucci · 3 years, 3 months ago
  43. db86c66 Proto filter: fix check on FilterBytecodeParser::Query by Primiano Tucci · 3 years, 3 months ago
  44. 8bccf12 Merge "base/test: Add HexDump test util" by Treehugger Robot · 3 years, 3 months ago
  45. 8e1d180 base/test: Add HexDump test util by Primiano Tucci · 3 years, 3 months ago
  46. 9995010 Merge "Perfetto: Fix trace_processor HSC startup metrics for clock and gmail" by Collin Fijalkovich · 3 years, 3 months ago
  47. 6a0345a Merge "proto filtering: add MessageTokenizer" by Primiano Tucci · 3 years, 3 months ago
  48. 7833050 Merge "Extract long binder transactions during app startups." by Anton Urusov · 3 years, 3 months ago
  49. e394e31 Merge "Add stat for last profile per process." by Treehugger Robot · 3 years, 3 months ago
  50. d7b87d1 Extract long binder transactions during app startups. by Anton Urusov · 3 years, 3 months ago
  51. 02e54dd Merge "proto filtering: Add bytecode gen&parser" by Treehugger Robot · 3 years, 3 months ago
  52. a7b53eb Add stat for last profile per process. by Florian Mayer · 3 years, 3 months ago
  53. 7c15c61 Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 3 years, 3 months ago
  54. cb03fd1 Update API of MapInfo from libunwindstack by David Srbecky · 3 years, 3 months ago
  55. 88ef5cf proto filtering: add MessageTokenizer by Primiano Tucci · 3 years, 3 months ago
  56. d4b49cb proto filtering: Add bytecode gen&parser by Primiano Tucci · 3 years, 3 months ago
  57. 5e76bff Merge "Remove obsolete callsites metric" by Ioannis Ilkos · 3 years, 3 months ago
  58. 66b3158 Perfetto: Fix trace_processor HSC startup metrics for clock and gmail by Collin Fijalkovich · 3 years, 3 months ago
  59. 6be5c74 trace_processor: Swap sense of bad CHECK by Hector Dearman · 3 years, 3 months ago
  60. 6c14ca9 Remove obsolete callsites metric by Ioannis Ilkos · 3 years, 3 months ago
  61. 239b79c Merge "Compute time in state without power profile" by Rafal Slawik · 3 years, 3 months ago
  62. 4da424a Compute time in state without power profile by Rafal Slawik · 3 years, 3 months ago
  63. 8aa8110 Change tablegroup name for heap graphs. by Florian Mayer · 3 years, 3 months ago
  64. 39935b4 Merge "Add interning support to ProtoToArgsParser." by Alexander Timin · 3 years, 3 months ago
  65. bfc04e9 Merge "Refactor ProtoToArgsTable." by Alexander Timin · 3 years, 3 months ago
  66. 99653b1 Add interning support to ProtoToArgsParser. by Alexander Timin · 3 years, 3 months ago
  67. 5a99b5c Refactor ProtoToArgsTable. by Alexander Timin · 3 years, 3 months ago
  68. fbdc6a9 Merge changes Idb9b4651,I9925c8ba by Treehugger Robot · 3 years, 3 months ago
  69. d6d623f Merge "Fix check for redefined field." by Treehugger Robot · 3 years, 3 months ago
  70. 4f20687 Merge "Trivial name dedupe for MapInfo instances." by Treehugger Robot · 3 years, 3 months ago
  71. 4587114 Ignore comment lines in proguard maps. by Florian Mayer · 3 years, 3 months ago
  72. 7125af0 Improve error reporting in deobfuscator. by Florian Mayer · 3 years, 3 months ago
  73. a0c9023 tp: massively speed up startup metric by Lalit Maganti · 3 years, 3 months ago
  74. c041276 Trivial name dedupe for MapInfo instances. by David Srbecky · 3 years, 3 months ago
  75. 2814abe Fix check for redefined field. by Florian Mayer · 3 years, 3 months ago
  76. 5d9269e Merge "tracing: Implement TRACE_EVENT_IS_NEW_TRACE" by Treehugger Robot · 3 years, 3 months ago
  77. 2a304c7 Merge "tracing: Disallow trace events during TLS teardown" by Treehugger Robot · 3 years, 3 months ago
  78. 97ab54d Merge "tracing: Handle unbalanced events in console interceptor" by Treehugger Robot · 3 years, 3 months ago
  79. 2d79020 tracing: Disallow trace events during TLS teardown by Sami Kyostila · 3 years, 3 months ago
  80. 51f8f5f tracing: Implement TRACE_EVENT_IS_NEW_TRACE by Sami Kyostila · 3 years, 3 months ago
  81. 5dfd4bd Merge "Log UID that ran perfetto." by Florian Mayer · 3 years, 3 months ago
  82. 622d055 Merge "tracing: Fix enabling category groups that don't reference known categories" by Treehugger Robot · 3 years, 3 months ago
  83. 631b13b tracing: Handle unbalanced events in console interceptor by Sami Kyostila · 3 years, 3 months ago
  84. 9b9320f tracing: Fix enabling category groups that don't reference known categories by Sami Kyostila · 3 years, 3 months ago
  85. a9e6f7d Log UID that ran perfetto. by Florian Mayer · 3 years, 3 months ago
  86. 78e179f tracing: Fix data race in NonReentrantTaskRunner by Sami Kyostila · 3 years, 3 months ago
  87. ae7494c tracing: Set singleton instance before posting init task by Sami Kyostila · 3 years, 3 months ago
  88. 16933d9 Check --config-uid to detect statsd traces from shell. by Florian Mayer · 3 years, 3 months ago
  89. 1279955 Merge "tracing: Guard against task runner re-entrancy" by Sami Kyostila · 3 years, 3 months ago
  90. ecc7f22 tracing: Guard against task runner re-entrancy by Sami Kyostila · 3 years, 3 months ago
  91. f9fb009 Merge "Fix track_event_interned_fields" by Alexander Timin · 3 years, 3 months ago
  92. 9b29079 Fix track_event_interned_fields by Alexander Timin · 3 years, 3 months ago
  93. ff4261d Merge "perfetto: round 3 of periodic task compile fix in Chromium" by Lalit Maganti · 3 years, 3 months ago
  94. c83c62c Merge "tp: don't discard slices with empty names" by Lalit Maganti · 3 years, 3 months ago
  95. 442d3ef perfetto: round 3 of periodic task compile fix in Chromium by Lalit Maganti · 3 years, 3 months ago
  96. 0c89947 Merge "perfetto: round 2 of trying to fix periodic task on Windows" by Lalit Maganti · 3 years, 3 months ago
  97. 2bec361 Merge "ui: Avoid overlapping DNF async slices" by Treehugger Robot · 3 years, 3 months ago
  98. f2d4672 perfetto: round 2 of trying to fix periodic task on Windows by Lalit Maganti · 3 years, 3 months ago
  99. 32c763a Merge "trace_processor: Remove fixed TODO" by Hector Dearman · 3 years, 3 months ago
  100. 5d0e2b7 ui: Avoid overlapping DNF async slices by Hector Dearman · 3 years, 3 months ago