1. 369b057 trace_processor: properly handle and expose parent upids by Lalit Maganti · 5 years ago
  2. a2333ae Merge "trace_processor: stop making diff tests depend on utid and upid" by Lalit Maganti · 5 years ago
  3. f4c29d3 trace_processor: stop making diff tests depend on utid and upid by Lalit Maganti · 5 years ago
  4. 5703ede processor: Add storage for virtual tracks by Eric Seckler · 5 years ago
  5. 5795435 [fuchsia importer] Import async events from Fuchsia traces by Brian Hamrick · 5 years ago
  6. b4274aa trace_processor: group all kernel threads under kthreadd by Lalit Maganti · 5 years ago
  7. 637589a trace_processor: use sched_process_free instead of _exit by Lalit Maganti · 5 years ago
  8. 161d1e6 trace_processor: fix process names for new short lived processes by Lalit Maganti · 5 years ago
  9. 994a35d Add trace processor for GpuCounterEvent by Raymond Chiu · 5 years ago
  10. 8ce2fa1 [fuchsia importer] Update TicksToNs to avoid overflow by Brian Hamrick · 5 years ago
  11. 7108929 [fuchsia importer] Support counter events by Brian Hamrick · 5 years ago
  12. 046a565 [fuchsia importer] Support instant events by Brian Hamrick · 5 years ago
  13. 5e79b8a Simplify error and data loss stats by Ioannis Ilkos · 5 years ago
  14. 7c84053 Merge "Move synth_common to the upper level directory" by Ioannis Ilkos · 5 years ago
  15. 6160962 Move synth_common to the upper level directory by Ioannis Ilkos · 5 years ago
  16. db1f7b9 trace_processor: use unknown name on empty thread name by Lalit Maganti · 5 years ago
  17. 2adbb6d trace_processor: fix issue with empty right table in span left join by Lalit Maganti · 5 years ago
  18. 521d97b trace_processor: eliminate kRefLookupUpidForUtid by Lalit Maganti · 5 years ago
  19. 4611460 Fix LMK process association by Ioannis Ilkos · 5 years ago
  20. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  21. 7efdd57 Merge "trace_processor: cleanup trace processor shell and API further" by Lalit Maganti · 5 years ago
  22. c602d93 trace_processor: properly handle nulls for ref_type enum by Lalit Maganti · 5 years ago
  23. fb43b37 Merge "trace_processor: eliminate more uses of the proto API" by Lalit Maganti · 5 years ago
  24. 73b1a0a trace_processor: cleanup trace processor shell and API further by Lalit Maganti · 5 years ago
  25. c72cea2 trace_processor: eliminate more uses of the proto API by Lalit Maganti · 5 years ago
  26. 5c45431 trace_processor: replace vector<string> with StringPool in storage by Lalit Maganti · 5 years ago
  27. 9e6616e trace_processor: fix MSAN failure in EqualIndices by Lalit Maganti · 6 years ago
  28. 3a107b3 Merge "trace_processor: Fix formatting of print events" by Hector Dearman · 6 years ago
  29. fb6edde trace_processor: Fix formatting of print events by Hector Dearman · 6 years ago
  30. f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 6 years ago
  31. 40cc341 trace_processor: fix ts desc sorting in row filter mode by Lalit Maganti · 6 years ago
  32. add46a7 trace_processor: implement span outer join for partitioned cursors by Lalit Maganti · 6 years ago
  33. e23653a trace_processor: add parsing of power rail events by Lalit Maganti · 6 years ago
  34. bb31461 Merge "perfetto-ui: Make thread states readable" by Isabelle Taylor · 6 years ago
  35. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 6 years ago
  36. 533141d perfetto-ui: Make thread states readable by Isabelle Taylor · 6 years ago
  37. 544eb78 trace_processor: support span left join for mixed partitioned tables by Lalit Maganti · 6 years ago
  38. eb4482b trace_processor: add support for left joins in no partition mode by Lalit Maganti · 6 years ago
  39. 8320e6d trace_processor: split up counters table by Lalit Maganti · 6 years ago
  40. 6308627 trace_processor: handle mixed partitioning span join without swapping by Lalit Maganti · 6 years ago
  41. 127479a trace_processor: implement span left join by Lalit Maganti · 6 years ago
  42. 69fb3be trace_processor: make mismatched sched events duration 0 by Lalit Maganti · 6 years ago
  43. 369ea3c trace_processor: ingest sched_wakeup into trace processor by Lalit Maganti · 6 years ago
  44. 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 6 years ago
  45. 77f1dbe trace_processor: don't print extra new line in print events by Lalit Maganti · 6 years ago
  46. 16ff217 trace_processor: ui: remove cpu from window table and all throughout by Lalit Maganti · 6 years ago
  47. efb4bbb trace_processor: allow out of order columns in span join by Lalit Maganti · 6 years ago
  48. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
  49. 4f25ac7 trace_processor: improve trace processor testing infra by Lalit Maganti · 6 years ago
  50. 6cf6edb trace_processor: improve test framework and add kernel LMK tests by Lalit Maganti · 6 years ago
  51. db6c54b trace_processor: remove duration column on counters table by Lalit Maganti · 6 years ago
  52. 4fa7c6c trace_processor: overhaul and reenable args and raw tables by Lalit Maganti · 6 years ago
  53. b9222c3 perfetto-ui: Show slice details on click by Isabelle Taylor · 6 years ago
  54. d2e7ef9 trace_processor: fix dcheck failure with sched state by Lalit Maganti · 6 years ago
  55. b0b53ee trace_processor: surface priority and end state information in sched tables by Lalit Maganti · 6 years ago
  56. 41c9892 trace_processor: add support for polled oom_score_adj by Lalit Maganti · 6 years ago
  57. a824c33 trace_processor: add mm_event ingestion in trace processor by Lalit Maganti · 6 years ago
  58. cc67422 trace_processor: don't parse sched_switch into raw or ingest args by Lalit Maganti · 6 years ago
  59. af0ae9b trace_processor: cleanup filter operations by Lalit Maganti · 6 years ago
  60. 94c522b trace_processor: add userspace LMK events to the instants table by Lalit Maganti · 6 years ago
  61. f7793ef TraceProcessor: don't skip log events < first clock snapshot by Primiano Tucci · 6 years ago
  62. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 6 years ago
  63. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 6 years ago
  64. 1d915a6 trace_processor: Add raw event storage by Lalit Maganti · 6 years ago
  65. b55c884 trace_processor: fix nulls in non-string columns by Lalit Maganti · 6 years ago
  66. 794a752 trace_processor: Regression test for counter is null by Hector Dearman · 6 years ago
  67. dd03df6 trace_processor: Regression test for negative ts_end by Hector Dearman · 6 years ago
  68. 17d8f68 trace_processor: add test for computing RSS for various oom_adj_states by Lalit Maganti · 6 years ago
  69. c237450 trace_processor: Add regression test for span join two views by Hector Dearman · 6 years ago
  70. a3c3e26 trace_processor: add tests for new args table by Lalit Maganti · 6 years ago
  71. 5ea9e93 trace_processor: refactor to an ever present id approach by Lalit Maganti · 6 years ago
  72. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  73. 05744b4 trace_processor: fix bugs with Chrome scoped slices by Lalit Maganti · 6 years ago
  74. df4ad0d trace_processor: fix bug with scoped slices in Chrome traces by Lalit Maganti · 6 years ago
  75. 7e01c25 trace_processor: fix multiple bugs with filtering and casting by Lalit Maganti · 6 years ago
  76. 6fdb984 trace_processor: track number of rss stat and mem counters without upids by Lalit Maganti · 6 years ago
  77. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  78. 71eca27 trace_processor: allow integers to be compared against doubles by Lalit Maganti · 6 years ago
  79. 95693bb trace_processor: SpanOperatorTable -> SpanJoinOperatorTable by Lalit Maganti · 6 years ago
  80. fad78e6 trace_processor: further cleanup span join code by Lalit Maganti · 6 years ago
  81. dfe69ca trace_processor: add support for python synthesised e2e tests by Lalit Maganti · 6 years ago
  82. fda761e Merge "trace_processor: fix bug with span join" by Lalit Maganti · 6 years ago
  83. 2966c3c trace_processor: add ts_end column to counters and sched tables by Lalit Maganti · 6 years ago
  84. ea99f70 trace_processor: fix bug with span join by Lalit Maganti · 6 years ago
  85. f7b9660 trace_processor: fix handling of hidden columns by Lalit Maganti · 6 years ago
  86. f1f51a3 trace_processor: Add smoke tests for json importer by Hector Dearman · 6 years ago
  87. 14160fc trace_processor: fix failing diff test and start running on travis by Lalit Maganti · 6 years ago
  88. 21160e8 trace_processor: add diff testing for trace processor by Lalit Maganti · 6 years ago