1. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  2. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 3 months ago
  3. d1a7b03 tp: move trace blob view and trace parser to importers/common by Lalit Maganti · 3 years, 4 months ago
  4. b51e380 TrackEvent: Add support for floating point counters by Sami Kyostila · 3 years, 6 months ago
  5. 62b741f tp: extract out track event methods from track tracker by Lalit Maganti · 3 years, 8 months ago
  6. 627f4a6 tp: minor refactoring of track event code for readability by Lalit Maganti · 3 years, 8 months ago
  7. eb63b08 tp: extract out tokenizing logic from ProtoTraceTokenizer by Lalit Maganti · 4 years ago
  8. dc45452 clock: Support specifying an authoritative trace clock in the config. by Eric Seckler · 4 years, 3 months ago
  9. f149781 processor: Resolve descriptor track names during tokenization as well by Eric Seckler · 4 years, 3 months ago
  10. 9ccafbc processor: Fix 3 clusterfuzz-found issues related to TrackEvent parsing by Eric Seckler · 4 years, 4 months ago
  11. d5c45f4 tp: move event, clock, hprofile and slice trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  12. 617deae tp: move args, process and track trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  13. fbd9aed processor: Support TrackEvent counters in importer by Eric Seckler · 4 years, 5 months ago
  14. 772a981 processor: Accept TrackEvents without valid incremental state by Eric Seckler · 4 years, 6 months ago
  15. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  16. e71a307 processor: Fix handling of 0 timestamp in TrackEventTokenizer. by Eric Seckler · 4 years, 7 months ago
  17. 3183c6d processor: Support TrackDescriptor's parent_uuid + pid/tid reuse by Eric Seckler · 4 years, 7 months ago
  18. 7d12847 proto/processor: Add process name to ProcessDescriptor by Eric Seckler · 4 years, 7 months ago
  19. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 4 years, 7 months ago
  20. b0686c9 TrackEvent: Add parent uuid field and move track descriptor extension points by Sami Kyostila · 4 years, 7 months ago
  21. 866054c processor: Ignore track events with absolute 0 timestamp by Eric Seckler · 4 years, 9 months ago
  22. d2af989 processor: Replace pbzero includes in importer headers with fwd decls by Eric Seckler · 4 years, 10 months ago
  23. 053ebaa processor: Don't override system process/thread names with Chrome's by Eric Seckler · 4 years, 10 months ago
  24. 9d48adc processor: Update thread names using utids for TrackEvent traces by Eric Seckler · 4 years, 10 months ago
  25. 137a467 processor: Move proto_trace_parser/tokenizer to importers/proto/ by Eric Seckler · 4 years, 10 months ago
  26. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 4 years, 10 months ago