1. 822d66f heapprofd tests: skip all devices with an x86-like primary ABI by Ryan Savitski · 6 years ago
  2. 9e6616e trace_processor: fix MSAN failure in EqualIndices by Lalit Maganti · 6 years ago
  3. 3a107b3 Merge "trace_processor: Fix formatting of print events" by Hector Dearman · 6 years ago
  4. fb6edde trace_processor: Fix formatting of print events by Hector Dearman · 6 years ago
  5. f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 6 years ago
  6. 40cc341 trace_processor: fix ts desc sorting in row filter mode by Lalit Maganti · 6 years ago
  7. add46a7 trace_processor: implement span outer join for partitioned cursors by Lalit Maganti · 6 years ago
  8. e23653a trace_processor: add parsing of power rail events by Lalit Maganti · 6 years ago
  9. bb31461 Merge "perfetto-ui: Make thread states readable" by Isabelle Taylor · 6 years ago
  10. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 6 years ago
  11. 533141d perfetto-ui: Make thread states readable by Isabelle Taylor · 6 years ago
  12. ad42c4e heapprofd tests: pretend cuttlefish works (and re-enable cts everywhere) by Ryan Savitski · 6 years ago
  13. 7b0c945 service: Add support for ObservableEvents. by Eric Seckler · 6 years ago
  14. 544eb78 trace_processor: support span left join for mixed partitioned tables by Lalit Maganti · 6 years ago
  15. eb4482b trace_processor: add support for left joins in no partition mode by Lalit Maganti · 6 years ago
  16. 8320e6d trace_processor: split up counters table by Lalit Maganti · 6 years ago
  17. 6308627 trace_processor: handle mixed partitioning span join without swapping by Lalit Maganti · 6 years ago
  18. 127479a trace_processor: implement span left join by Lalit Maganti · 6 years ago
  19. 69fb3be trace_processor: make mismatched sched events duration 0 by Lalit Maganti · 6 years ago
  20. 685f752 traced: Add kernel version to trace by Hector Dearman · 6 years ago
  21. 369ea3c trace_processor: ingest sched_wakeup into trace processor by Lalit Maganti · 6 years ago
  22. 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 6 years ago
  23. 77f1dbe trace_processor: don't print extra new line in print events by Lalit Maganti · 6 years ago
  24. 16ff217 trace_processor: ui: remove cpu from window table and all throughout by Lalit Maganti · 6 years ago
  25. efb4bbb trace_processor: allow out of order columns in span join by Lalit Maganti · 6 years ago
  26. 640a292 Disable heapprofd cts tests due to flakes. by Ryan Savitski · 6 years ago
  27. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
  28. 79e32bb heapprofd cts test: add profileable and release apps by Ryan Savitski · 6 years ago
  29. 56445ec Merge "initial heapprofd cts test for debuggable java apps" by Ryan Savitski · 6 years ago
  30. 0feb2c8 initial heapprofd cts test for debuggable java apps by Ryan Savitski · 6 years ago
  31. fc5de6a Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  32. 4f25ac7 trace_processor: improve trace processor testing infra by Lalit Maganti · 6 years ago
  33. 6cf6edb trace_processor: improve test framework and add kernel LMK tests by Lalit Maganti · 6 years ago
  34. db6c54b trace_processor: remove duration column on counters table by Lalit Maganti · 6 years ago
  35. 10ef8b3 Merge "perfetto: update AndroidTest for new test configurations" by Treehugger Robot · 6 years ago
  36. 4fa7c6c trace_processor: overhaul and reenable args and raw tables by Lalit Maganti · 6 years ago
  37. b881c83 perfetto: update AndroidTest for new test configurations by Lalit Maganti · 6 years ago
  38. b9222c3 perfetto-ui: Show slice details on click by Isabelle Taylor · 6 years ago
  39. 05a87c9 Create new TraceHelper for each tracing session. by Florian Mayer · 6 years ago
  40. d2e7ef9 trace_processor: fix dcheck failure with sched state by Lalit Maganti · 6 years ago
  41. b0b53ee trace_processor: surface priority and end state information in sched tables by Lalit Maganti · 6 years ago
  42. 41c9892 trace_processor: add support for polled oom_score_adj by Lalit Maganti · 6 years ago
  43. a824c33 trace_processor: add mm_event ingestion in trace processor by Lalit Maganti · 6 years ago
  44. cc67422 trace_processor: don't parse sched_switch into raw or ingest args by Lalit Maganti · 6 years ago
  45. eaf29ed service: Add GetTraceStats() to consumer endpoint by Eric Seckler · 6 years ago
  46. af0ae9b trace_processor: cleanup filter operations by Lalit Maganti · 6 years ago
  47. 94c522b trace_processor: add userspace LMK events to the instants table by Lalit Maganti · 6 years ago
  48. f7793ef TraceProcessor: don't skip log events < first clock snapshot by Primiano Tucci · 6 years ago
  49. 106605c Add e2e cmdline tests and fix Flush with no producers by Primiano Tucci · 6 years ago
  50. df4435f Merge "TraceProcessor: Improve "stats" table" by Primiano Tucci · 6 years ago
  51. 70216c2 Merge "Remove polling mode from Android Log data source" by Primiano Tucci · 6 years ago
  52. 8e348ce Remove polling mode from Android Log data source by Primiano Tucci · 6 years ago
  53. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 6 years ago
  54. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 6 years ago
  55. 1d915a6 trace_processor: Add raw event storage by Lalit Maganti · 6 years ago
  56. 64df2ca Add logcat data source by Primiano Tucci · 6 years ago
  57. 5a17545 Properly fix PerfettoTest.DetachAndReattach by Primiano Tucci · 6 years ago
  58. c054ef4 Speculativaly fix flakiness of DetachAndReattach test by Primiano Tucci · 6 years ago
  59. 9ba1d84 Allow consumers to detach from tracing session by Primiano Tucci · 6 years ago
  60. 61804c0 Remove charge counter assertions in tests by Primiano Tucci · 6 years ago
  61. 4280249 profiling: Add heapprofd end to end test. by Florian Mayer · 6 years ago
  62. b55c884 trace_processor: fix nulls in non-string columns by Lalit Maganti · 6 years ago
  63. 794a752 trace_processor: Regression test for counter is null by Hector Dearman · 6 years ago
  64. dd03df6 trace_processor: Regression test for negative ts_end by Hector Dearman · 6 years ago
  65. 17d8f68 trace_processor: add test for computing RSS for various oom_adj_states by Lalit Maganti · 6 years ago
  66. 62b8d13 Merge "trace_processor: Add regression test for span join two views" by Hector Dearman · 6 years ago
  67. c237450 trace_processor: Add regression test for span join two views by Hector Dearman · 6 years ago
  68. c185530 Implement ftrace flushing by Primiano Tucci · 6 years ago
  69. 85b46d5 Fix battery counter test by Primiano Tucci · 6 years ago
  70. 0ea9a37 Add test for Android battery data source by Primiano Tucci · 6 years ago
  71. a3c3e26 trace_processor: add tests for new args table by Lalit Maganti · 6 years ago
  72. 5ea9e93 trace_processor: refactor to an ever present id approach by Lalit Maganti · 6 years ago
  73. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  74. 05744b4 trace_processor: fix bugs with Chrome scoped slices by Lalit Maganti · 6 years ago
  75. df4ad0d trace_processor: fix bug with scoped slices in Chrome traces by Lalit Maganti · 6 years ago
  76. 7e01c25 trace_processor: fix multiple bugs with filtering and casting by Lalit Maganti · 6 years ago
  77. 790d085 profiling: Use cmdline instead of binary name. by Florian Mayer · 6 years ago
  78. 6fdb984 trace_processor: track number of rss stat and mem counters without upids by Lalit Maganti · 6 years ago
  79. 05e8c13 trace_processor: add stats table to expose parsed stats data by Lalit Maganti · 6 years ago
  80. 71eca27 trace_processor: allow integers to be compared against doubles by Lalit Maganti · 6 years ago
  81. 0f2a06d Merge "profiling: Add heapprofd config." by Florian Mayer · 6 years ago
  82. 95693bb trace_processor: SpanOperatorTable -> SpanJoinOperatorTable by Lalit Maganti · 6 years ago
  83. 8e7eac4 profiling: Add heapprofd config. by Florian Mayer · 6 years ago
  84. dd5c8ce Merge "Add signal events to t2t and trace processor" by Isabelle Taylor · 6 years ago
  85. fad78e6 trace_processor: further cleanup span join code by Lalit Maganti · 6 years ago
  86. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  87. c9d4a8b probes + trace_processor: Polling of /proc/[pid]/status mem counters by Primiano Tucci · 6 years ago
  88. dfe69ca trace_processor: add support for python synthesised e2e tests by Lalit Maganti · 6 years ago
  89. fda761e Merge "trace_processor: fix bug with span join" by Lalit Maganti · 6 years ago
  90. 2966c3c trace_processor: add ts_end column to counters and sched tables by Lalit Maganti · 6 years ago
  91. ea99f70 trace_processor: fix bug with span join by Lalit Maganti · 6 years ago
  92. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  93. f7b9660 trace_processor: fix handling of hidden columns by Lalit Maganti · 6 years ago
  94. f1f51a3 trace_processor: Add smoke tests for json importer by Hector Dearman · 6 years ago
  95. 14160fc trace_processor: fix failing diff test and start running on travis by Lalit Maganti · 6 years ago
  96. 21160e8 trace_processor: add diff testing for trace processor by Lalit Maganti · 6 years ago
  97. d0201d0 Fix fuzzer build. by Florian Mayer · 6 years ago
  98. 674076d Introduce support for deferred start (fast triggering) by Primiano Tucci · 6 years ago
  99. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  100. afb72b5 Rename producer methods to Start/StopDataSource by Primiano Tucci · 6 years ago