1. 476e944 metrics: Add frequency residency metric by Luke Chang · 2 years, 9 months ago
  2. d55477b Merge "TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr" by Primiano Tucci · 2 years, 9 months ago
  3. 265419e Merge "[fuchsia] Fix GetoptCompatTest/1.LongOptions flakes." by Primiano Tucci · 2 years, 9 months ago
  4. 1cf65eb tp: make LIKE case sensitive by Lalit Maganti · 2 years, 9 months ago
  5. b09e5e0 Fix Windows build in chromium (Take 2) by Primiano Tucci · 2 years, 9 months ago
  6. 00ca67c tp: implement CREATE_FUNCTION SQL function by Lalit Maganti · 2 years, 9 months ago
  7. 97378af Merge "tp: move SQL metric files into 'sql' folder" by Treehugger Robot · 2 years, 9 months ago
  8. 6421a65 Fix the order of lines by Andrew Shulaev · 2 years, 9 months ago
  9. d99b5d2 Fix chromium roll by Primiano Tucci · 2 years, 9 months ago
  10. ae1925b Merge "metatrace: make duration a uint64" by Treehugger Robot · 2 years, 9 months ago
  11. 6eb457b metatrace: make duration a uint64 by Lalit Maganti · 2 years, 9 months ago
  12. c50345c base: Fix Windows build, introduce AlignedAlloc by Primiano Tucci · 2 years, 9 months ago
  13. 0d460db Merge "base: add base64.cc" by Primiano Tucci · 2 years, 9 months ago
  14. d9473d6 Merge "TraceProcessor: optimize std::sort<TimestampedTracePiece>" by Primiano Tucci · 2 years, 9 months ago
  15. 8b970aa TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr by Primiano Tucci · 2 years, 9 months ago
  16. 4c328e3 tp: move SQL metric files into 'sql' folder by Lalit Maganti · 2 years, 9 months ago
  17. adeb79d TraceProcessor: optimize std::sort<TimestampedTracePiece> by Primiano Tucci · 2 years, 9 months ago
  18. d979b67 Merge "tracebox: wait for traced_probes to register" by Daniele Di Proietto · 2 years, 9 months ago
  19. 0894513 Merge "tp: reland perf improvements to process tracker" by Lalit Maganti · 2 years, 9 months ago
  20. 436f139 tracebox: wait for traced_probes to register by Daniele Di Proietto · 2 years, 9 months ago
  21. 199db4f tp: reland perf improvements to process tracker by Lalit Maganti · 2 years, 9 months ago
  22. 70b65e1 Merge "[Trace processor] Add 2 new power rail names" by Mikhail Khokhlov · 2 years, 9 months ago
  23. 82b9910 tp: fix compile by Lalit Maganti · 2 years, 9 months ago
  24. 1211dc6 Merge "tp: optimize for lookup speed when computing thread_state" by Lalit Maganti · 2 years, 9 months ago
  25. 2466659 [Trace processor] Add 2 new power rail names by Mikhail Khokhlov · 2 years, 9 months ago
  26. 0d0cfdd Minor style and typo fixes in pivot table code by Andrew Shulaev · 2 years, 9 months ago
  27. 8671026 Merge "Revert "tp: simplify ProcessTracker"" by Treehugger Robot · 2 years, 9 months ago
  28. 3b1136f Revert "tp: simplify ProcessTracker" by Primiano Tucci · 2 years, 9 months ago
  29. a4127ed Merge changes I7544cf4e,I65bc9348 by Treehugger Robot · 2 years, 9 months ago
  30. ddfa6c5 tp: optimize for lookup speed when computing thread_state by Lalit Maganti · 2 years, 9 months ago
  31. cb5ee7d TraceProcessor: don't re-hash keys in unordered_map by Primiano Tucci · 2 years, 9 months ago
  32. 90a3d87 Merge "install-build-deps: always overwrite test/data changes" by Primiano Tucci · 2 years, 9 months ago
  33. 2277f06 Enable -msse4.2, -mavx, -mpopcnt on x86_64 builds by Primiano Tucci · 2 years, 9 months ago
  34. 5da2295 Merge "TraceProcessor: add mmap support" by Primiano Tucci · 2 years, 9 months ago
  35. 3e70724 Merge "[fuchsia] Migrate away from /dev/zero." by Primiano Tucci · 2 years, 9 months ago
  36. 0eeaf96 TraceProcessor: add mmap support by Primiano Tucci · 2 years, 9 months ago
  37. 22e62b4 tp: expose Android API level as a metadata value by Lalit Maganti · 2 years, 9 months ago
  38. 6e40449 Merge "TraceProcesor: unique_ptr<uint8_t> -> TraceBlob" by Primiano Tucci · 2 years, 9 months ago
  39. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  40. ae74a24 ui: rebaseline UI tests by Lalit Maganti · 2 years, 9 months ago
  41. 16f4d73 [fuchsia] Fix GetoptCompatTest/1.LongOptions flakes. by Greg Thompson · 2 years, 9 months ago
  42. 63c4ffe [fuchsia] Migrate away from /dev/zero. by Greg Thompson · 2 years, 9 months ago
  43. 7030e78 traced: add Android SDK level to system_info packet by Lalit Maganti · 2 years, 9 months ago
  44. 81b34d6 Merge "Parse process labels from proto" by Andrew Shulaev · 2 years, 9 months ago
  45. b70da32 Merge "Multiuser perfetto mteric: identifier" by Lalit Maganti · 2 years, 9 months ago
  46. 1f20196 Parse process labels from proto by Andrew Shulaev · 2 years, 9 months ago
  47. bb229e6 Multiuser perfetto mteric: identifier by Adam Bookatz · 2 years, 10 months ago
  48. f4f2b45 base: add base64.cc by Primiano Tucci · 2 years, 9 months ago
  49. 5441890 install-build-deps: always overwrite test/data changes by Primiano Tucci · 2 years, 9 months ago
  50. 50d5e01 Merge "Add metric and derived events for dropped frames" by Lalit Maganti · 2 years, 9 months ago
  51. 8e780a7 Merge "tp: simplify ProcessTracker" by Lalit Maganti · 2 years, 9 months ago
  52. 726baf6 tp: simplify ProcessTracker by Lalit Maganti · 2 years, 9 months ago
  53. 856b765 Update libunwindstack for standalone build by Daniele Di Proietto · 2 years, 9 months ago
  54. cc9dab4 Merge "Update for libunwindstack changes." by Christopher Ferris · 2 years, 9 months ago
  55. a05125d Merge "tp: add batch trace processor" by Lalit Maganti · 2 years, 9 months ago
  56. 97094f5 tp: improve documentation for thread and process tables by Lalit Maganti · 2 years, 9 months ago
  57. 91bb5ca tp: add batch trace processor by Lalit Maganti · 2 years, 9 months ago
  58. 07b8e4f Merge changes I943c110b,I193d9521 by Lalit Maganti · 2 years, 9 months ago
  59. 082503e base: Small fix UnixSocket::SendStr testing method by Primiano Tucci · 2 years, 9 months ago
  60. 9342043 Merge "Add the go_package config to the aosp/perfetto protos" by Treehugger Robot · 2 years, 9 months ago
  61. 3d4217d tools/test_data, one .sha256 for each binary blob by Primiano Tucci · 2 years, 9 months ago
  62. 0856215 Merge "Add a button to toggle all tracks at the same time" by Andrew Shulaev · 2 years, 9 months ago
  63. 7c0dd49 Merge "Project import generated by Copybara." by Treehugger Robot · 2 years, 9 months ago
  64. 10c1b58 Add a button to toggle all tracks at the same time by Andrew Shulaev · 2 years, 9 months ago
  65. 8bbc078 Merge "Add a flag to show indirect preceding flows" by Andrew Shulaev · 2 years, 9 months ago
  66. 309a1c0 Add metric and derived events for dropped frames by Mingjing Zhang · 2 years, 9 months ago
  67. b90c4e4 Add the go_package config to the aosp/perfetto protos by Allen · 2 years, 9 months ago
  68. 720bf82 Merge "Revert "Add the go_package config to the aosp/perfetto protos"" by Treehugger Robot · 2 years, 9 months ago
  69. 2b896a6 Revert "Add the go_package config to the aosp/perfetto protos" by Allen Xie · 2 years, 9 months ago
  70. 8251767 tp: overhaul how registering functions with SQLite works by Lalit Maganti · 2 years, 9 months ago
  71. 85e388e Merge "tracing: Write process descriptor from all threads" by Treehugger Robot · 2 years, 9 months ago
  72. 01b8f20 Project import generated by Copybara. by Perfetto Team · 2 years, 9 months ago
  73. 9d3c0ab tp: rewrite sqlite utils by Lalit Maganti · 2 years, 9 months ago
  74. a6c533a tracing: Write process descriptor from all threads by Sami Kyostila · 2 years, 9 months ago
  75. 09ceea9 Add the go_package config to the aosp/perfetto protos by Allen · 2 years, 9 months ago
  76. f4c0065 Merge "ui: Disconnect device from Perfetto tab after recording ends." by Octavian Tuchila · 2 years, 9 months ago
  77. 2014807 Merge "Report objects' native_size" by Daniele Di Proietto · 2 years, 9 months ago
  78. cf8cab2 Merge "Tracing protocol: introduce UpdateDataSource" by Primiano Tucci · 2 years, 9 months ago
  79. d8f8023 Add a flag to show indirect preceding flows by Andrew Shulaev · 2 years, 9 months ago
  80. 5d70080 Report objects' native_size by Daniele Di Proietto · 2 years, 10 months ago
  81. 5ca30d5 Fix flaky integration test. by Tuchila Octavian · 2 years, 9 months ago
  82. 20da682 Merge "Implement --background-wait in perfetto cmd" by Daniele Di Proietto · 2 years, 9 months ago
  83. 91b94a1 Merge "Update prebuilts and docs for v21.0" by Treehugger Robot · 2 years, 9 months ago
  84. 360f023 Tracing protocol: introduce UpdateDataSource by Primiano Tucci · 2 years, 9 months ago
  85. 3b38faf Merge "Pretty-print thread_dur" by Andrew Shulaev · 2 years, 9 months ago
  86. ab69d92 Merge "Release stable. Use the contents of aosp/1879477 into the next stable release." by Octavian Tuchila · 2 years, 9 months ago
  87. a2ab101 Pretty-print thread_dur by Andrew Shulaev · 2 years, 9 months ago
  88. 45646b6 Update prebuilts and docs for v21.0 by Primiano Tucci · 2 years, 9 months ago
  89. 73ec14e Merge "Release canary Use the contents of aosp/1879850 in the next canary release" by Octavian Tuchila · 2 years, 9 months ago
  90. a376f59 Merge "[fuchsia] Use fdio_fd_create_null() rather than opening /dev/null." by Primiano Tucci · 2 years, 9 months ago
  91. 73d16cd Release canary Use the contents of aosp/1879850 in the next canary release by Tuchila Octavian · 2 years, 9 months ago
  92. f8b5a6f Release stable. Use the contents of aosp/1879477 into the next stable release. by Tuchila Octavian · 2 years, 9 months ago
  93. a24d98f Merge "ui: Don't throw if metadata query does not return a value" by Octavian Tuchila · 2 years, 9 months ago
  94. a1c4668 Update for libunwindstack changes. by Christopher Ferris · 2 years, 10 months ago
  95. 6dad5a0 docs: document RUN_METRIC by Lalit Maganti · 2 years, 9 months ago
  96. a09e682 ui: Don't throw if metadata query does not return a value by Tuchila Octavian · 2 years, 9 months ago
  97. 20719ff Merge "Update docs for switching to autopush channel" by Treehugger Robot · 2 years, 9 months ago
  98. fa57c86 ui: Disconnect device from Perfetto tab after recording ends. by Tuchila Octavian · 2 years, 9 months ago
  99. 56e6c6c [fuchsia] Use fdio_fd_create_null() rather than opening /dev/null. by Greg Thompson · 2 years, 9 months ago
  100. 72f647f Update docs for switching to autopush channel by Andrew Shulaev · 2 years, 9 months ago