1. 655e95c Merge "trace_processor: migrate instants table to macro tables" by Lalit Maganti · 4 years, 8 months ago
  2. 97eb066 Merge "processor: Fix ordering of async begin/end events in JSON export" by Eric Seckler · 4 years, 8 months ago
  3. 32eff22 trace_processor: delete unused tables by Lalit Maganti · 4 years, 8 months ago
  4. aa6e276 Merge "trace_processor: add parsing and ingestion of mm_id of rss_stat" by Lalit Maganti · 4 years, 8 months ago
  5. 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 4 years, 8 months ago
  6. 5f2907d processor: Fix ordering of async begin/end events in JSON export by Eric Seckler · 4 years, 8 months ago
  7. 80f566d trace_processor: migrate instants table to macro tables by Lalit Maganti · 4 years, 8 months ago
  8. 0a29f6f trace_processor: migrate stack profile frames to db table by Lalit Maganti · 4 years, 8 months ago
  9. ad5473a Merge changes I14fd3d97,I050183c3 by Eric Seckler · 4 years, 8 months ago
  10. 7e9dc31 processor: Extract generations of incremental state into helper class by Eric Seckler · 4 years, 8 months ago
  11. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 8 months ago
  12. b0e11f6 trace_processor: add Id wrapper type returned by Insert in all db tables by Lalit Maganti · 4 years, 8 months ago
  13. 1f7eaa1 Merge "proto: Fix field ID inconsistency in TrackEvent/TrackEventDefaults" by Eric Seckler · 4 years, 8 months ago
  14. 5229af6 proto: Fix field ID inconsistency in TrackEvent/TrackEventDefaults by Eric Seckler · 4 years, 8 months ago
  15. 7449dc8 trace_processor: remove RowId type from trace_processor by Lalit Maganti · 4 years, 8 months ago
  16. b1a4f57 trace_processor: fix power rail timestamp sorting by Lalit Maganti · 4 years, 8 months ago
  17. 45980c9 trace_processor: migrate stack profile mapping to new db tables by Lalit Maganti · 4 years, 8 months ago
  18. 6cb15f2 Merge changes Ie25bfb74,Iabfa2b20 by Mikhail Khokhlov · 4 years, 8 months ago
  19. 2bcfb35 trace_processor: Remove PERFETTO_TP_METRICS buildflag by Mikhail Khokhlov · 4 years, 8 months ago
  20. bd7e3be trace_processor: add a fast path for zero/one row filtered tables by Lalit Maganti · 4 years, 8 months ago
  21. 79994d4 trace_processor: rename timestamp -> ts by Lalit Maganti · 4 years, 8 months ago
  22. 1fad9e6 trace_processor: revamp Android CPU metric by Lalit Maganti · 4 years, 8 months ago
  23. 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 8 months ago
  24. 860e0e5 Merge "trace_processor: migrate cpu stack profile table to db tables" by Lalit Maganti · 4 years, 8 months ago
  25. 02c4116 Merge changes Ie41293bc,I3169ebdd,Ib8ef09a0 by Florian Mayer · 4 years, 8 months ago
  26. 1cc6322 Merge "Show self_max in heap_profile_allocation." by Florian Mayer · 4 years, 8 months ago
  27. 667cdce Show self_max in heap_profile_allocation. by Florian Mayer · 4 years, 8 months ago
  28. a1e2eee Merge "Added parsing of ChromeHistogramSample typed trace events" by Treehugger Robot · 4 years, 8 months ago
  29. d336906 Added parsing of ChromeHistogramSample typed trace events by Oystein Eftevaag · 4 years, 8 months ago
  30. 0fd14ef trace_processor: migrate cpu stack profile table to db tables by Lalit Maganti · 4 years, 8 months ago
  31. aadf14c Merge changes Ic732c2e5,Ib843c04c,I6b340067 by Mikhail Khokhlov · 4 years, 8 months ago
  32. 6cc8b1d Allow to use PERFETTO_BINARY_PATH in trace_processor_shell. by Florian Mayer · 4 years, 8 months ago
  33. 0b4fd5a trace_processor: Move BinderTracker inside FtraceParser by Mikhail Khokhlov · 4 years, 8 months ago
  34. 4c4cde1 trace_processor: Migrate SystraceParser to the Destructible base by Mikhail Khokhlov · 4 years, 8 months ago
  35. 9dc2319 trace_processor: Migrate SchedEventTracker to the Destructible base by Mikhail Khokhlov · 4 years, 8 months ago
  36. 3be2091 trace_processor: fix compile on Android by Lalit Maganti · 4 years, 8 months ago
  37. 9b0c60f trace_processor: fix compile by Lalit Maganti · 4 years, 8 months ago
  38. 7b270b5 Merge "trace_processor: migrate heap profile allocation table" by Lalit Maganti · 4 years, 8 months ago
  39. fbc083e Merge "Use unique_ptr instead of FreeLine." by Florian Mayer · 4 years, 8 months ago
  40. b5fa0c9 Use unique_ptr instead of FreeLine. by Florian Mayer · 4 years, 8 months ago
  41. 5b3d06c Merge "trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  42. 069e85f Merge "Get flamegraphs of shortest paths to roots." by Florian Mayer · 4 years, 8 months ago
  43. de87913 Get flamegraphs of shortest paths to roots. by Florian Mayer · 4 years, 8 months ago
  44. a5ffb20 trace_processor: migrate heap profile allocation table by Lalit Maganti · 4 years, 8 months ago
  45. 7e24f06 trace_processor: rename Table::size() -> Table::row_count() by Lalit Maganti · 4 years, 8 months ago
  46. 9ecfab3 trace_processor: move stringpool to new containers folder by Lalit Maganti · 4 years, 8 months ago
  47. 7d43fe3 Merge changes I5ad9e5a5,Ief74d748 by Mikhail Khokhlov · 4 years, 8 months ago
  48. 6146a58 trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  49. 2aa8858 trace_processor: move all containers to new subfolder by Lalit Maganti · 4 years, 8 months ago
  50. da12682 Merge "trace_processor: reduce code on RowMap::FilterInto hot path" by Lalit Maganti · 4 years, 8 months ago
  51. c186696 Merge "processor: Support TracePacket/TrackEventDefaults" by Eric Seckler · 4 years, 8 months ago
  52. 9996d5d trace_processor: Remove PERFETTO_TP_ANDROID_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  53. 04f6eb7 trace_processor: Remove PERFETTO_TP_SYSTEM_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  54. 6120ddc Merge "trace_processor: Add smoke test for storage_minimal" by Mikhail Khokhlov · 4 years, 8 months ago
  55. bf994fb Merge "trace_processor: add filter benchmarks and refactor existing" by Lalit Maganti · 4 years, 8 months ago
  56. d405d7a trace_processor: reduce code on RowMap::FilterInto hot path by Lalit Maganti · 4 years, 8 months ago
  57. 723c9d8 trace_processor: add filter benchmarks and refactor existing by Lalit Maganti · 4 years, 8 months ago
  58. 90f09f6 trace_processor: Add smoke test for storage_minimal by Mikhail Khokhlov · 4 years, 8 months ago
  59. 6c2f6ba trace_processor: Introduce Desctructible base class for trackers by Mikhail Khokhlov · 4 years, 8 months ago
  60. 0d35cff trace processor: Export NaN/Infinity debug annotations to JSON properly by Sami Kyostila · 4 years, 8 months ago
  61. 1edbe00 processor: Support TracePacket/TrackEventDefaults by Eric Seckler · 4 years, 8 months ago
  62. 304bb2f Merge "trace_processor: remove copy when no order by constraints" by Lalit Maganti · 4 years, 8 months ago
  63. cb11a2e trace_processor: remove copy when no order by constraints by Lalit Maganti · 4 years, 8 months ago
  64. f3f67c8 Merge "Add object type to vulkan debug marker event" by Raymond Chiu · 4 years, 8 months ago
  65. 5198328 Revert "trace_processor: Remove two more build flags" by Mikhail Khokhlov · 4 years, 8 months ago
  66. 8368ee9 trace_processor: Remove two more build flags by Mikhail Khokhlov · 4 years, 8 months ago
  67. 5c40a20 Merge "trace_processor: remove ref and ref_type from counters table" by Lalit Maganti · 4 years, 8 months ago
  68. c19c797 Merge "trace_processor: remove ref and ref_type from slice table" by Lalit Maganti · 4 years, 8 months ago
  69. de6b380 Add object type to vulkan debug marker event by Raymond Chiu · 4 years, 9 months ago
  70. fffa30d Merge "Track ProfilePacket state per sequence." by Florian Mayer · 4 years, 8 months ago
  71. 584b619 Merge "Track HeapGraph state per sequence." by Florian Mayer · 4 years, 8 months ago
  72. 34441c9 Merge "Add appid remapping to the process metadata matcher" by Ioannis Ilkos · 4 years, 8 months ago
  73. 7829c82 Merge "trace_processor: fix single row lookups" by Lalit Maganti · 4 years, 8 months ago
  74. 6ffce72 Merge "Add a new utility function to convert protozero to text proto format." by Treehugger Robot · 4 years, 8 months ago
  75. f94c084 Add appid remapping to the process metadata matcher by Ioannis Ilkos · 4 years, 8 months ago
  76. a8130b8 Merge "trace_processor: Support old sde/tracing_mark_write format" by Hector Dearman · 4 years, 8 months ago
  77. d9470b8 trace_processor: fix single row lookups by Lalit Maganti · 4 years, 8 months ago
  78. d05e513 Merge "Add track and stage description to GPU render stage slice" by Raymond Chiu · 4 years, 8 months ago
  79. 279fb0e Add a new utility function to convert protozero to text proto format. by Stephen Nusko · 4 years, 8 months ago
  80. f835ac9 trace_processor: Support old sde/tracing_mark_write format by Hector Dearman · 4 years, 8 months ago
  81. 6401c05 trace_processor: add fast path for filtering single row by Lalit Maganti · 4 years, 8 months ago
  82. 957e099 trace_processor: remove ref and ref_type from counters table by Lalit Maganti · 4 years, 8 months ago
  83. c7ea02e trace_processor: remove ref and ref_type from slice table by Lalit Maganti · 4 years, 8 months ago
  84. f82dc84 trace_processor: add benchmark for filtering on ID and other column by Lalit Maganti · 4 years, 8 months ago
  85. 42a5dd9 trace_processor: overhaul comparision in db tables by Lalit Maganti · 4 years, 8 months ago
  86. 507fab6 trace_processor: split up filter method into Filter and Apply stages by Lalit Maganti · 4 years, 8 months ago
  87. 6353cea Add track and stage description to GPU render stage slice by Raymond Chiu · 4 years, 9 months ago
  88. a2f49a2 Merge "Remove proto-lite dependencies from test targets" by Primiano Tucci · 4 years, 8 months ago
  89. f270188 Track ProfilePacket state per sequence. by Florian Mayer · 4 years, 8 months ago
  90. 37b8300 trace_processor: fix RowMap clobbering BitVector when inserting by Lalit Maganti · 4 years, 8 months ago
  91. 1690fc5 Track HeapGraph state per sequence. by Florian Mayer · 4 years, 8 months ago
  92. 163e3d3 Merge "trace_processor: initialize estimated rows and cost to sqlite values" by Lalit Maganti · 4 years, 8 months ago
  93. 820373f trace_processor: initialize estimated rows and cost to sqlite values by Lalit Maganti · 4 years, 8 months ago
  94. 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  95. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 8 months ago
  96. be49735 Merge "Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 4 years, 8 months ago
  97. b5b636e Merge "trace_processor: fix tests in Chrome on Android" by Mikhail Khokhlov · 4 years, 8 months ago
  98. f6f7add Merge "Convert time of heap snapshots." by Florian Mayer · 4 years, 8 months ago
  99. fb21b35 trace_processor: fix tests in Chrome on Android by Mikhail Khokhlov · 4 years, 8 months ago
  100. 13ce2db Merge "trace_processor: allow comparisions between doubles and ints" by Lalit Maganti · 4 years, 8 months ago