1. c986ca1 TraceProcessor: use base::FlatHashMap<> where possible by Primiano Tucci · 2 years, 10 months ago
  2. a39d46a trace_processor: Avoid out of order errors on negative timestamps by Hector Dearman · 3 years, 5 months ago
  3. f848d46 Implementation of TBMv2 blinkGcMetric in TBMv3 blink_gc_metric. by Stephen Nusko · 3 years, 6 months ago
  4. 4139026 tp: simplify Begin and Scoped for subclasses of slice table by Lalit Maganti · 3 years, 7 months ago
  5. f523f2a tp: remove extraneous End methods in SliceTracker by Lalit Maganti · 3 years, 7 months ago
  6. b53b000 tp: Add flow events for frame timeline slices by Hector Dearman · 3 years, 8 months ago
  7. 526a34e Trace Processor for FrameTimeline events by Adithya Srinivasan · 3 years, 11 months ago
  8. f7a1a73 tp: implement async track set tracker by Lalit Maganti · 4 years ago
  9. c879ea4 Added support for importing v1 flow events from json by AndrewB330 · 4 years, 2 months ago
  10. 0997f35 tp: fix slice tracking behaviour when multiple S event occur b2b by Lalit Maganti · 4 years, 2 months ago
  11. 059f06c perfetto-ui: Add go to dest button for binder slices by Isabelle Taylor · 4 years, 3 months ago
  12. 9b2b1d9 Frame lifecycle MVP updates by Adithya Srinivasan · 4 years, 4 months ago
  13. e7d796c Add binder transactions by Isabelle Taylor · 4 years, 5 months ago
  14. d5c45f4 tp: move event, clock, hprofile and slice trackers -> importers/common by Lalit Maganti · 4 years, 5 months ago[Renamed (94%) from src/trace_processor/slice_tracker.h]
  15. 617deae tp: move args, process and track trackers -> importers/common by Lalit Maganti · 4 years, 5 months ago
  16. 4d9bf42 Move Frame Events to a separate table and add frame stats table by Adithya Srinivasan · 4 years, 6 months ago
  17. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 7 months ago
  18. 0990d76 trace_processor: make gpu slice table a true child of slice table by Lalit Maganti · 4 years, 8 months ago
  19. 7449dc8 trace_processor: remove RowId type from trace_processor by Lalit Maganti · 4 years, 9 months ago
  20. c7ea02e trace_processor: remove ref and ref_type from slice table by Lalit Maganti · 4 years, 9 months ago
  21. 430a24d trace_processor: remove atrace slice map and remove {Begin,End}Android by Lalit Maganti · 4 years, 9 months ago
  22. fd458ae processor: Walk up stack to find matching begin event by Deepanjan Roy · 5 years ago
  23. 21b2163 trace_processor: add track_id column to slice table by Lalit Maganti · 5 years ago
  24. 81a02cd trace_processor: cleanup category and general slice handling by Lalit Maganti · 5 years ago
  25. 5703ede processor: Add storage for virtual tracks by Eric Seckler · 5 years ago
  26. 87fd11a processor: Support nestable async TrackEvents + ref_scope for slices by Eric Seckler · 5 years ago
  27. a0366df processor: Support RefType in SliceTracker + TrackEvent instant scopes by Eric Seckler · 5 years ago
  28. 70cc442 processor: Support arguments for nestable slices by Eric Seckler · 5 years ago
  29. b1b6057 trace_processor: make slice tracker double check ordering of events by Lalit Maganti · 5 years ago
  30. 56a007d processor: Add basic support for TrackEvents in parser. by Eric Seckler · 5 years ago
  31. f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 5 years ago
  32. 21a7618 Correct atrace event thread association by Ioannis Ilkos · 6 years ago
  33. 85ca4a8 trace_processor: remove all usages of uint64_t by Lalit Maganti · 6 years ago
  34. 7b37bbf trace_processor: fix ordering of slices in trace storage by Lalit Maganti · 6 years ago
  35. de6267f trace_processor: fix slice view for Android traces by Lalit Maganti · 6 years ago
  36. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago