1. 42b4ebd Merge "Change experimental_flamegraph API." by Octavian Tuchila · 2 years, 9 months ago
  2. d1a0f44 Merge "ui: Include one or more perf tracks in area selection." by Octavian Tuchila · 2 years, 9 months ago
  3. aeff692 Merge "TraceProcessor: Improve atrace parser" by Primiano Tucci · 2 years, 9 months ago
  4. 0854d65 TraceProcessor: Improve atrace parser by Primiano Tucci · 2 years, 9 months ago
  5. 765c0f8 Merge "GCC: fix ambiguous call to make_optional" by Lalit Maganti · 2 years, 9 months ago
  6. 611804d GCC: fix ambiguous call to make_optional by Stephan Hartmann · 2 years, 9 months ago
  7. 73a1be2 perfetto: fix activate_triggers from statsd by Lalit Maganti · 2 years, 10 months ago
  8. b326496 Merge "trace_processor: Fix behaviour of displayTimeUnit to match catapult" by Hector Dearman · 2 years, 10 months ago
  9. 70f7338 Merge "Allow grouping of derived event tracks" by Mingjing Zhang · 2 years, 10 months ago
  10. 9b7c3bd Allow grouping of derived event tracks by Mingjing Zhang · 2 years, 10 months ago
  11. f1d156f tp: refactor batch trace processor into library by Lalit Maganti · 2 years, 10 months ago
  12. ee80bcb trace_processor: Fix behaviour of displayTimeUnit to match catapult by Hector Dearman · 2 years, 10 months ago
  13. addd586 Merge changes I85a79ce0,I1686ff72 by Daniele Di Proietto · 2 years, 10 months ago
  14. 2397d1a Dump malformed ftrace pages to log by Daniele Di Proietto · 2 years, 10 months ago
  15. bad67fa Move HexDump to include/perfetto/ext/base/utils.h by Daniele Di Proietto · 2 years, 10 months ago
  16. 433f7b8 Avoid keeping slices count of all packets by Daniele Di Proietto · 2 years, 10 months ago
  17. 01a0a0e Merge changes If93d8834,I3336919b by Daniele Di Proietto · 2 years, 10 months ago
  18. 0e13572 Merge "TraceProcessor: add /websocket endpoint" by Treehugger Robot · 2 years, 10 months ago
  19. 2426571 Merge "tools: Add Websocket <> ADB:5037 bridge" by Treehugger Robot · 2 years, 10 months ago
  20. c91a3c8 Begin moving away code from ReadBuffers() by Daniele Di Proietto · 2 years, 10 months ago
  21. ce79784 Add ReadBuffersIntoConsumer and ReadBuffersIntoFile by Daniele Di Proietto · 2 years, 10 months ago
  22. 4a1e747 Merge "java_hprof: Regenerate the list of pids on continuous dump." by Daniele Di Proietto · 2 years, 10 months ago
  23. 8761a31 tools: Add Websocket <> ADB:5037 bridge by Primiano Tucci · 2 years, 10 months ago
  24. 276eba9 TraceProcessor: add /websocket endpoint by Primiano Tucci · 2 years, 10 months ago
  25. 95dbb70 base: Add websocket support to http_server.cc by Primiano Tucci · 2 years, 10 months ago
  26. e0b479c Fix chromium build on base/http (take 2) by Primiano Tucci · 2 years, 10 months ago
  27. 08dba5c Merge "Move check for write_period_ms == 0 below" by Daniele Di Proietto · 2 years, 10 months ago
  28. 4d9665b java_hprof: Regenerate the list of pids on continuous dump. by Daniele Di Proietto · 2 years, 10 months ago
  29. 16470ed Merge "UnixSocket: use poll() for send timeout." by Primiano Tucci · 2 years, 10 months ago
  30. cfcbc64 Merge changes If38d5fb9,I36e36b1c by Ryan Savitski · 2 years, 10 months ago
  31. d35aa62 traced_perf: support explicit clockid for the sample timestamps by Ryan Savitski · 2 years, 10 months ago
  32. 3626604 Fix GN issues on Chromium/Win build by Andrew Shulaev · 2 years, 10 months ago
  33. 3d08642 UnixSocket: use poll() for send timeout. by Primiano Tucci · 2 years, 10 months ago
  34. 44a15be base: add http_server.cc by Primiano Tucci · 2 years, 10 months ago
  35. 84b9a9b Move check for write_period_ms == 0 below by Daniele Di Proietto · 2 years, 10 months ago
  36. f094a12 tp: add support for hot reloading metrics by Lalit Maganti · 2 years, 10 months ago
  37. 5d40eca [base] FlatHashMap: don't invalidate pointer if key exists by Primiano Tucci · 2 years, 10 months ago
  38. ff20dcb Merge "Add the gpu_mem ftrace events in the memory muxer category" by Ioannis Ilkos · 2 years, 10 months ago
  39. 9e87364 Add the gpu_mem ftrace events in the memory muxer category by Ioannis Ilkos · 2 years, 10 months ago
  40. 8ac3241 Merge "TraceProcessor: use FlatHashMap in ThreadStateGenerator" by Treehugger Robot · 2 years, 10 months ago
  41. 2ad1d2c Merge "TraceProcessor: use base::FlatHashMap<> where possible" by Treehugger Robot · 2 years, 10 months ago
  42. 0f11fda TraceProcessor: use FlatHashMap in ThreadStateGenerator by Primiano Tucci · 2 years, 10 months ago
  43. c986ca1 TraceProcessor: use base::FlatHashMap<> where possible by Primiano Tucci · 2 years, 10 months ago
  44. 514e743 Merge "base: Add FlatHashMap - open addressing hashtable" by Primiano Tucci · 2 years, 10 months ago
  45. 58a20ff base: Add FlatHashMap - open addressing hashtable by Primiano Tucci · 2 years, 10 months ago
  46. 2cf84d0 Merge "Use startup metric for detecting end of user-switch" by Peter Kalauskas · 2 years, 10 months ago
  47. 942de25 Merge "tp: allow overriding built-in metrics using extensions" by Treehugger Robot · 2 years, 10 months ago
  48. 406e7c3 Merge changes Id56481f3,Id618b339,I304999fa by Kalesh Singh · 2 years, 10 months ago
  49. 8906f64 Merge "Add a new enum value for LoaderLockSampler threads" by Mikhail Khokhlov · 2 years, 10 months ago
  50. 39f4b27 Merge "Add an error counter for unknown extension fields" by Andrew Shulaev · 2 years, 10 months ago
  51. a4e29b9 Add an error counter for unknown extension fields by Andrew Shulaev · 2 years, 10 months ago
  52. 9a1cc76 perfetto/rss_stat_tracker: Use rss_stat_throttled if enabled by Kalesh Singh · 2 years, 10 months ago
  53. 84f62e4 perfetto/ftrace: Add synthetic/rss_stat_throttled event by Kalesh Singh · 2 years, 10 months ago
  54. f8e9199 perfetto: Throttle rss_stat event by Kalesh Singh · 2 years, 10 months ago
  55. aec9118 Use startup metric for detecting end of user-switch by Peter Kalauskas · 2 years, 10 months ago
  56. be894c7 TracProcessor: use SmallVector for args tracking by Primiano Tucci · 2 years, 10 months ago
  57. 4d59d2e Merge "Add crash keys to debug IPC socket hang" by Treehugger Robot · 2 years, 10 months ago
  58. 79a1e12 Merge "Include native size in java_heap_stats metric" by Daniele Di Proietto · 2 years, 10 months ago
  59. b635f14 Merge "base: add SmallVector" by Treehugger Robot · 2 years, 10 months ago
  60. dc345c0 Add crash keys to debug IPC socket hang by Primiano Tucci · 2 years, 10 months ago
  61. 34abb8d base: add SmallVector by Primiano Tucci · 2 years, 10 months ago
  62. 46ca7fc Merge "Speculative fix for mem watchdog crash" by Treehugger Robot · 2 years, 10 months ago
  63. 30047f3 Add a new enum value for LoaderLockSampler threads by Mikhail Khokhlov · 2 years, 10 months ago
  64. 3efc6fd Merge changes I5930e6b7,I80863a68 by Daniele Di Proietto · 2 years, 10 months ago
  65. 854dede Speculative fix for mem watchdog crash by Primiano Tucci · 2 years, 10 months ago
  66. 9881363 Merge "traced_probes: Implement BatteryCounters for CrOS and Linux" by Ching-lin Yu · 2 years, 10 months ago
  67. 819ef1a traced_probes: Implement BatteryCounters for CrOS and Linux by Chinglin Yu · 2 years, 10 months ago
  68. 1e85971 Populate waker_utid arg for sched_waking and sched_wakeup by Daniele Di Proietto · 2 years, 10 months ago
  69. 6b10ae0 Include native size in java_heap_stats metric by Daniele Di Proietto · 2 years, 10 months ago
  70. cbec222 Merge "heap_graph_tracker: Native size in flamegraph" by Daniele Di Proietto · 2 years, 10 months ago
  71. d94d624 Change experimental_flamegraph API. by Tuchila Octavian · 2 years, 10 months ago
  72. d54b3cd ui: Include one or more perf tracks in area selection. by Tuchila Octavian · 2 years, 10 months ago
  73. 4c15f3c Import sched_waking event from systrace by Daniele Di Proietto · 2 years, 10 months ago
  74. 5ed467a Merge "protozero: avoid trivial heap expansions" by Treehugger Robot · 2 years, 10 months ago
  75. f161a9b tp: switch LIKE to GLOB in all metrics by Lalit Maganti · 2 years, 10 months ago
  76. 97cab97 base: pair AlignedAlloc with AlignedFree by Primiano Tucci · 2 years, 10 months ago
  77. ac82ee5 Merge "Multiuser perfetto metric: omni-switch" by Adam Bookatz · 2 years, 10 months ago
  78. 37ac064 heap_graph_tracker: Native size in flamegraph by Daniele Di Proietto · 2 years, 11 months ago
  79. 697ca5b tp: allow overriding built-in metrics using extensions by Lalit Maganti · 2 years, 10 months ago
  80. 476e944 metrics: Add frequency residency metric by Luke Chang · 2 years, 10 months ago
  81. 84b1d1f protozero: avoid trivial heap expansions by Primiano Tucci · 2 years, 10 months ago
  82. d55477b Merge "TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr" by Primiano Tucci · 2 years, 10 months ago
  83. 265419e Merge "[fuchsia] Fix GetoptCompatTest/1.LongOptions flakes." by Primiano Tucci · 2 years, 10 months ago
  84. 0549de4 Multiuser perfetto metric: omni-switch by Adam Bookatz · 2 years, 10 months ago
  85. 1cf65eb tp: make LIKE case sensitive by Lalit Maganti · 2 years, 10 months ago
  86. b09e5e0 Fix Windows build in chromium (Take 2) by Primiano Tucci · 2 years, 10 months ago
  87. 00ca67c tp: implement CREATE_FUNCTION SQL function by Lalit Maganti · 2 years, 10 months ago
  88. 97378af Merge "tp: move SQL metric files into 'sql' folder" by Treehugger Robot · 2 years, 10 months ago
  89. d99b5d2 Fix chromium roll by Primiano Tucci · 2 years, 10 months ago
  90. ae1925b Merge "metatrace: make duration a uint64" by Treehugger Robot · 2 years, 10 months ago
  91. 6eb457b metatrace: make duration a uint64 by Lalit Maganti · 2 years, 10 months ago
  92. c50345c base: Fix Windows build, introduce AlignedAlloc by Primiano Tucci · 2 years, 10 months ago
  93. 0d460db Merge "base: add base64.cc" by Primiano Tucci · 2 years, 10 months ago
  94. d9473d6 Merge "TraceProcessor: optimize std::sort<TimestampedTracePiece>" by Primiano Tucci · 2 years, 10 months ago
  95. 8b970aa TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr by Primiano Tucci · 2 years, 10 months ago
  96. 4c328e3 tp: move SQL metric files into 'sql' folder by Lalit Maganti · 2 years, 10 months ago
  97. adeb79d TraceProcessor: optimize std::sort<TimestampedTracePiece> by Primiano Tucci · 2 years, 10 months ago
  98. d979b67 Merge "tracebox: wait for traced_probes to register" by Daniele Di Proietto · 2 years, 10 months ago
  99. 0894513 Merge "tp: reland perf improvements to process tracker" by Lalit Maganti · 2 years, 10 months ago
  100. 436f139 tracebox: wait for traced_probes to register by Daniele Di Proietto · 2 years, 10 months ago