1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. d54d752 trace_processor: add support for systrace parsing by Lalit Maganti · 5 years ago
  3. a45a95e Build trace processor lib on windows by Mikhail Khokhlov · 5 years ago
  4. 5f8727d trace_processor: expose metric registration and proto extension fns by Lalit Maganti · 5 years ago
  5. 2553b80 trace_processor: metrics: register built-in metrics upfront by Lalit Maganti · 5 years ago
  6. 295a861 trace_processor: introduce better support for sorting proto traces by Lalit Maganti · 5 years ago
  7. 5ccd0a2 metrics: expose generic metrics computation api in trace processor by Lalit Maganti · 5 years ago
  8. 6221107 trace_processor: add support for creating protos from SQL by Lalit Maganti · 5 years ago
  9. 7ee6abb trace_processor: significantly improve error handling in span join by Lalit Maganti · 5 years ago
  10. d71a945 trace_processor: better error handling while parsing traces by Lalit Maganti · 5 years ago
  11. 1f06718 trace_processor: introduce status class to hold errors by Lalit Maganti · 5 years ago
  12. 5526a75 processor: Add support for TrackEvents in sorter. by Eric Seckler · 5 years ago
  13. dbae5e6 Merge "trace_processor: factor out metrics code into its own file" by Lalit Maganti · 5 years ago
  14. 622676a trace_processor: factor out metrics code into its own file by Lalit Maganti · 5 years ago
  15. aac2f65 trace_processor: fix up sqlstats table (and time reported in shell) by Lalit Maganti · 5 years ago
  16. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  17. de4e887 trace_processor: remove proto API by Lalit Maganti · 5 years ago
  18. 73b1a0a trace_processor: cleanup trace processor shell and API further by Lalit Maganti · 5 years ago
  19. d9f86b6 trace_processor: introduce API for computing metrics on trace processor by Lalit Maganti · 5 years ago
  20. 06acc02 trace_processor: improve trace processor's iterator API by Lalit Maganti · 5 years ago
  21. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 5 years ago
  22. 7709501 trace_processor: implement an iterator API and make trace to text use it by Lalit Maganti · 5 years ago
  23. c0a2909 trace_processor: Improve parsing of json traces by Hector Dearman · 6 years ago
  24. f837129 Change TraceProcessor to an abstract class by Ioannis Ilkos · 6 years ago
  25. eff38f5 Expose a stable TraceProcessor API in include/ by Ioannis Ilkos · 6 years ago[Renamed (82%) from src/trace_processor/trace_processor.h]
  26. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  27. 81d0a39 Make TraceProcessor fast again after sorting. by Primiano Tucci · 6 years ago
  28. d933d91 trace_processor: Pipeline for global ordering by Primiano Tucci · 6 years ago
  29. 7e33029 TraceProcesor: move from pull (BlobReader) to push architecture by Primiano Tucci · 6 years ago
  30. b2ea4d4 TraceProcessor: add -d option for debugging SQLite vtable methods by Primiano Tucci · 6 years ago
  31. 2464714 TraceProcessor: Add progress indicator and allow interrupting queries by Primiano Tucci · 6 years ago
  32. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 6 years ago
  33. a0a2297 trace_processor: Refactor in order to implement global ordering. by Isabelle Taylor · 6 years ago[Renamed (70%) from src/trace_processor/trace_database.h]
  34. da55162 trace_processor: thread table implementation by Isabelle Taylor · 6 years ago
  35. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  36. d4afa98 trace_processor: cleanup issues found in previous CLs by Lalit Maganti · 6 years ago
  37. 11d851c trace_processor: add database class to contain all the tables by Lalit Maganti · 6 years ago