1. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 2 months ago
  2. 39935b4 Merge "Add interning support to ProtoToArgsParser." by Alexander Timin · 3 years, 2 months ago
  3. bfc04e9 Merge "Refactor ProtoToArgsTable." by Alexander Timin · 3 years, 2 months ago
  4. 3786a2a Merge "ui: Collapse ion track by default" by Hector Dearman · 3 years, 2 months ago
  5. d7d3af9 ui: Collapse ion track by default by Hector Dearman · 3 years, 2 months ago
  6. 265d3d0 Merge "tracing: Forward-declare DebugAnnotation in traced_value.h" by Alexander Timin · 3 years, 2 months ago
  7. bca5d69 Merge "ui: Make unterminated async go to end of track." by Octavian Tuchila · 3 years, 2 months ago
  8. 99653b1 Add interning support to ProtoToArgsParser. by Alexander Timin · 3 years, 2 months ago
  9. 5a99b5c Refactor ProtoToArgsTable. by Alexander Timin · 3 years, 2 months ago
  10. 688da1f Merge "ui: Sort by tid when available" by Hector Dearman · 3 years, 2 months ago
  11. e1b328f tracing: Forward-declare DebugAnnotation in traced_value.h by Hans Wennborg · 3 years, 2 months ago
  12. e84c681 ui: Make unterminated async go to end of track. by Tuchila Octavian · 3 years, 2 months ago
  13. 08d82f4 ui: Sort by tid when available by Tuchila Octavian · 3 years, 2 months ago
  14. 2144911 Merge "ui: Suppress cause of bad resolution" by Hector Dearman · 3 years, 2 months ago
  15. fbdc6a9 Merge changes Idb9b4651,I9925c8ba by Treehugger Robot · 3 years, 2 months ago
  16. bbb25e1 ui: Suppress cause of bad resolution by Hector Dearman · 3 years, 2 months ago
  17. d6d623f Merge "Fix check for redefined field." by Treehugger Robot · 3 years, 2 months ago
  18. 4f20687 Merge "Trivial name dedupe for MapInfo instances." by Treehugger Robot · 3 years, 2 months ago
  19. fd895c5 Merge "tp: massively speed up startup metric" by Lalit Maganti · 3 years, 2 months ago
  20. bdd8c98 Revert "ui: Roll prod and canary to HEAD" by Hector Dearman · 3 years, 2 months ago
  21. 4587114 Ignore comment lines in proguard maps. by Florian Mayer · 3 years, 2 months ago
  22. 7125af0 Improve error reporting in deobfuscator. by Florian Mayer · 3 years, 2 months ago
  23. 441fd9b ui: Roll prod and canary to HEAD by Hector Dearman · 3 years, 2 months ago
  24. a0c9023 tp: massively speed up startup metric by Lalit Maganti · 3 years, 2 months ago
  25. 77e59ea ui: Temporarily hide mem.ion_buffer by Hector Dearman · 3 years, 2 months ago
  26. c041276 Trivial name dedupe for MapInfo instances. by David Srbecky · 3 years, 2 months ago
  27. 2814abe Fix check for redefined field. by Florian Mayer · 3 years, 2 months ago
  28. a4d450e Merge "ui: Zoom into trace start/end recorded by trace processor" by Octavian Tuchila · 3 years, 2 months ago
  29. 5d9269e Merge "tracing: Implement TRACE_EVENT_IS_NEW_TRACE" by Treehugger Robot · 3 years, 2 months ago
  30. 2a304c7 Merge "tracing: Disallow trace events during TLS teardown" by Treehugger Robot · 3 years, 2 months ago
  31. 97ab54d Merge "tracing: Handle unbalanced events in console interceptor" by Treehugger Robot · 3 years, 2 months ago
  32. 2d79020 tracing: Disallow trace events during TLS teardown by Sami Kyostila · 3 years, 2 months ago
  33. 51f8f5f tracing: Implement TRACE_EVENT_IS_NEW_TRACE by Sami Kyostila · 3 years, 2 months ago
  34. 5dfd4bd Merge "Log UID that ran perfetto." by Florian Mayer · 3 years, 2 months ago
  35. 622d055 Merge "tracing: Fix enabling category groups that don't reference known categories" by Treehugger Robot · 3 years, 2 months ago
  36. 631b13b tracing: Handle unbalanced events in console interceptor by Sami Kyostila · 3 years, 2 months ago
  37. 9b9320f tracing: Fix enabling category groups that don't reference known categories by Sami Kyostila · 3 years, 2 months ago
  38. a9e6f7d Log UID that ran perfetto. by Florian Mayer · 3 years, 2 months ago
  39. 78e179f tracing: Fix data race in NonReentrantTaskRunner by Sami Kyostila · 3 years, 2 months ago
  40. 2e55bf4 Merge "tracing: Set singleton instance before posting init task" by Sami Kyostila · 3 years, 2 months ago
  41. ae7494c tracing: Set singleton instance before posting init task by Sami Kyostila · 3 years, 2 months ago
  42. ba54d8c Merge "ui: Remove link when trace is uploaded from file" by Octavian Tuchila · 3 years, 2 months ago
  43. 1f52f8c ui: Zoom into trace start/end recorded by trace processor by Tuchila Octavian · 3 years, 2 months ago
  44. 7dc7013 Merge "Check --config-uid to detect statsd traces from shell." by Florian Mayer · 3 years, 2 months ago
  45. 16933d9 Check --config-uid to detect statsd traces from shell. by Florian Mayer · 3 years, 2 months ago
  46. a79a477 ui: Remove link when trace is uploaded from file by Tuchila Octavian · 3 years, 2 months ago
  47. 2b0fcfa Merge "ui: Try to track down crash due to non power of two resolution" by Treehugger Robot · 3 years, 2 months ago
  48. 53e4b7d Merge "ui: Fix off by one error when rendering area selection marks" by Hector Dearman · 3 years, 2 months ago
  49. 5fdd535 Merge "ui: Sort Dropdown options on record page by label" by Hector Dearman · 3 years, 2 months ago
  50. 1279955 Merge "tracing: Guard against task runner re-entrancy" by Sami Kyostila · 3 years, 2 months ago
  51. ecc7f22 tracing: Guard against task runner re-entrancy by Sami Kyostila · 3 years, 2 months ago
  52. 87e3dae ui: Sort Dropdown options on record page by label by Hector Dearman · 3 years, 2 months ago
  53. 736ed8e ui: Try to track down crash due to non power of two resolution by Hector Dearman · 3 years, 2 months ago
  54. b220c3b ui: Fix off by one error when rendering area selection marks by Hector Dearman · 3 years, 2 months ago
  55. f9fb009 Merge "Fix track_event_interned_fields" by Alexander Timin · 3 years, 2 months ago
  56. b1a6a6e Merge "ui: Sort tracks by tid then name" by Treehugger Robot · 3 years, 2 months ago
  57. 9b29079 Fix track_event_interned_fields by Alexander Timin · 3 years, 2 months ago
  58. ff4261d Merge "perfetto: round 3 of periodic task compile fix in Chromium" by Lalit Maganti · 3 years, 2 months ago
  59. c83c62c Merge "tp: don't discard slices with empty names" by Lalit Maganti · 3 years, 2 months ago
  60. 0ec5fd5 ui: Sort tracks by tid then name by Hector Dearman · 3 years, 2 months ago
  61. 64299ce ui: Pick up crash fix in canary by Hector Dearman · 3 years, 2 months ago
  62. 6cf9f11 Merge "ui: Improve track sorting" by Octavian Tuchila · 3 years, 2 months ago
  63. 2970726 Merge "ui: Bullet-proof search_controller" by Hector Dearman · 3 years, 2 months ago
  64. 8caa119 Merge "tracing: Add missing 'explicit' to LegacyTraceId constructor" by Treehugger Robot · 3 years, 2 months ago
  65. 442d3ef perfetto: round 3 of periodic task compile fix in Chromium by Lalit Maganti · 3 years, 2 months ago
  66. 0c89947 Merge "perfetto: round 2 of trying to fix periodic task on Windows" by Lalit Maganti · 3 years, 2 months ago
  67. 2bec361 Merge "ui: Avoid overlapping DNF async slices" by Treehugger Robot · 3 years, 2 months ago
  68. 109c54c tracing: Add missing 'explicit' to LegacyTraceId constructor by Sami Kyostila · 3 years, 2 months ago
  69. 172a916 Merge "ui: Fix crash when rendering actual frame slices" by Hector Dearman · 3 years, 2 months ago
  70. f2d4672 perfetto: round 2 of trying to fix periodic task on Windows by Lalit Maganti · 3 years, 2 months ago
  71. 534db8f Merge "docs: point to v16 for next release" by Treehugger Robot · 3 years, 2 months ago
  72. 314146f ui: Fix crash when rendering actual frame slices by Hector Dearman · 3 years, 2 months ago
  73. 32c763a Merge "trace_processor: Remove fixed TODO" by Hector Dearman · 3 years, 2 months ago
  74. 5d0e2b7 ui: Avoid overlapping DNF async slices by Hector Dearman · 3 years, 2 months ago
  75. c76b39a ui: Bullet-proof search_controller by Hector Dearman · 3 years, 2 months ago
  76. 9c43ecf docs: point to v16 for next release by Primiano Tucci · 3 years, 2 months ago
  77. 8220de2 Upadate CHANGELOG for v15.0 by Primiano Tucci · 3 years, 2 months ago
  78. b3ddbfe Fix tools/record_android_trace to point to ui.perfetto.dev by Primiano Tucci · 3 years, 2 months ago
  79. a631b85 Merge "perfetto: fix compile on Windows and older Android platforms" by Primiano Tucci · 3 years, 2 months ago
  80. fbebdd6 Merge "ui: Roll canary -> prod and HEAD -> canary" by Treehugger Robot · 3 years, 2 months ago
  81. 4e6c8b5 Merge "perfetto: add instrumentation of probes producer triggering" by Lalit Maganti · 3 years, 2 months ago
  82. c617e97 trace_processor: Remove fixed TODO by Hector Dearman · 3 years, 2 months ago
  83. 52388c2 ui: Roll canary -> prod and HEAD -> canary by Hector Dearman · 3 years, 2 months ago
  84. 0dcde20 Merge "ui: Immediately download trace from tools/record_android_trace" by Hector Dearman · 3 years, 2 months ago
  85. f782f1c perfetto: fix compile on Windows and older Android platforms by Lalit Maganti · 3 years, 2 months ago
  86. 7766757 ui: Immediately download trace from tools/record_android_trace by Hector Dearman · 3 years, 2 months ago
  87. b86d712 Merge "ui: Add self to CSP" by Hector Dearman · 3 years, 2 months ago
  88. d608c1e Merge "ui: Make unfinished slices go to end of viewport" by Octavian Tuchila · 3 years, 2 months ago
  89. 02d05c0 Merge "profilers: always log cross-process read errors" by Treehugger Robot · 3 years, 2 months ago
  90. 0ea11c9 Merge "perfetto: enable frame timeline when passing gfx atrace category" by Lalit Maganti · 3 years, 2 months ago
  91. 484b674 perfetto: add atrace app to record_android_trace and refine perfetto_cmd by Lalit Maganti · 3 years, 2 months ago
  92. 3a5a52f perfetto: enable frame timeline when passing gfx atrace category by Lalit Maganti · 3 years, 2 months ago
  93. bbd8f5e ui: Make unfinished slices go to end of viewport by Tuchila Octavian · 3 years, 3 months ago
  94. 8970a6f Merge "ui: Show thread timestamps in userspace slice details panel" by Hector Dearman · 3 years, 2 months ago
  95. eca4d2b ui: Show thread timestamps in userspace slice details panel by Hector Dearman · 3 years, 2 months ago
  96. 3fd9ccf profilers: always log cross-process read errors by Ryan Savitski · 3 years, 2 months ago
  97. 889b849 Merge "Update tp and traceconv." by Florian Mayer · 3 years, 3 months ago
  98. 0908e3d Merge "perfetto: add timerfd mechaism to snapshot periodic events in service" by Lalit Maganti · 3 years, 3 months ago
  99. ef142a1 Merge "perfetto: refactor snapshots in service in prep for timerfd" by Lalit Maganti · 3 years, 3 months ago
  100. 03b49fd Update tp and traceconv. by Florian Mayer · 3 years, 3 months ago