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