1. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  2. b5072a9 tp: fix displayTimeUnit parsing for JSON traces by Lalit Maganti · 3 years, 2 months ago
  3. 1534bb7 tp: move chunked trace reader to common and cleanup build files by Lalit Maganti · 3 years, 4 months ago
  4. 0732e00 tp: defer JSON parsing until after sorting by Lalit Maganti · 3 years, 5 months ago
  5. 0bfeb97 tp: refactor JSON code to remove ifdefs, consolidate ingestion into args by Lalit Maganti · 4 years, 5 months ago
  6. 31afb82 tp: add support for parsing systemTraceEvents from JSON traces by Lalit Maganti · 4 years, 5 months ago
  7. 40da82f Minor cleanup to string conversions. Expose TraceProcessor EOF by Primiano Tucci · 4 years, 6 months ago
  8. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  9. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 4 years, 10 months ago[Renamed (89%) from src/trace_processor/json_trace_tokenizer.h]
  10. 1a2ea13 Reland "processor: Move TimestampedTracePiece into its own header" by Eric Seckler · 4 years, 10 months ago
  11. d71a945 trace_processor: better error handling while parsing traces by Lalit Maganti · 5 years ago
  12. fcbc5e2 trace_processor: Fix json tokenizer to handle nested {} by Hector Dearman · 5 years ago
  13. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 5 years ago