1. 42a5dd9 trace_processor: overhaul comparision in db tables by Lalit Maganti · 4 years, 8 months ago
  2. 507fab6 trace_processor: split up filter method into Filter and Apply stages by Lalit Maganti · 4 years, 8 months ago
  3. df010b0 Merge "traced: Add min-time between starting traces with extra guardrails" by Hector Dearman · 4 years, 8 months ago
  4. 1b1e82e Merge "Disable profilable CTS test." by Treehugger Robot · 4 years, 8 months ago
  5. a2f49a2 Merge "Remove proto-lite dependencies from test targets" by Primiano Tucci · 4 years, 8 months ago
  6. b721f88 traced: Add min-time between starting traces with extra guardrails by Hector Dearman · 4 years, 8 months ago
  7. c782881 Disable profilable CTS test. by Florian Mayer · 4 years, 8 months ago
  8. 37b8300 trace_processor: fix RowMap clobbering BitVector when inserting by Lalit Maganti · 4 years, 8 months ago
  9. 163e3d3 Merge "trace_processor: initialize estimated rows and cost to sqlite values" by Lalit Maganti · 4 years, 8 months ago
  10. 03e29a6 Merge "trace_processor: Remove PERFETTO_TP_GRAPHICS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  11. 820373f trace_processor: initialize estimated rows and cost to sqlite values by Lalit Maganti · 4 years, 8 months ago
  12. d4c5085 Merge "Remove two FromProto() calls" by Primiano Tucci · 4 years, 8 months ago
  13. dea119e Merge "Builds CTS sources in standalone build" by Primiano Tucci · 4 years, 8 months ago
  14. 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  15. 536b3d6 Merge "Minor IWYU fixes" by Primiano Tucci · 4 years, 8 months ago
  16. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 8 months ago
  17. 0b80ac2 Remove two FromProto() calls by Primiano Tucci · 4 years, 8 months ago
  18. fbf4a73 Builds CTS sources in standalone build by Primiano Tucci · 4 years, 8 months ago
  19. 7fb424d Minor IWYU fixes by Primiano Tucci · 4 years, 8 months ago
  20. aecaa6f build(deps): bump lodash in /infra/perfetto-site.appspot.com by Primiano Tucci · 4 years, 8 months ago
  21. be49735 Merge "Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 4 years, 8 months ago
  22. 39a8168 Merge "Fix GitHub repo links in docs" by Primiano Tucci · 4 years, 8 months ago
  23. b6b903b Fix GitHub repo links in docs by Primiano Tucci · 4 years, 8 months ago
  24. b5b636e Merge "trace_processor: fix tests in Chrome on Android" by Mikhail Khokhlov · 4 years, 8 months ago
  25. f6f7add Merge "Convert time of heap snapshots." by Florian Mayer · 4 years, 8 months ago
  26. fb21b35 trace_processor: fix tests in Chrome on Android by Mikhail Khokhlov · 4 years, 8 months ago
  27. 13ce2db Merge "trace_processor: allow comparisions between doubles and ints" by Lalit Maganti · 4 years, 8 months ago
  28. b8ccea2 Merge "Replace lite-server with serveit clone" by Hector Dearman · 4 years, 8 months ago
  29. 83ba534 Merge "Make "Perfetto CI" banner clickable." by Florian Mayer · 4 years, 8 months ago
  30. ed653fd Convert time of heap snapshots. by Florian Mayer · 4 years, 8 months ago
  31. 131c388 infra: fix regex for mirror bot and update docs by Primiano Tucci · 4 years, 8 months ago
  32. 46b9acf Make "Perfetto CI" banner clickable. by Florian Mayer · 4 years, 8 months ago
  33. e0d137a Merge "infra: update git mirror bot to point to new github url" by Primiano Tucci · 4 years, 8 months ago
  34. c54641f infra: update git mirror bot to point to new github url by Primiano Tucci · 4 years, 8 months ago
  35. 200fc65 trace_processor: allow comparisions between doubles and ints by Lalit Maganti · 4 years, 8 months ago
  36. d1bf316 Replace lite-server with serveit clone by Hector Dearman · 4 years, 8 months ago
  37. 78598b9 Merge "trace_processor: fix null dereference in ref_type mapping" by Lalit Maganti · 4 years, 8 months ago
  38. a18db72 Merge changes I93bf64ce,Ib30d867e,Iab2e2b59,I4b7109d2,I511b1782, ... by Mikhail Khokhlov · 4 years, 8 months ago
  39. b134d25 trace_processor: fix null dereference in ref_type mapping by Lalit Maganti · 4 years, 8 months ago
  40. 43e5dce trace_processor: Remove unused ProtoImporterModule template by Mikhail Khokhlov · 4 years, 8 months ago
  41. 1308e3f trace_processor: migrate slice table to new database tables by Lalit Maganti · 4 years, 8 months ago
  42. 49d99fe Merge "trace_processor: outline slow path functions and add comments" by Lalit Maganti · 4 years, 8 months ago
  43. dd1db00 trace_processor: Migrate ftrace_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  44. e691a2e Merge "protozero: add dependency on src/base" by Treehugger Robot · 4 years, 8 months ago
  45. 429eb56 Merge "traced: Bump limit on concurrent sessions 5 -> 15" by Primiano Tucci · 4 years, 8 months ago
  46. bc50873 protozero: add dependency on src/base by Lalit Maganti · 4 years, 8 months ago
  47. e088d2f Merge "processor: Fix a spelling mistake in GetColumnName API" by Treehugger Robot · 4 years, 8 months ago
  48. a4f75b7 processor: Fix a spelling mistake in GetColumnName API by Eric Seckler · 4 years, 8 months ago
  49. ddba3e6 trace_processor: Migrate heap_graph_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  50. 96248ff trace_processor: Migrate android_probes_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  51. 71822c7 trace_processor: Migrate system_probes_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  52. 430a24d trace_processor: remove atrace slice map and remove {Begin,End}Android by Lalit Maganti · 4 years, 8 months ago
  53. 5d526b8 Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 4 years, 9 months ago
  54. eefb5ed Merge "Fix logging for long lines" by Treehugger Robot · 4 years, 8 months ago
  55. ccedbae Merge "Add slices for DisplayedFrame track" by Treehugger Robot · 4 years, 8 months ago
  56. 3519457 Fix logging for long lines by Primiano Tucci · 4 years, 8 months ago
  57. 687fdaa Merge "Fix gen_amalgamated build" by Primiano Tucci · 4 years, 8 months ago
  58. 4b5de1a trace_processor: Migrate track_event_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  59. 0b87cdd Merge "trace_processor: add filtering support to diff test script" by Lalit Maganti · 4 years, 8 months ago
  60. 306bd89 trace_processor: outline slow path functions and add comments by Lalit Maganti · 4 years, 8 months ago
  61. 4c70670 Merge "processor: Export all stats to JSON" by Treehugger Robot · 4 years, 8 months ago
  62. ee0cd3d Merge "trace_processor: reduce log spam from diff tests" by Lalit Maganti · 4 years, 8 months ago
  63. 829d9d6 Fix gen_amalgamated build by Primiano Tucci · 4 years, 8 months ago
  64. 4351f60 Merge "[trace_processor] New base class for proto importer modules" by Treehugger Robot · 4 years, 8 months ago
  65. 97228c7 Merge "Fix process metadata query to avoid empty Package" by Treehugger Robot · 4 years, 8 months ago
  66. 6afc9c9 Merge "Add unique session name to log" by Treehugger Robot · 4 years, 8 months ago
  67. e2b4e5c processor: Export all stats to JSON by Eric Seckler · 4 years, 8 months ago
  68. 250f814 Fix process metadata query to avoid empty Package by Rafal Slawik · 4 years, 8 months ago
  69. 785af54 [trace_processor] New base class for proto importer modules by Mikhail Khokhlov · 4 years, 8 months ago
  70. ee78098 Merge "trace_processor: migrate counter table to new database tables" by Lalit Maganti · 4 years, 8 months ago
  71. 494eb74 Merge "trace_processor: correctly propogate empty messages" by Lalit Maganti · 4 years, 8 months ago
  72. a44bea3 Merge "trace_processor: rewrite span join to be clearer" by Treehugger Robot · 4 years, 8 months ago
  73. ab884b2 traced: Bump limit on concurrent sessions 5 -> 15 by Hector Dearman · 4 years, 8 months ago
  74. a14bec0 Merge "Reland: Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 4 years, 8 months ago
  75. 15a09a9 Merge "Prevent warnings in amalgamated builds" by Primiano Tucci · 4 years, 8 months ago
  76. 11341c4 Add slices for DisplayedFrame track by Adithya Srinivasan · 4 years, 9 months ago
  77. 9cec360 Delete SanitizerTests.TSAN_ThreadDataRace by Primiano Tucci · 4 years, 8 months ago
  78. 93f45b2 Prevent warnings in amalgamated builds by Primiano Tucci · 4 years, 8 months ago
  79. 3b9bf95 Merge "Add ChromeHistogramSample typed event" by Oystein Eftevaag · 4 years, 8 months ago
  80. bc35403 Merge "Fix FlatSet initializer ctor and fix mac build" by Primiano Tucci · 4 years, 8 months ago
  81. 151b7fe trace_processor: rewrite span join to be clearer by Lalit Maganti · 4 years, 8 months ago
  82. be533b2 Add ChromeHistogramSample typed event by Oystein Eftevaag · 4 years, 8 months ago
  83. 4be82e1 trace_processor: add filtering support to diff test script by Lalit Maganti · 4 years, 8 months ago
  84. daaabf1 trace_processor: correctly propogate empty messages by Lalit Maganti · 4 years, 8 months ago
  85. 5ccdf2c Add PERFETTO_EXPORT to LogMessage by Primiano Tucci · 4 years, 8 months ago
  86. 5e50c17 Fix FlatSet initializer ctor and fix mac build by Primiano Tucci · 4 years, 8 months ago
  87. 84fc37a Merge changes I3baffa77,Ie3e57e98 by Primiano Tucci · 4 years, 8 months ago
  88. aad2afd Merge "Add --version option to traced and traced_probes" by Primiano Tucci · 4 years, 8 months ago
  89. a10739e Merge "Do not crash when socket in client was closed." by Florian Mayer · 4 years, 8 months ago
  90. 7c57528 Add unique session name to log by Hector Dearman · 4 years, 8 months ago
  91. 467a8ef trace_processor: reduce log spam from diff tests by Lalit Maganti · 4 years, 8 months ago
  92. bc426e7 Merge "Add status update" by Isabelle Taylor · 4 years, 8 months ago
  93. 92d7d11 Reland: Reland: Add statsd logging to perfetto_cmd by Hector Dearman · 4 years, 8 months ago
  94. 6ebc77b Merge "Fix copyright header in debian/copyright" by Primiano Tucci · 4 years, 8 months ago
  95. f5a0c8e Fix copyright header in debian/copyright by Primiano Tucci · 4 years, 8 months ago
  96. de4de62 Merge "Delete types/micromodal" by Primiano Tucci · 4 years, 8 months ago
  97. 974cb18 Merge "Logging: don't emit ANSI color codes if !isatty()" by Primiano Tucci · 4 years, 8 months ago
  98. 86d2144 Merge "Relax CPU watchdog and fix memory watchdog estimation" by Primiano Tucci · 4 years, 8 months ago
  99. abfd928 Do not crash when socket in client was closed. by Florian Mayer · 4 years, 8 months ago
  100. 490ca01 Add status update by Isabelle Taylor · 4 years, 8 months ago