1. 2c832dc Java heap stats metrics by Ioannis Ilkos · 4 years, 9 months ago
  2. f0d1100 Merge "trace_processor: fix test failure and swap around counter <-> counter_values" by Lalit Maganti · 4 years, 9 months ago
  3. 5d41eaf Merge "Lift function debug signature into a compiler specific macro" by Sami Kyostila · 4 years, 9 months ago
  4. 69c9444 trace_processor: fix test failure and swap around counter <-> counter_values by Lalit Maganti · 4 years, 9 months ago
  5. 8706991 trace_processor: rework xBestIndex handling by making it more flexible by Lalit Maganti · 4 years, 9 months ago
  6. ddbbec6 trace_processor: fix broken iteration logic in thread and proces tables by Lalit Maganti · 4 years, 9 months ago
  7. bbc9700 trace_processor: add missing new/legacy views by Lalit Maganti · 4 years, 9 months ago
  8. 50d2ff3 Merge "Add disabled test-case for incorrect unique_retained." by Florian Mayer · 4 years, 9 months ago
  9. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 4 years, 9 months ago
  10. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 4 years, 9 months ago
  11. 62a8143 Merge "TrackEvent: Add support for interned state" by Treehugger Robot · 4 years, 9 months ago
  12. dcd90b1 Merge "trace_processor: move counter_definitions to new macro tables" by Lalit Maganti · 4 years, 9 months ago
  13. 5cc6776 Add disabled test-case for incorrect unique_retained. by Florian Mayer · 4 years, 9 months ago
  14. 809b2f9 trace_processor: move counter_definitions to new macro tables by Lalit Maganti · 4 years, 9 months ago
  15. 40aaf76 Merge "UUID in TraceMetadata" by Ioannis Ilkos · 4 years, 9 months ago
  16. e45ced3 Merge "Do not use garbage object for unique_retained / retained calculation." by Florian Mayer · 4 years, 9 months ago
  17. 4d172cd Lift function debug signature into a compiler specific macro by Sami Kyostila · 4 years, 9 months ago
  18. be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 4 years, 9 months ago
  19. 535eede UUID in TraceMetadata by Ioannis Ilkos · 4 years, 9 months ago
  20. 65fe2b5 Merge "core: Expose kMaxPreambleBytes from TracePacket" by Treehugger Robot · 4 years, 9 months ago
  21. 070a9e2 Merge "UI: feature-detect window.chrome, make firefox friendly" by Treehugger Robot · 4 years, 9 months ago
  22. 56ed593 core: Expose kMaxPreambleBytes from TracePacket by Eric Seckler · 4 years, 9 months ago
  23. 1af5078 Merge "infra: quality of life" by Primiano Tucci · 4 years, 9 months ago
  24. 866bde5 Merge "Disable fdsan after clone(2)." by Treehugger Robot · 4 years, 9 months ago
  25. 6cf3d97 UI: feature-detect window.chrome, make firefox friendly by Primiano Tucci · 4 years, 9 months ago
  26. ed39279 Merge "processor: Some more fixes for chromium json export" by Treehugger Robot · 4 years, 9 months ago
  27. 1171cdd Merge "trace_processor: optimize filtering a range into a BitVector" by Lalit Maganti · 4 years, 9 months ago
  28. 323c51d Merge "trace_processor: improve SelectRangeWithBv for start == 0 case" by Lalit Maganti · 4 years, 9 months ago
  29. 2ac1525 Merge "trace_processor: make filtering of non-null columns faster" by Lalit Maganti · 4 years, 9 months ago
  30. c1c6fa2 Merge "protozero: simplify packed field and allow heap growth" by Primiano Tucci · 4 years, 9 months ago
  31. 2d8a4fc Disable fdsan after clone(2). by Florian Mayer · 4 years, 9 months ago
  32. 9dc3446 processor: Some more fixes for chromium json export by Eric Seckler · 4 years, 9 months ago
  33. 617e15e Add heap profiler test for jit frames by Ioannis Ilkos · 4 years, 9 months ago
  34. 1d509ca Merge "Revert "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence"" by Treehugger Robot · 4 years, 9 months ago
  35. b4645a2 infra: quality of life by Matthew Clarkson · 4 years, 9 months ago
  36. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 4 years, 9 months ago
  37. 5999648 Merge "trace_processor: Don't leak memory on invalid zip" by Hector Dearman · 4 years, 9 months ago
  38. 708d796 Revert "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence" by Florian Mayer · 4 years, 9 months ago
  39. b550d68 Merge "Un-inline the Rpc default constructor." by Treehugger Robot · 4 years, 9 months ago
  40. 7280a1d Merge "More efficiently track unique_retained." by Florian Mayer · 4 years, 9 months ago
  41. 148819c Do not use garbage object for unique_retained / retained calculation. by Florian Mayer · 4 years, 9 months ago
  42. 82b0831 Un-inline the Rpc default constructor. by Oystein Eftevaag · 4 years, 9 months ago
  43. bd42039 More efficiently track unique_retained. by Florian Mayer · 4 years, 9 months ago
  44. 287edca Merge "perfetto-ui: Only do logs queries when there are logs" by Isabelle Taylor · 4 years, 9 months ago
  45. fbf4b7b trace_processor: optimize filtering a range into a BitVector by Lalit Maganti · 4 years, 9 months ago
  46. eedcc90 trace_processor: improve SelectRangeWithBv for start == 0 case by Lalit Maganti · 4 years, 9 months ago
  47. d9c62a6 trace_processor: make filtering of non-null columns faster by Lalit Maganti · 4 years, 9 months ago
  48. b96bddf perfetto-ui: Only do logs queries when there are logs by Isabelle Taylor · 4 years, 9 months ago
  49. 51a6086 Merge "Bump googletest version to match external/googletest in aosp" by Ryan Savitski · 4 years, 9 months ago
  50. 0da6444 Merge "Fix parsing of systrace events" by Isabelle Taylor · 4 years, 9 months ago
  51. d66586f Merge "Increase max buffer to 128mb size when uploading" by Treehugger Robot · 4 years, 9 months ago
  52. b8d4289 Fix parsing of systrace events by Isabelle Taylor · 4 years, 9 months ago
  53. 428a817 Increase max buffer to 128mb size when uploading by Hector Dearman · 4 years, 9 months ago
  54. 30b5b38 Merge "Stack profiles: Reuse existing frame/module rows rather than adding one per sequence" by Oystein Eftevaag · 4 years, 9 months ago
  55. c78356f Merge "processor: Add back ifdefs around json-related cc files" by Treehugger Robot · 4 years, 9 months ago
  56. 10055b7 trace_processor: Don't leak memory on invalid zip by Hector Dearman · 4 years, 9 months ago
  57. f6a1914 Stack profiles: Reuse existing frame/module rows rather than adding one per sequence by Oystein Eftevaag · 4 years, 9 months ago
  58. 0460f06 Merge "Docs: Add running UI and docs server to running.md" by Mohammad Reza Zakerinasab · 4 years, 9 months ago
  59. 5eb1632 processor: Add back ifdefs around json-related cc files by Eric Seckler · 4 years, 9 months ago
  60. d32215a trace_processor: add RowMap iterator and use in Table iterator by Lalit Maganti · 4 years, 9 months ago
  61. 5dba5c7 Merge "trace_processor: add benchmark for table iterator" by Lalit Maganti · 4 years, 9 months ago
  62. 58d2f1b Docs: Add running UI and docs server to running.md by Mohammad Reza Zakerinasab · 4 years, 9 months ago
  63. 2994d56 Merge "processor: Extract HeapGraph parsing into module" by Treehugger Robot · 4 years, 9 months ago
  64. 35acd40 Merge "perfetto-ui: Condense track size" by Isabelle Taylor · 4 years, 9 months ago
  65. 70a2306 trace_processor: add benchmark for table iterator by Lalit Maganti · 4 years, 9 months ago
  66. 33557dd Merge "trace_processor: add support for like constraint" by Lalit Maganti · 4 years, 9 months ago
  67. 1cf16ba trace_processor: add support for like constraint by Lalit Maganti · 4 years, 9 months ago
  68. f4db7da Merge "trace_processor: add benchmarks for filtering parent col in child" by Lalit Maganti · 4 years, 9 months ago
  69. c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 4 years, 9 months ago
  70. 5f25e48 Merge "Count retained and uniquely retained bytes." by Florian Mayer · 4 years, 9 months ago
  71. aa66ca3 Merge "Add 'mojom' to ipc tracing and 'navigation' and 'browser' to navigation & loading." by Treehugger Robot · 4 years, 9 months ago
  72. 0152d52 Merge "TrackEvent: Migrate from legacy_event.name_iid to track_event.name_iid" by Treehugger Robot · 4 years, 9 months ago
  73. 26280ec Merge "processor: Retain original event ids during export + always export args" by Treehugger Robot · 4 years, 9 months ago
  74. 8f374ac Add 'mojom' to ipc tracing and 'navigation' and 'browser' to navigation & loading. by Stephen Nusko · 4 years, 9 months ago
  75. f91236e processor: Retain original event ids during export + always export args by Eric Seckler · 4 years, 9 months ago
  76. 04a93f2 Count retained and uniquely retained bytes. by Florian Mayer · 4 years, 9 months ago
  77. 87bf65c TrackEvent: Migrate from legacy_event.name_iid to track_event.name_iid by Sami Kyostila · 4 years, 9 months ago
  78. b4994e7 Merge "Support UUID" by Hector Dearman · 4 years, 9 months ago
  79. b7d37d4 Merge "processor: Don't build VulkanMemoryTracker if graphics module disabled" by Treehugger Robot · 4 years, 9 months ago
  80. d30cdad Merge "processor: Exclude syscalls from build if not needed" by Treehugger Robot · 4 years, 9 months ago
  81. 6a4037d Merge changes I8956e3c0,I28fd0043,I29e5b6f5,I7f6222ce by Primiano Tucci · 4 years, 9 months ago
  82. bebd5a3 UI: add error handler by Primiano Tucci · 4 years, 10 months ago
  83. c449fc1 UI: add http_rpc_engine to talk to external trace processor by Primiano Tucci · 4 years, 10 months ago
  84. ee2ce1d Trace Processor: cleanup RPC interface by Primiano Tucci · 4 years, 10 months ago
  85. 3c692e7 UI: Make engine source explicit by Primiano Tucci · 4 years, 10 months ago
  86. b08b9cb Bump googletest version to match external/googletest in aosp by Ryan Savitski · 4 years, 10 months ago
  87. 70d455d Support UUID by Hector Dearman · 4 years, 10 months ago
  88. 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 4 years, 10 months ago
  89. c93813b Merge "perfetto-ui: Button to minimize/maximize track with heap profile flamegraph" by Neda Topoljanac · 4 years, 10 months ago
  90. 0184e2f Merge "processor: Remove stale memory_tracker.h/cc files" by Eric Seckler · 4 years, 10 months ago
  91. eb22f45 processor: Don't build VulkanMemoryTracker if graphics module disabled by Eric Seckler · 4 years, 10 months ago
  92. 8b4fa08 Merge "Fix CI script to actually delete directory" by Primiano Tucci · 4 years, 10 months ago
  93. b87e1d8 processor: Remove stale memory_tracker.h/cc files by Eric Seckler · 4 years, 10 months ago
  94. e8b884d Merge "UI: Fix undefined in scroll handler" by Primiano Tucci · 4 years, 10 months ago
  95. 7ce6fa4 processor: Exclude syscalls from build if not needed by Eric Seckler · 4 years, 10 months ago
  96. 5e1ef7e Merge "processor: Support disabling json importer separately from export_json" by Eric Seckler · 4 years, 10 months ago
  97. c350da5 UI: Fix undefined in scroll handler by Primiano Tucci · 4 years, 10 months ago
  98. a7669da CI: Don't run benchmarks under sanitizers and debug by Primiano Tucci · 4 years, 10 months ago
  99. 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 4 years, 10 months ago
  100. 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 4 years, 10 months ago