1. d67691f Merge "ui: Two small fixes for run-dev-server" by Isabelle Taylor · 4 years, 8 months ago
  2. 07b347e ui: Two small fixes for run-dev-server by Hector Dearman · 4 years, 8 months ago
  3. 1ef72d0 Merge "perfetto-ui: Show CPU slice aggregation" by Isabelle Taylor · 4 years, 8 months ago
  4. fffa30d Merge "Track ProfilePacket state per sequence." by Florian Mayer · 4 years, 8 months ago
  5. 584b619 Merge "Track HeapGraph state per sequence." by Florian Mayer · 4 years, 8 months ago
  6. 030f178 Merge "ui: Update target selection box correctly" by Eric Seckler · 4 years, 8 months ago
  7. 205913b perfetto-ui: Show CPU slice aggregation by Isabelle Taylor · 4 years, 8 months ago
  8. bb7e7c1 ui: Update target selection box correctly by Eric Seckler · 4 years, 8 months ago
  9. 34441c9 Merge "Add appid remapping to the process metadata matcher" by Ioannis Ilkos · 4 years, 8 months ago
  10. 557be32 Merge "ui: fix gpu frequency counter track" by Lalit Maganti · 4 years, 8 months ago
  11. 7829c82 Merge "trace_processor: fix single row lookups" by Lalit Maganti · 4 years, 8 months ago
  12. 6ffce72 Merge "Add a new utility function to convert protozero to text proto format." by Treehugger Robot · 4 years, 8 months ago
  13. f94c084 Add appid remapping to the process metadata matcher by Ioannis Ilkos · 4 years, 8 months ago
  14. a8130b8 Merge "trace_processor: Support old sde/tracing_mark_write format" by Hector Dearman · 4 years, 8 months ago
  15. e991511 ui: fix gpu frequency counter track by Lalit Maganti · 4 years, 8 months ago
  16. d9470b8 trace_processor: fix single row lookups by Lalit Maganti · 4 years, 8 months ago
  17. d05e513 Merge "Add track and stage description to GPU render stage slice" by Raymond Chiu · 4 years, 8 months ago
  18. fe3a567 Merge "trace_processor: add fast path for filtering single row" by Lalit Maganti · 4 years, 8 months ago
  19. 279fb0e Add a new utility function to convert protozero to text proto format. by Stephen Nusko · 4 years, 8 months ago
  20. f835ac9 trace_processor: Support old sde/tracing_mark_write format by Hector Dearman · 4 years, 8 months ago
  21. 0d8d5b6 Merge "trace_processor: add benchmark for filtering on ID and other column" by Lalit Maganti · 4 years, 8 months ago
  22. 6401c05 trace_processor: add fast path for filtering single row by Lalit Maganti · 4 years, 8 months ago
  23. db09dc1 Merge "TrackEvent: Add support for computed event names" by Sami Kyostila · 4 years, 8 months ago
  24. f82dc84 trace_processor: add benchmark for filtering on ID and other column by Lalit Maganti · 4 years, 8 months ago
  25. 120a254 Merge "trace_processor: overhaul comparision in db tables" by Lalit Maganti · 4 years, 8 months ago
  26. 95be9e5 Merge changes I328de28f,I8cdf2b23 by Treehugger Robot · 4 years, 8 months ago
  27. ad220c9 Merge "ui: remove last few uses of ref/ref_type for counters and slices" by Lalit Maganti · 4 years, 8 months ago
  28. 42a5dd9 trace_processor: overhaul comparision in db tables by Lalit Maganti · 4 years, 8 months ago
  29. 507fab6 trace_processor: split up filter method into Filter and Apply stages by Lalit Maganti · 4 years, 8 months ago
  30. df010b0 Merge "traced: Add min-time between starting traces with extra guardrails" by Hector Dearman · 4 years, 8 months ago
  31. 1b1e82e Merge "Disable profilable CTS test." by Treehugger Robot · 4 years, 8 months ago
  32. 6353cea Add track and stage description to GPU render stage slice by Raymond Chiu · 4 years, 9 months ago
  33. a2f49a2 Merge "Remove proto-lite dependencies from test targets" by Primiano Tucci · 4 years, 8 months ago
  34. b721f88 traced: Add min-time between starting traces with extra guardrails by Hector Dearman · 4 years, 8 months ago
  35. c782881 Disable profilable CTS test. by Florian Mayer · 4 years, 8 months ago
  36. c773227 TrackEvent: Add support for computed event names by Sami Kyostila · 4 years, 8 months ago
  37. f270188 Track ProfilePacket state per sequence. by Florian Mayer · 4 years, 8 months ago
  38. eea92f2 perfetto-cmd: Remove cool down guard rail by Hector Dearman · 4 years, 8 months ago
  39. 019d5d6 perfetto-cmd: Apply upload limit per session by Hector Dearman · 4 years, 8 months ago
  40. 37b8300 trace_processor: fix RowMap clobbering BitVector when inserting by Lalit Maganti · 4 years, 8 months ago
  41. 1690fc5 Track HeapGraph state per sequence. by Florian Mayer · 4 years, 8 months ago
  42. 163e3d3 Merge "trace_processor: initialize estimated rows and cost to sqlite values" by Lalit Maganti · 4 years, 8 months ago
  43. 03e29a6 Merge "trace_processor: Remove PERFETTO_TP_GRAPHICS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  44. 820373f trace_processor: initialize estimated rows and cost to sqlite values by Lalit Maganti · 4 years, 8 months ago
  45. d4c5085 Merge "Remove two FromProto() calls" by Primiano Tucci · 4 years, 8 months ago
  46. dea119e Merge "Builds CTS sources in standalone build" by Primiano Tucci · 4 years, 8 months ago
  47. 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  48. 536b3d6 Merge "Minor IWYU fixes" by Primiano Tucci · 4 years, 8 months ago
  49. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 8 months ago
  50. 0b80ac2 Remove two FromProto() calls by Primiano Tucci · 4 years, 8 months ago
  51. fbf4a73 Builds CTS sources in standalone build by Primiano Tucci · 4 years, 8 months ago
  52. 7fb424d Minor IWYU fixes by Primiano Tucci · 4 years, 8 months ago
  53. aecaa6f build(deps): bump lodash in /infra/perfetto-site.appspot.com by Primiano Tucci · 4 years, 8 months ago
  54. be49735 Merge "Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 4 years, 8 months ago
  55. 39a8168 Merge "Fix GitHub repo links in docs" by Primiano Tucci · 4 years, 8 months ago
  56. b6b903b Fix GitHub repo links in docs by Primiano Tucci · 4 years, 8 months ago
  57. b5b636e Merge "trace_processor: fix tests in Chrome on Android" by Mikhail Khokhlov · 4 years, 8 months ago
  58. f6f7add Merge "Convert time of heap snapshots." by Florian Mayer · 4 years, 8 months ago
  59. fb21b35 trace_processor: fix tests in Chrome on Android by Mikhail Khokhlov · 4 years, 8 months ago
  60. 13ce2db Merge "trace_processor: allow comparisions between doubles and ints" by Lalit Maganti · 4 years, 8 months ago
  61. b8ccea2 Merge "Replace lite-server with serveit clone" by Hector Dearman · 4 years, 8 months ago
  62. 83ba534 Merge "Make "Perfetto CI" banner clickable." by Florian Mayer · 4 years, 8 months ago
  63. ed653fd Convert time of heap snapshots. by Florian Mayer · 4 years, 8 months ago
  64. 131c388 infra: fix regex for mirror bot and update docs by Primiano Tucci · 4 years, 8 months ago
  65. 46b9acf Make "Perfetto CI" banner clickable. by Florian Mayer · 4 years, 8 months ago
  66. e0d137a Merge "infra: update git mirror bot to point to new github url" by Primiano Tucci · 4 years, 8 months ago
  67. 3e8700b ui: remove last few uses of ref/ref_type for counters and slices by Lalit Maganti · 4 years, 8 months ago
  68. c54641f infra: update git mirror bot to point to new github url by Primiano Tucci · 4 years, 8 months ago
  69. 200fc65 trace_processor: allow comparisions between doubles and ints by Lalit Maganti · 4 years, 8 months ago
  70. d1bf316 Replace lite-server with serveit clone by Hector Dearman · 4 years, 8 months ago
  71. 78598b9 Merge "trace_processor: fix null dereference in ref_type mapping" by Lalit Maganti · 4 years, 8 months ago
  72. a18db72 Merge changes I93bf64ce,Ib30d867e,Iab2e2b59,I4b7109d2,I511b1782, ... by Mikhail Khokhlov · 4 years, 8 months ago
  73. b134d25 trace_processor: fix null dereference in ref_type mapping by Lalit Maganti · 4 years, 8 months ago
  74. 43e5dce trace_processor: Remove unused ProtoImporterModule template by Mikhail Khokhlov · 4 years, 8 months ago
  75. 1308e3f trace_processor: migrate slice table to new database tables by Lalit Maganti · 4 years, 9 months ago
  76. 49d99fe Merge "trace_processor: outline slow path functions and add comments" by Lalit Maganti · 4 years, 9 months ago
  77. dd1db00 trace_processor: Migrate ftrace_module to the new base class by Mikhail Khokhlov · 4 years, 9 months ago
  78. e691a2e Merge "protozero: add dependency on src/base" by Treehugger Robot · 4 years, 9 months ago
  79. 429eb56 Merge "traced: Bump limit on concurrent sessions 5 -> 15" by Primiano Tucci · 4 years, 9 months ago
  80. bc50873 protozero: add dependency on src/base by Lalit Maganti · 4 years, 9 months ago
  81. e088d2f Merge "processor: Fix a spelling mistake in GetColumnName API" by Treehugger Robot · 4 years, 9 months ago
  82. a4f75b7 processor: Fix a spelling mistake in GetColumnName API by Eric Seckler · 4 years, 9 months ago
  83. ddba3e6 trace_processor: Migrate heap_graph_module to the new base class by Mikhail Khokhlov · 4 years, 9 months ago
  84. 96248ff trace_processor: Migrate android_probes_module to the new base class by Mikhail Khokhlov · 4 years, 9 months ago
  85. 71822c7 trace_processor: Migrate system_probes_module to the new base class by Mikhail Khokhlov · 4 years, 9 months ago
  86. 430a24d trace_processor: remove atrace slice map and remove {Begin,End}Android by Lalit Maganti · 4 years, 9 months ago
  87. 5d526b8 Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 4 years, 9 months ago
  88. eefb5ed Merge "Fix logging for long lines" by Treehugger Robot · 4 years, 9 months ago
  89. ccedbae Merge "Add slices for DisplayedFrame track" by Treehugger Robot · 4 years, 9 months ago
  90. 3519457 Fix logging for long lines by Primiano Tucci · 4 years, 9 months ago
  91. 687fdaa Merge "Fix gen_amalgamated build" by Primiano Tucci · 4 years, 9 months ago
  92. 4b5de1a trace_processor: Migrate track_event_module to the new base class by Mikhail Khokhlov · 4 years, 9 months ago
  93. 0b87cdd Merge "trace_processor: add filtering support to diff test script" by Lalit Maganti · 4 years, 9 months ago
  94. 306bd89 trace_processor: outline slow path functions and add comments by Lalit Maganti · 4 years, 9 months ago
  95. 4c70670 Merge "processor: Export all stats to JSON" by Treehugger Robot · 4 years, 9 months ago
  96. ee0cd3d Merge "trace_processor: reduce log spam from diff tests" by Lalit Maganti · 4 years, 9 months ago
  97. 829d9d6 Fix gen_amalgamated build by Primiano Tucci · 4 years, 9 months ago
  98. 4351f60 Merge "[trace_processor] New base class for proto importer modules" by Treehugger Robot · 4 years, 9 months ago
  99. 97228c7 Merge "Fix process metadata query to avoid empty Package" by Treehugger Robot · 4 years, 9 months ago
  100. 6afc9c9 Merge "Add unique session name to log" by Treehugger Robot · 4 years, 9 months ago