1. dc345c0 Add crash keys to debug IPC socket hang by Primiano Tucci · 3 years ago
  2. 34abb8d base: add SmallVector by Primiano Tucci · 3 years ago
  3. 46ca7fc Merge "Speculative fix for mem watchdog crash" by Treehugger Robot · 3 years ago
  4. 30047f3 Add a new enum value for LoaderLockSampler threads by Mikhail Khokhlov · 3 years ago
  5. 3efc6fd Merge changes I5930e6b7,I80863a68 by Daniele Di Proietto · 3 years ago
  6. 854dede Speculative fix for mem watchdog crash by Primiano Tucci · 3 years ago
  7. faacbda Merge "ui: Update reason for removing event listener" by Octavian Tuchila · 3 years ago
  8. 9881363 Merge "traced_probes: Implement BatteryCounters for CrOS and Linux" by Ching-lin Yu · 3 years ago
  9. 1ef4d90 Add visibility and priority fields to chrome renderer info by ssid · 3 years ago
  10. 0436a49 ftrace: introduce boolean flag throttle_rss_stat by Primiano Tucci · 3 years ago
  11. c713f03 ui: Update reason for removing event listener by Tuchila Octavian · 3 years ago
  12. 819ef1a traced_probes: Implement BatteryCounters for CrOS and Linux by Chinglin Yu · 3 years ago
  13. b6335fd Merge "tools/test_data: Do not re-upload existing files" by Andrew Shulaev · 3 years ago
  14. 0957de4 Get the waker from the instants table instead of the raw table by Daniele Di Proietto · 3 years ago
  15. 1e85971 Populate waker_utid arg for sched_waking and sched_wakeup by Daniele Di Proietto · 3 years ago
  16. 52f14a3 Merge "Display labels when a track is expanded" by Andrew Shulaev · 3 years ago
  17. 6b10ae0 Include native size in java_heap_stats metric by Daniele Di Proietto · 3 years ago
  18. cbec222 Merge "heap_graph_tracker: Native size in flamegraph" by Daniele Di Proietto · 3 years ago
  19. 4c15f3c Import sched_waking event from systrace by Daniele Di Proietto · 3 years ago
  20. c2bd001 tools/test_data: Do not re-upload existing files by Andrew Shulaev · 3 years ago
  21. ee2fbdf Display labels when a track is expanded by Andrew Shulaev · 3 years ago
  22. 5ed467a Merge "protozero: avoid trivial heap expansions" by Treehugger Robot · 3 years ago
  23. f161a9b tp: switch LIKE to GLOB in all metrics by Lalit Maganti · 3 years ago
  24. 6923444 Merge "ui: Remove event listener once we decide the trace will be opened" by Octavian Tuchila · 3 years ago
  25. d40a561 ui: Remove event listener once we decide the trace will be opened by Tuchila Octavian · 3 years ago
  26. 56031b2 Merge "ui: Release canary" by Octavian Tuchila · 3 years ago
  27. cbfe003 ui: Release canary by Tuchila Octavian · 3 years ago
  28. 379ba07 Merge "Add options for ui/run-dev-server for address and port" by Daniele Di Proietto · 3 years ago
  29. 97cab97 base: pair AlignedAlloc with AlignedFree by Primiano Tucci · 3 years ago
  30. ff0f6e5 Add options for ui/run-dev-server for address and port by Daniele Di Proietto · 3 years ago
  31. ac82ee5 Merge "Multiuser perfetto metric: omni-switch" by Adam Bookatz · 3 years ago
  32. a022e5e Merge "Change text buttons in "Saved configs" page to icons" by Treehugger Robot · 3 years ago
  33. 37ac064 heap_graph_tracker: Native size in flamegraph by Daniele Di Proietto · 3 years ago
  34. f350860 Merge "Fix file path referenced from documentation" by Treehugger Robot · 3 years ago
  35. 697ca5b tp: allow overriding built-in metrics using extensions by Lalit Maganti · 3 years ago
  36. 189a155 Change text buttons in "Saved configs" page to icons by Andrew Shulaev · 3 years ago
  37. 684a6a3 Fix file path referenced from documentation by Daniele Di Proietto · 3 years ago
  38. 476e944 metrics: Add frequency residency metric by Luke Chang · 3 years ago
  39. 84b1d1f protozero: avoid trivial heap expansions by Primiano Tucci · 3 years ago
  40. d55477b Merge "TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr" by Primiano Tucci · 3 years ago
  41. 265419e Merge "[fuchsia] Fix GetoptCompatTest/1.LongOptions flakes." by Primiano Tucci · 3 years ago
  42. 0549de4 Multiuser perfetto metric: omni-switch by Adam Bookatz · 3 years ago
  43. 1cf65eb tp: make LIKE case sensitive by Lalit Maganti · 3 years ago
  44. b09e5e0 Fix Windows build in chromium (Take 2) by Primiano Tucci · 3 years ago
  45. 00ca67c tp: implement CREATE_FUNCTION SQL function by Lalit Maganti · 3 years ago
  46. 97378af Merge "tp: move SQL metric files into 'sql' folder" by Treehugger Robot · 3 years ago
  47. 6421a65 Fix the order of lines by Andrew Shulaev · 3 years ago
  48. d99b5d2 Fix chromium roll by Primiano Tucci · 3 years ago
  49. ae1925b Merge "metatrace: make duration a uint64" by Treehugger Robot · 3 years ago
  50. 6eb457b metatrace: make duration a uint64 by Lalit Maganti · 3 years ago
  51. c50345c base: Fix Windows build, introduce AlignedAlloc by Primiano Tucci · 3 years ago
  52. 0d460db Merge "base: add base64.cc" by Primiano Tucci · 3 years ago
  53. d9473d6 Merge "TraceProcessor: optimize std::sort<TimestampedTracePiece>" by Primiano Tucci · 3 years ago
  54. 8b970aa TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr by Primiano Tucci · 3 years ago
  55. 4c328e3 tp: move SQL metric files into 'sql' folder by Lalit Maganti · 3 years ago
  56. adeb79d TraceProcessor: optimize std::sort<TimestampedTracePiece> by Primiano Tucci · 3 years ago
  57. d979b67 Merge "tracebox: wait for traced_probes to register" by Daniele Di Proietto · 3 years ago
  58. 0894513 Merge "tp: reland perf improvements to process tracker" by Lalit Maganti · 3 years ago
  59. 436f139 tracebox: wait for traced_probes to register by Daniele Di Proietto · 3 years ago
  60. 199db4f tp: reland perf improvements to process tracker by Lalit Maganti · 3 years ago
  61. 70b65e1 Merge "[Trace processor] Add 2 new power rail names" by Mikhail Khokhlov · 3 years ago
  62. 82b9910 tp: fix compile by Lalit Maganti · 3 years ago
  63. 1211dc6 Merge "tp: optimize for lookup speed when computing thread_state" by Lalit Maganti · 3 years ago
  64. 2466659 [Trace processor] Add 2 new power rail names by Mikhail Khokhlov · 3 years ago
  65. 0d0cfdd Minor style and typo fixes in pivot table code by Andrew Shulaev · 3 years ago
  66. 8671026 Merge "Revert "tp: simplify ProcessTracker"" by Treehugger Robot · 3 years ago
  67. 3b1136f Revert "tp: simplify ProcessTracker" by Primiano Tucci · 3 years ago
  68. a4127ed Merge changes I7544cf4e,I65bc9348 by Treehugger Robot · 3 years ago
  69. ddfa6c5 tp: optimize for lookup speed when computing thread_state by Lalit Maganti · 3 years ago
  70. cb5ee7d TraceProcessor: don't re-hash keys in unordered_map by Primiano Tucci · 3 years ago
  71. 90a3d87 Merge "install-build-deps: always overwrite test/data changes" by Primiano Tucci · 3 years ago
  72. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 3 years ago
  73. 5da2295 Merge "TraceProcessor: add mmap support" by Primiano Tucci · 3 years ago
  74. 3e70724 Merge "[fuchsia] Migrate away from /dev/zero." by Primiano Tucci · 3 years ago
  75. 0eeaf96 TraceProcessor: add mmap support by Primiano Tucci · 3 years ago
  76. 22e62b4 tp: expose Android API level as a metadata value by Lalit Maganti · 3 years ago
  77. 6e40449 Merge "TraceProcesor: unique_ptr<uint8_t> -> TraceBlob" by Primiano Tucci · 3 years ago
  78. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 3 years ago
  79. ae74a24 ui: rebaseline UI tests by Lalit Maganti · 3 years ago
  80. 16f4d73 [fuchsia] Fix GetoptCompatTest/1.LongOptions flakes. by Greg Thompson · 3 years ago
  81. 63c4ffe [fuchsia] Migrate away from /dev/zero. by Greg Thompson · 3 years ago
  82. 7030e78 traced: add Android SDK level to system_info packet by Lalit Maganti · 3 years ago
  83. 81b34d6 Merge "Parse process labels from proto" by Andrew Shulaev · 3 years ago
  84. b70da32 Merge "Multiuser perfetto mteric: identifier" by Lalit Maganti · 3 years ago
  85. 8cc4951 Do not render flow arrow heads for sufficiently short arrows by Andrew Shulaev · 3 years ago
  86. 1f20196 Parse process labels from proto by Andrew Shulaev · 3 years ago
  87. bb229e6 Multiuser perfetto mteric: identifier by Adam Bookatz · 3 years, 1 month ago
  88. f4f2b45 base: add base64.cc by Primiano Tucci · 3 years ago
  89. 5441890 install-build-deps: always overwrite test/data changes by Primiano Tucci · 3 years ago
  90. 50d5e01 Merge "Add metric and derived events for dropped frames" by Lalit Maganti · 3 years ago
  91. 8e780a7 Merge "tp: simplify ProcessTracker" by Lalit Maganti · 3 years ago
  92. 726baf6 tp: simplify ProcessTracker by Lalit Maganti · 3 years ago
  93. 856b765 Update libunwindstack for standalone build by Daniele Di Proietto · 3 years ago
  94. cc9dab4 Merge "Update for libunwindstack changes." by Christopher Ferris · 3 years ago
  95. a05125d Merge "tp: add batch trace processor" by Lalit Maganti · 3 years ago
  96. 97094f5 tp: improve documentation for thread and process tables by Lalit Maganti · 3 years ago
  97. 91bb5ca tp: add batch trace processor by Lalit Maganti · 3 years ago
  98. 07b8e4f Merge changes I943c110b,I193d9521 by Lalit Maganti · 3 years ago
  99. 082503e base: Small fix UnixSocket::SendStr testing method by Primiano Tucci · 3 years ago
  100. 9342043 Merge "Add the go_package config to the aosp/perfetto protos" by Treehugger Robot · 3 years ago