1. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  2. 1e0e42e tp: fix typo in aosp/1877756 by Lalit Maganti · 2 years, 9 months ago
  3. a4c1307 tp: add support for parsing ftrace clock snapshots events by Lalit Maganti · 2 years, 9 months ago
  4. c96d4c7 Fix ftrace imports for hosts w/ > 128 CPUs by Evan Klitzke · 2 years, 10 months ago
  5. 09e840c tp: rework windowed sorting to be packet offset based by Lalit Maganti · 2 years, 11 months ago
  6. 5ac1b11 tp: parse ftrace clock id and use it to convert timestamps by Lalit Maganti · 3 years ago
  7. 741cb98 upkeep: Remove unused using decls by Hector Dearman · 3 years, 7 months ago
  8. 24305ca7 tp: add support for ingesting and using kernel symbols by Lalit Maganti · 3 years, 10 months ago
  9. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  10. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 7 months ago
  11. 93f45b2 Prevent warnings in amalgamated builds by Primiano Tucci · 4 years, 8 months ago
  12. c53ec7e compact sched_waking: event decoding in trace_processor by Ryan Savitski · 4 years, 9 months ago
  13. ded3b84 compact sched_waking: cfg/trace protos by Ryan Savitski · 4 years, 9 months ago
  14. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 4 years, 10 months ago[Renamed (98%) from src/trace_processor/importers/proto/ftrace_tokenizer.cc]
  15. 87ede88 processor: Extract ftrace parsing into FtraceModule/Parser by Eric Seckler · 4 years, 10 months ago
  16. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago