1. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  2. 09e840c tp: rework windowed sorting to be packet offset based by Lalit Maganti · 2 years, 11 months ago
  3. 8deb158 tp: fix clang-format warnings with trace sorter by Lalit Maganti · 3 years, 3 months ago
  4. 7b33b6c tp: cleanup post-submit comments on aosp/1710438 by Lalit Maganti · 3 years, 3 months ago
  5. e0e71bc tp: workaround traces with massively out-of-order events by Lalit Maganti · 3 years, 3 months ago
  6. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 3 months ago
  7. d1a7b03 tp: move trace blob view and trace parser to importers/common by Lalit Maganti · 3 years, 4 months ago
  8. 0732e00 tp: defer JSON parsing until after sorting by Lalit Maganti · 3 years, 5 months ago
  9. 24305ca7 tp: add support for ingesting and using kernel symbols by Lalit Maganti · 3 years, 10 months ago
  10. fbd9aed processor: Support TrackEvent counters in importer by Eric Seckler · 4 years, 5 months ago
  11. 31afb82 tp: add support for parsing systemTraceEvents from JSON traces by Lalit Maganti · 4 years, 5 months ago
  12. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  13. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  14. 7e9dc31 processor: Extract generations of incremental state into helper class by Eric Seckler · 4 years, 7 months ago
  15. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 7 months ago
  16. 5ca4ab6 trace_processor: Clear sort queues on ForceExtract by Hector Dearman · 4 years, 9 months ago
  17. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 4 years, 10 months ago
  18. ee1cdea processor: Make fuchsia trace parsing an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  19. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago
  20. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 4 years, 10 months ago
  21. 1a2ea13 Reland "processor: Move TimestampedTracePiece into its own header" by Eric Seckler · 4 years, 10 months ago
  22. 04ecd2b Revert "processor: Move TimestampedTracePiece into its own header" by Eric Seckler · 4 years, 10 months ago
  23. 2a161e3 processor: Move TimestampedTracePiece into its own header by Eric Seckler · 4 years, 10 months ago
  24. 02cdcef processor: Simplify InternedData tracking and support generations by Eric Seckler · 4 years, 10 months ago
  25. eb65cc6 compact_sched: decoding of compact sched_switch events by Ryan Savitski · 4 years, 11 months ago
  26. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  27. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  28. 54f30a3 processor: Parse TrackEvent's thread instruction count fields by Eric Seckler · 5 years ago
  29. 5716fc1 Share interning data between ProfilePackets. by Florian Mayer · 5 years ago
  30. 291595d Enable json library in chromium builds by Mikhail Khokhlov · 5 years ago
  31. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  32. 295a861 trace_processor: introduce better support for sorting proto traces by Lalit Maganti · 5 years ago
  33. 5526a75 processor: Add support for TrackEvents in sorter. by Eric Seckler · 5 years ago
  34. 684a4f7 processor: Tokenizer support for TrackEvent + InternedData by Eric Seckler · 5 years ago
  35. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  36. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 5 years ago
  37. 7de4ef2 TraceProcessor: speed up sorting using one queue per cpu by Primiano Tucci · 5 years ago
  38. 89795fd Introduce base::CircularQueue and improve trace processor sorter by Primiano Tucci · 5 years ago
  39. fa21a28 trace_processor: improve timestamping of packets without timestamps by Lalit Maganti · 6 years ago
  40. 85ca4a8 trace_processor: remove all usages of uint64_t by Lalit Maganti · 6 years ago
  41. eff38f5 Expose a stable TraceProcessor API in include/ by Ioannis Ilkos · 6 years ago
  42. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  43. 81d0a39 Make TraceProcessor fast again after sorting. by Primiano Tucci · 6 years ago
  44. d933d91 trace_processor: Pipeline for global ordering by Primiano Tucci · 6 years ago