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