1. 04bb939 Merge "perfetto-ui: Merging small callsites in flamegraph" by Treehugger Robot · 4 years, 9 months ago
  2. 1e6e023 Merge "build: Fix chrome ODR violations" by Eric Seckler · 4 years, 9 months ago
  3. 354e3ad Merge "Allow to specify maximum block time." by Treehugger Robot · 4 years, 9 months ago
  4. 239f5fa build: Fix chrome ODR violations by Eric Seckler · 4 years, 9 months ago
  5. 25095c6 Merge "protozero: Add arrow operator to repeated field iterator" by Sami Kyostila · 4 years, 9 months ago
  6. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 4 years, 9 months ago
  7. e17af21 Allow to specify maximum block time. by Florian Mayer · 4 years, 9 months ago
  8. 33ddd5f Merge "TrackEvent: Add support for instant events" by Sami Kyostila · 4 years, 9 months ago
  9. 362f462 Merge "TrackEvent: Add support for scoped events" by Treehugger Robot · 4 years, 9 months ago
  10. 50e1a55 Merge "ui: Fix persisting of target selection on record page" by Treehugger Robot · 4 years, 9 months ago
  11. 6256884 TrackEvent: Add support for instant events by Sami Kyostila · 4 years, 9 months ago
  12. a3d0d21 TrackEvent: Add support for scoped events by Sami Kyostila · 4 years, 9 months ago
  13. 4b0d753 ui: Fix persisting of target selection on record page by Eric Seckler · 4 years, 9 months ago
  14. 8a48e02 protozero: Add arrow operator to repeated field iterator by Sami Kyostila · 4 years, 9 months ago
  15. a1a26de trace_processor: don't use cxxabi for demangling on windows by Primiano Tucci · 4 years, 9 months ago
  16. 55c8aaf Merge "trace_processor: make stringpool not commit by default" by Eric Seckler · 4 years, 9 months ago
  17. 91892b1 TrackEvent: Check that category names are well formed by Sami Kyostila · 4 years, 9 months ago
  18. 88a5f75 Merge "trace_processor: Implementing "demangle" SQL function" by Treehugger Robot · 4 years, 9 months ago
  19. a33094d Update EXPORT_JSON to output stack samples in a matching format to the legacy viewer by Oystein Eftevaag · 4 years, 9 months ago
  20. 4f6ebbe Merge "trace_processor: rework best index logic again" by Lalit Maganti · 4 years, 9 months ago
  21. b90b59c Merge "Disable AllGraphs test." by Florian Mayer · 4 years, 9 months ago
  22. 7001fdc Merge "trace_processor: remove kId flag" by Lalit Maganti · 4 years, 9 months ago
  23. 8d7c32c Disable AllGraphs test. by Florian Mayer · 4 years, 9 months ago
  24. ec9c96f Merge "Only run HeapGraphWalker::AllGraphs on standalone builds." by Florian Mayer · 4 years, 9 months ago
  25. c2aecf7 trace_processor: Implementing "demangle" SQL function by Neda Topoljanac · 4 years, 9 months ago
  26. b25a60b Merge "Mention UI for recording profiles." by Florian Mayer · 4 years, 9 months ago
  27. fb57462 trace_processor: rework best index logic again by Lalit Maganti · 4 years, 9 months ago
  28. 19c45ae trace_processor: remove kId flag by Lalit Maganti · 4 years, 9 months ago
  29. 638890e Merge "Add new assertion to HeapGraphWalkerTest::AllGraphs" by Treehugger Robot · 4 years, 9 months ago
  30. 40db151 trace_processor: make stringpool not commit by default by Lalit Maganti · 4 years, 9 months ago
  31. 8d3bcc1 Only run HeapGraphWalker::AllGraphs on standalone builds. by Florian Mayer · 4 years, 9 months ago
  32. dba390c Merge "ftrace probe: fix padding size calculation being off by 4 bytes" by Treehugger Robot · 4 years, 9 months ago
  33. 51516f0 Merge "Do not count roots as unique_retained." by Florian Mayer · 4 years, 9 months ago
  34. 0c3587f Mention UI for recording profiles. by Florian Mayer · 4 years, 9 months ago
  35. d801f56 Merge "compact_sched: remove "unstable" notices" by Ryan Savitski · 4 years, 9 months ago
  36. ecbfdf3 Merge "compact sched_waking: event decoding in trace_processor" by Ryan Savitski · 4 years, 9 months ago
  37. ee8d4d4 Merge "compact sched_waking: writer (traced_probes)" by Ryan Savitski · 4 years, 9 months ago
  38. 7980e5e Merge "Wait for app to stop in java hprof CTS." by Florian Mayer · 4 years, 9 months ago
  39. 2b5b122 Add new assertion to HeapGraphWalkerTest::AllGraphs by Florian Mayer · 4 years, 9 months ago
  40. 3506367 Do not count roots as unique_retained. by Florian Mayer · 4 years, 9 months ago
  41. 27521bd Merge "Rename heapprofd_iterate to heapprofd_malloc_iterate." by Christopher Ferris · 4 years, 10 months ago
  42. c1e84c7 Merge "Re-land "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence"" by Oystein Eftevaag · 4 years, 10 months ago
  43. 862c72e Rename heapprofd_iterate to heapprofd_malloc_iterate. by Christopher Ferris · 4 years, 10 months ago
  44. e9709db processor: Build all of TP on chrome desktop platforms by Eric Seckler · 4 years, 10 months ago
  45. 6a4520e Merge "Do not block on control socket." by Florian Mayer · 4 years, 10 months ago
  46. 5a76f10 Re-land "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence" by Oystein Eftevaag · 4 years, 10 months ago
  47. 1de6bb1 Merge "compact sched_waking: cfg/trace protos" by Treehugger Robot · 4 years, 10 months ago
  48. a3fe451 ftrace probe: fix padding size calculation being off by 4 bytes by Ryan Savitski · 4 years, 10 months ago
  49. 906e069 Do not block on control socket. by Florian Mayer · 4 years, 10 months ago
  50. 5d0c347 compact_sched: remove "unstable" notices by Ryan Savitski · 4 years, 10 months ago
  51. 60c88fd Merge "ui: remove "idle process" process/thread tracks (utid 0)" by Ryan Savitski · 4 years, 10 months ago
  52. 202c12e trace_processor: fix counter values best index logic by Lalit Maganti · 4 years, 10 months ago
  53. 4afb8ef ui: remove "idle process" process/thread tracks (utid 0) by Ryan Savitski · 4 years, 10 months ago
  54. c53ec7e compact sched_waking: event decoding in trace_processor by Ryan Savitski · 4 years, 10 months ago
  55. 5e3eaca Encapsulate the totals on the heap profiles metrics by Ioannis Ilkos · 4 years, 10 months ago
  56. 2c832dc Java heap stats metrics by Ioannis Ilkos · 4 years, 10 months ago
  57. f0d1100 Merge "trace_processor: fix test failure and swap around counter <-> counter_values" by Lalit Maganti · 4 years, 10 months ago
  58. 5d41eaf Merge "Lift function debug signature into a compiler specific macro" by Sami Kyostila · 4 years, 10 months ago
  59. 69c9444 trace_processor: fix test failure and swap around counter <-> counter_values by Lalit Maganti · 4 years, 10 months ago
  60. 8706991 trace_processor: rework xBestIndex handling by making it more flexible by Lalit Maganti · 4 years, 10 months ago
  61. ddbbec6 trace_processor: fix broken iteration logic in thread and proces tables by Lalit Maganti · 4 years, 10 months ago
  62. bbc9700 trace_processor: add missing new/legacy views by Lalit Maganti · 4 years, 10 months ago
  63. 50d2ff3 Merge "Add disabled test-case for incorrect unique_retained." by Florian Mayer · 4 years, 10 months ago
  64. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 4 years, 10 months ago
  65. 6953471 compact sched_waking: writer (traced_probes) by Ryan Savitski · 4 years, 10 months ago
  66. ded3b84 compact sched_waking: cfg/trace protos by Ryan Savitski · 4 years, 10 months ago
  67. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 4 years, 10 months ago
  68. 27cfa4d perfetto-ui: Merging small callsites in flamegraph by Neda Topoljanac · 4 years, 10 months ago
  69. 62a8143 Merge "TrackEvent: Add support for interned state" by Treehugger Robot · 4 years, 10 months ago
  70. dcd90b1 Merge "trace_processor: move counter_definitions to new macro tables" by Lalit Maganti · 4 years, 10 months ago
  71. 5cc6776 Add disabled test-case for incorrect unique_retained. by Florian Mayer · 4 years, 10 months ago
  72. 809b2f9 trace_processor: move counter_definitions to new macro tables by Lalit Maganti · 4 years, 10 months ago
  73. 40aaf76 Merge "UUID in TraceMetadata" by Ioannis Ilkos · 4 years, 10 months ago
  74. e45ced3 Merge "Do not use garbage object for unique_retained / retained calculation." by Florian Mayer · 4 years, 10 months ago
  75. 4d172cd Lift function debug signature into a compiler specific macro by Sami Kyostila · 4 years, 10 months ago
  76. be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 4 years, 10 months ago
  77. 535eede UUID in TraceMetadata by Ioannis Ilkos · 4 years, 10 months ago
  78. 65fe2b5 Merge "core: Expose kMaxPreambleBytes from TracePacket" by Treehugger Robot · 4 years, 10 months ago
  79. 070a9e2 Merge "UI: feature-detect window.chrome, make firefox friendly" by Treehugger Robot · 4 years, 10 months ago
  80. 56ed593 core: Expose kMaxPreambleBytes from TracePacket by Eric Seckler · 4 years, 10 months ago
  81. 1af5078 Merge "infra: quality of life" by Primiano Tucci · 4 years, 10 months ago
  82. 866bde5 Merge "Disable fdsan after clone(2)." by Treehugger Robot · 4 years, 10 months ago
  83. 6cf3d97 UI: feature-detect window.chrome, make firefox friendly by Primiano Tucci · 4 years, 10 months ago
  84. ed39279 Merge "processor: Some more fixes for chromium json export" by Treehugger Robot · 4 years, 10 months ago
  85. 1171cdd Merge "trace_processor: optimize filtering a range into a BitVector" by Lalit Maganti · 4 years, 10 months ago
  86. 323c51d Merge "trace_processor: improve SelectRangeWithBv for start == 0 case" by Lalit Maganti · 4 years, 10 months ago
  87. 2ac1525 Merge "trace_processor: make filtering of non-null columns faster" by Lalit Maganti · 4 years, 10 months ago
  88. c1c6fa2 Merge "protozero: simplify packed field and allow heap growth" by Primiano Tucci · 4 years, 10 months ago
  89. 2d8a4fc Disable fdsan after clone(2). by Florian Mayer · 4 years, 10 months ago
  90. 9dc3446 processor: Some more fixes for chromium json export by Eric Seckler · 4 years, 10 months ago
  91. 617e15e Add heap profiler test for jit frames by Ioannis Ilkos · 4 years, 10 months ago
  92. 1d509ca Merge "Revert "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence"" by Treehugger Robot · 4 years, 10 months ago
  93. b4645a2 infra: quality of life by Matthew Clarkson · 4 years, 10 months ago
  94. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 4 years, 10 months ago
  95. 5999648 Merge "trace_processor: Don't leak memory on invalid zip" by Hector Dearman · 4 years, 10 months ago
  96. 708d796 Revert "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence" by Florian Mayer · 4 years, 10 months ago
  97. b550d68 Merge "Un-inline the Rpc default constructor." by Treehugger Robot · 4 years, 10 months ago
  98. 7280a1d Merge "More efficiently track unique_retained." by Florian Mayer · 4 years, 10 months ago
  99. 148819c Do not use garbage object for unique_retained / retained calculation. by Florian Mayer · 4 years, 10 months ago
  100. 82b0831 Un-inline the Rpc default constructor. by Oystein Eftevaag · 4 years, 10 months ago