1. 0ec5fd5 ui: Sort tracks by tid then name by Hector Dearman · 3 years, 6 months ago
  2. 6cf9f11 Merge "ui: Improve track sorting" by Octavian Tuchila · 3 years, 6 months ago
  3. 2970726 Merge "ui: Bullet-proof search_controller" by Hector Dearman · 3 years, 6 months ago
  4. 8caa119 Merge "tracing: Add missing 'explicit' to LegacyTraceId constructor" by Treehugger Robot · 3 years, 6 months ago
  5. 0c89947 Merge "perfetto: round 2 of trying to fix periodic task on Windows" by Lalit Maganti · 3 years, 6 months ago
  6. 2bec361 Merge "ui: Avoid overlapping DNF async slices" by Treehugger Robot · 3 years, 6 months ago
  7. 109c54c tracing: Add missing 'explicit' to LegacyTraceId constructor by Sami Kyostila · 3 years, 6 months ago
  8. 172a916 Merge "ui: Fix crash when rendering actual frame slices" by Hector Dearman · 3 years, 6 months ago
  9. f2d4672 perfetto: round 2 of trying to fix periodic task on Windows by Lalit Maganti · 3 years, 6 months ago
  10. 534db8f Merge "docs: point to v16 for next release" by Treehugger Robot · 3 years, 6 months ago
  11. 314146f ui: Fix crash when rendering actual frame slices by Hector Dearman · 3 years, 6 months ago
  12. 32c763a Merge "trace_processor: Remove fixed TODO" by Hector Dearman · 3 years, 6 months ago
  13. 5d0e2b7 ui: Avoid overlapping DNF async slices by Hector Dearman · 3 years, 6 months ago
  14. c76b39a ui: Bullet-proof search_controller by Hector Dearman · 3 years, 6 months ago
  15. 9c43ecf docs: point to v16 for next release by Primiano Tucci · 3 years, 6 months ago
  16. 8220de2 Upadate CHANGELOG for v15.0 by Primiano Tucci · 3 years, 6 months ago
  17. b3ddbfe Fix tools/record_android_trace to point to ui.perfetto.dev by Primiano Tucci · 3 years, 6 months ago
  18. a631b85 Merge "perfetto: fix compile on Windows and older Android platforms" by Primiano Tucci · 3 years, 6 months ago
  19. fbebdd6 Merge "ui: Roll canary -> prod and HEAD -> canary" by Treehugger Robot · 3 years, 6 months ago
  20. 4e6c8b5 Merge "perfetto: add instrumentation of probes producer triggering" by Lalit Maganti · 3 years, 6 months ago
  21. c617e97 trace_processor: Remove fixed TODO by Hector Dearman · 3 years, 6 months ago
  22. 52388c2 ui: Roll canary -> prod and HEAD -> canary by Hector Dearman · 3 years, 6 months ago
  23. 0dcde20 Merge "ui: Immediately download trace from tools/record_android_trace" by Hector Dearman · 3 years, 6 months ago
  24. f782f1c perfetto: fix compile on Windows and older Android platforms by Lalit Maganti · 3 years, 6 months ago
  25. 7766757 ui: Immediately download trace from tools/record_android_trace by Hector Dearman · 3 years, 6 months ago
  26. b86d712 Merge "ui: Add self to CSP" by Hector Dearman · 3 years, 6 months ago
  27. d608c1e Merge "ui: Make unfinished slices go to end of viewport" by Octavian Tuchila · 3 years, 6 months ago
  28. 02d05c0 Merge "profilers: always log cross-process read errors" by Treehugger Robot · 3 years, 6 months ago
  29. 0ea11c9 Merge "perfetto: enable frame timeline when passing gfx atrace category" by Lalit Maganti · 3 years, 6 months ago
  30. 484b674 perfetto: add atrace app to record_android_trace and refine perfetto_cmd by Lalit Maganti · 3 years, 6 months ago
  31. 3a5a52f perfetto: enable frame timeline when passing gfx atrace category by Lalit Maganti · 3 years, 6 months ago
  32. bbd8f5e ui: Make unfinished slices go to end of viewport by Tuchila Octavian · 3 years, 6 months ago
  33. 8970a6f Merge "ui: Show thread timestamps in userspace slice details panel" by Hector Dearman · 3 years, 6 months ago
  34. eca4d2b ui: Show thread timestamps in userspace slice details panel by Hector Dearman · 3 years, 6 months ago
  35. 3fd9ccf profilers: always log cross-process read errors by Ryan Savitski · 3 years, 6 months ago
  36. 889b849 Merge "Update tp and traceconv." by Florian Mayer · 3 years, 6 months ago
  37. 0908e3d Merge "perfetto: add timerfd mechaism to snapshot periodic events in service" by Lalit Maganti · 3 years, 6 months ago
  38. ef142a1 Merge "perfetto: refactor snapshots in service in prep for timerfd" by Lalit Maganti · 3 years, 6 months ago
  39. 03b49fd Update tp and traceconv. by Florian Mayer · 3 years, 6 months ago
  40. d8de97c Merge "base: Add PeriodicTask with timerfd support" by Primiano Tucci · 3 years, 6 months ago
  41. fa37fd8 perfetto: add timerfd mechaism to snapshot periodic events in service by Lalit Maganti · 3 years, 6 months ago
  42. 9d7fd31 Merge "trace_processor: Export legacy mark ('R') events to JSON" by Treehugger Robot · 3 years, 6 months ago
  43. 14ad2a2 Merge "Fix broken formatting in sampling doc." by Florian Mayer · 3 years, 6 months ago
  44. 3a84b9b perfetto: refactor snapshots in service in prep for timerfd by Lalit Maganti · 3 years, 6 months ago
  45. e1c9f68 Fix broken formatting in sampling doc. by Florian Mayer · 3 years, 6 months ago
  46. 2245771 Merge "processor/ui: Treat patch failures and writer packet loss as data loss." by Treehugger Robot · 3 years, 6 months ago
  47. b088f02 Merge "kmem_activity: Don't trigger on kswapd_wake" by Kalesh Singh · 3 years, 6 months ago
  48. 6bb25ee Merge "[tracing] Expose interning helpers." by Alexander Timin · 3 years, 6 months ago
  49. dac9170 base: Add PeriodicTask with timerfd support by Primiano Tucci · 3 years, 6 months ago
  50. 4e07ae3 trace_processor: Export legacy mark ('R') events to JSON by Sami Kyostila · 3 years, 6 months ago
  51. d4d1ddf processor/ui: Treat patch failures and writer packet loss as data loss. by Eric Seckler · 3 years, 6 months ago
  52. f9d91de ui: Improve track sorting by Tuchila Octavian · 3 years, 6 months ago
  53. a2ac062 kmem_activity: Don't trigger on kswapd_wake by Kalesh Singh · 3 years, 6 months ago
  54. 9df4ba9 Merge "Add a static_cast<uint64_t> to Track::FromPointer." by Alexander Timin · 3 years, 6 months ago
  55. 6d3785d Merge "Fix android_jank metric failing on some traces" by Marcin Oczeretko · 3 years, 6 months ago
  56. 8ef1db3 [tracing] Expose interning helpers. by Alexander Timin · 3 years, 6 months ago
  57. 8f933a0 Add a static_cast<uint64_t> to Track::FromPointer. by Alexander Timin · 3 years, 6 months ago
  58. 12f7248 Merge "tp: add special case for sort descending on a sorted column" by Lalit Maganti · 3 years, 6 months ago
  59. 21d255c Merge "Add configuration for running individual unit tests from the IDE/VsCode" by Octavian Tuchila · 3 years, 6 months ago
  60. cd97d1d Merge "ui: Display topbar when new version is available and trace is processed" by Octavian Tuchila · 3 years, 6 months ago
  61. 52fefce Merge "TODO(taylori) -> TODO(hjd)" by Treehugger Robot · 3 years, 6 months ago
  62. c9641c9 Merge "Add documentation for FrameTimeline janks" by Treehugger Robot · 3 years, 6 months ago
  63. 6d1adfe TODO(taylori) -> TODO(hjd) by Hector Dearman · 3 years, 6 months ago
  64. 3c17caa Merge "perfetto_cmd: Unliked -> Unlinked" by Hector Dearman · 3 years, 6 months ago
  65. 6d83744 Add documentation for FrameTimeline janks by Adithya Srinivasan · 3 years, 6 months ago
  66. 112c06d tp: add special case for sort descending on a sorted column by Lalit Maganti · 3 years, 6 months ago
  67. 009f395 Fix android_jank metric failing on some traces by Marcin Oczeretko · 3 years, 6 months ago
  68. 395145a Merge "[tracing] Add perfetto::Track::FromPointer." by Alexander Timin · 3 years, 6 months ago
  69. b9c15fe perfetto_cmd: Unliked -> Unlinked by Hector Dearman · 3 years, 6 months ago
  70. b816c75 Add configuration for running individual unit tests from the IDE/VsCode by Tuchila Octavian · 3 years, 6 months ago
  71. c477acb perfetto: add instrumentation of probes producer triggering by Lalit Maganti · 3 years, 6 months ago
  72. ec0176d ui: Add self to CSP by Hector Dearman · 3 years, 6 months ago
  73. a6c4cea Merge "metrics: add display refresh rate metrics" by Wiwit Rifa'i · 3 years, 6 months ago
  74. cc736d6 [tracing] Add perfetto::Track::FromPointer. by Alexander Timin · 3 years, 6 months ago
  75. 374d2a5 ui: Display topbar when new version is available and trace is processed by Tuchila Octavian · 3 years, 6 months ago
  76. 360243a Merge "Add warning message for when no probe is selected." by Octavian Tuchila · 3 years, 6 months ago
  77. 9a65ca8 Merge "tracing: Write track descriptors for legacy events with thread overrides" by Treehugger Robot · 3 years, 6 months ago
  78. fe74a46 Add warning message for when no probe is selected. by Tuchila Octavian · 3 years, 6 months ago
  79. 481bc4a tracing: Write track descriptors for legacy events with thread overrides by Sami Kyostila · 3 years, 6 months ago
  80. 4d5d173 Merge "Allow to restrict to packages installed by specific installer." by Florian Mayer · 3 years, 6 months ago
  81. 424d889 Merge "Displaying arguments in a stuctured way in slice details panel" by Andrew Shulaev · 3 years, 6 months ago
  82. ea61774 Merge "Check for user build instead of debuggable in java_hprof test." by Treehugger Robot · 3 years, 6 months ago
  83. 043c976 Merge "tp: fix back to back runnable slices in thread state" by Lalit Maganti · 3 years, 6 months ago
  84. 572612a Merge "traced_probes: Default power probes to 1000ms" by Treehugger Robot · 3 years, 6 months ago
  85. 38a7568 Merge "tp: fix fuzzer check failure" by Treehugger Robot · 3 years, 6 months ago
  86. d174437 Displaying arguments in a stuctured way in slice details panel by Andrew Shulaev · 3 years, 6 months ago
  87. ee1e735 Merge "perfetto_cmd: Log pretty formatted UUID not raw bytes" by Hector Dearman · 3 years, 6 months ago
  88. ca07498 Allow to restrict to packages installed by specific installer. by Florian Mayer · 3 years, 6 months ago
  89. f76e1c5 tp: fix fuzzer check failure by Lalit Maganti · 3 years, 6 months ago
  90. d19510f Check for user build instead of debuggable in java_hprof test. by Florian Mayer · 3 years, 6 months ago
  91. cf908fc tp: fix back to back runnable slices in thread state by Lalit Maganti · 3 years, 6 months ago
  92. eabc2f4 tp: fix negative thread state durations from overlapping sched by Lalit Maganti · 3 years, 6 months ago
  93. 954576f perfetto_cmd: Log pretty formatted UUID not raw bytes by Hector Dearman · 3 years, 6 months ago
  94. 2a5b22b traced_probes: Default power probes to 1000ms by Primiano Tucci · 3 years, 6 months ago
  95. 4849c8b metrics: add display refresh rate metrics by Wiwit Rifa'i · 3 years, 7 months ago
  96. 14c4d49 Merge "upkeep: Iterate by const refrence rather than copying" by Hector Dearman · 3 years, 6 months ago
  97. 05329d5 Merge "upkeep: Unify many names" by Hector Dearman · 3 years, 6 months ago
  98. e01ad9a Merge "Fix nit: Add braces to if else statement" by Treehugger Robot · 3 years, 6 months ago
  99. 36d5d47 Merge "protozero: Stop constructing std::string from nullptr" by Hector Dearman · 3 years, 6 months ago
  100. dca8b71 Merge changes I481ead38,I25b8cf02 by Florian Mayer · 3 years, 6 months ago