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