1. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  2. 5403e4f Roll clang and libcxx to match chromium revisions by Primiano Tucci · 6 years ago
  3. 676658b trace_processor: relax DCHECK on retrieving process with upid == 0 by Lalit Maganti · 6 years ago
  4. 2891eaf trace_processor: lazy lookup mem counter and rss stat events upids by Lalit Maganti · 6 years ago
  5. 770886a perfetto: handle mock traces setting data about tid and tgid == 0 by Lalit Maganti · 6 years ago
  6. 6fdb984 trace_processor: track number of rss stat and mem counters without upids by Lalit Maganti · 6 years ago
  7. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  8. 7b37bbf trace_processor: fix ordering of slices in trace storage by Lalit Maganti · 6 years ago
  9. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  10. 5cb84f8 Create sqlstats table with query perf logs by Primiano Tucci · 6 years ago
  11. c9d4a8b probes + trace_processor: Polling of /proc/[pid]/status mem counters by Primiano Tucci · 6 years ago
  12. acda68b trace_processor: overhaul filter and sort system for storage backed tables by Lalit Maganti · 6 years ago
  13. a97c5f5 trace_processor: add memory events by Isabelle Taylor · 6 years ago
  14. fde2904 trace_processor: fix sorting of events in sched tracker by Lalit Maganti · 6 years ago
  15. 54ce705 trace_processor: Parse SysStats trace events and add to counters table by Isabelle Taylor · 6 years ago
  16. ff69c11 Reland "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  17. 9e6ddd8 trace_processor: Stop confusing upid with utid in systrace parsing by Hector Dearman · 6 years ago
  18. a1aaec2 Fix GCC build. by Florian Mayer · 6 years ago
  19. 31e0440 trace_processor: Parse systrace counter events by Isabelle Taylor · 6 years ago
  20. 15314ea trace_processor: Flatten CPU freq storage and remove cycles by Isabelle Taylor · 6 years ago
  21. c42c66b Revert "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  22. 1f64cfa trace_processor: add idle slices to the sched table by Lalit Maganti · 6 years ago
  23. 9dacc85 trace_processor: collapse sched slice table to a flat table by Lalit Maganti · 6 years ago
  24. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago
  25. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  26. 463af6f trace_processor: Counters table by Primiano Tucci · 6 years ago
  27. 14674d4 trace_processor: Add parsing and storing of cpu_frequency events. by Isabelle Taylor · 6 years ago
  28. 2da5d2e Add StringView class and switch trace processor to use it by Primiano Tucci · 6 years ago
  29. c833993 Unify and bump kMaxCpus by Hector Dearman · 6 years ago
  30. 1232336 TraceProcessor: expose string table by Hector Dearman · 6 years ago
  31. b75dcee TraceProcessor: add support for complete JSON events by Primiano Tucci · 6 years ago
  32. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  33. a0a2297 trace_processor: Refactor in order to implement global ordering. by Isabelle Taylor · 6 years ago
  34. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  35. e9d4053 trace_processor: add support for quantized slices by Lalit Maganti · 6 years ago
  36. 3dd366c trace_processor: Match threads to processes using tgid. by Isabelle Taylor · 6 years ago
  37. 68e4219 trace_processor: Assign utid and store thread info when processing sched event by Isabelle Taylor · 6 years ago
  38. 47328cf trace_processor: Add the process table methods to trace_storage by Isabelle Taylor · 6 years ago
  39. 1bc7e6d perfetto: fix debug build by Lalit Maganti · 6 years ago
  40. 35622b7 trace_processor: insert ftrace events into trace storage by Lalit Maganti · 6 years ago
  41. caed37e trace_processor: initial definition of columnar trace class by Lalit Maganti · 6 years ago