1. 2056362 Merge "Add consumer API and --query cmdline to list data sources" by Primiano Tucci · 5 years ago
  2. 0b651b8 Add API usage example for the Android tree by Primiano Tucci · 5 years ago
  3. 2854a0a Add consumer API and --query cmdline to list data sources by Primiano Tucci · 5 years ago
  4. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  5. 1cbd228 CPU utilization during startup and query performance improvements by Ioannis Ilkos · 5 years ago
  6. b5cbe92 Add fork slice and fix tests by Ioannis Ilkos · 5 years ago
  7. 4b1b682 Add startup time breakdowns by Ioannis Ilkos · 5 years ago
  8. 5e79b8a Simplify error and data loss stats by Ioannis Ilkos · 5 years ago
  9. 94713b9 Add statistics as a proto by Ioannis Ilkos · 5 years ago
  10. de1150f Add count of spawned processes and other minor improvements by Ioannis Ilkos · 5 years ago
  11. e745542 Filter out failed launches by Ioannis Ilkos · 5 years ago
  12. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  13. 38255f4 Support multiple process starts per activity start by Ioannis Ilkos · 5 years ago
  14. 20d5e8b Initial trace-based startup metric in AOSP by Ioannis Ilkos · 5 years ago
  15. 40419d4 Merge "metrics: expose generic metrics computation api in trace processor" by Lalit Maganti · 5 years ago
  16. 7c84053 Merge "Move synth_common to the upper level directory" by Ioannis Ilkos · 5 years ago
  17. 6160962 Move synth_common to the upper level directory by Ioannis Ilkos · 5 years ago
  18. 5ccd0a2 metrics: expose generic metrics computation api in trace processor by Lalit Maganti · 5 years ago
  19. db1f7b9 trace_processor: use unknown name on empty thread name by Lalit Maganti · 5 years ago
  20. ba8a5f5 fix fuzzer build & signedness of a test comparison (for chrome) by Ryan Savitski · 5 years ago
  21. e004a57 traced: Add initial timestamp by Hector Dearman · 5 years ago
  22. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  23. b182d7e trace_processor: add support for repeated fields in sql to proto by Lalit Maganti · 5 years ago
  24. 6221107 trace_processor: add support for creating protos from SQL by Lalit Maganti · 5 years ago
  25. 770167a metrics: add anon metrics test and fix comparision in testing tool by Lalit Maganti · 5 years ago
  26. 254a803 metrics: fix reading uninitialized memory in metrics platform by Lalit Maganti · 5 years ago
  27. 119ea9f Merge "trace_processor: add metrics test infra" by Lalit Maganti · 5 years ago
  28. da1c1d0 trace_processor: add metrics test infra by Lalit Maganti · 5 years ago
  29. c2849ea Add example camera config by Hector Dearman · 5 years ago
  30. 2adbb6d trace_processor: fix issue with empty right table in span left join by Lalit Maganti · 5 years ago
  31. b5ad80b Fix PerfettoCmdlineTest#NoDataNoFileWithoutTrigger by Hector Dearman · 5 years ago
  32. 521d97b trace_processor: eliminate kRefLookupUpidForUtid by Lalit Maganti · 5 years ago
  33. 4611460 Fix LMK process association by Ioannis Ilkos · 5 years ago
  34. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  35. 696ff77 trigger_perfetto: Add trigger_perfetto binary by Hector Dearman · 5 years ago
  36. 49c5a3c Switch to just choosing a random file name rather then TempFile::Create() by Stephen Nusko · 5 years ago
  37. 77bc9b9 heapprofd integration/cts tests: mark tests as disabled on x86 at build time by Ryan Savitski · 5 years ago
  38. e46a57b Ensure that the /data/misc/perfetto-traces directory exists. by Stephen Nusko · 5 years ago
  39. 9fa59cb Add a field to the TraceConfig that allows users to activate triggers. by Stephen Nusko · 5 years ago
  40. 7efdd57 Merge "trace_processor: cleanup trace processor shell and API further" by Lalit Maganti · 5 years ago
  41. 9bbf1af Merge "Add the ability for the command line client to activate triggers." by Treehugger Robot · 5 years ago
  42. e823811 Add the ability for the command line client to activate triggers. by Stephen Nusko · 5 years ago
  43. c602d93 trace_processor: properly handle nulls for ref_type enum by Lalit Maganti · 5 years ago
  44. fb43b37 Merge "trace_processor: eliminate more uses of the proto API" by Lalit Maganti · 5 years ago
  45. 73b1a0a trace_processor: cleanup trace processor shell and API further by Lalit Maganti · 5 years ago
  46. c72cea2 trace_processor: eliminate more uses of the proto API by Lalit Maganti · 5 years ago
  47. 5c45431 trace_processor: replace vector<string> with StringPool in storage by Lalit Maganti · 5 years ago
  48. 822d66f heapprofd tests: skip all devices with an x86-like primary ABI by Ryan Savitski · 5 years ago
  49. 9e6616e trace_processor: fix MSAN failure in EqualIndices by Lalit Maganti · 5 years ago
  50. 3a107b3 Merge "trace_processor: Fix formatting of print events" by Hector Dearman · 5 years ago
  51. fb6edde trace_processor: Fix formatting of print events by Hector Dearman · 5 years ago
  52. f31a703 trace_processor: Improve support for syscalls by Hector Dearman · 5 years ago
  53. 40cc341 trace_processor: fix ts desc sorting in row filter mode by Lalit Maganti · 5 years ago
  54. add46a7 trace_processor: implement span outer join for partitioned cursors by Lalit Maganti · 5 years ago
  55. e23653a trace_processor: add parsing of power rail events by Lalit Maganti · 5 years ago
  56. bb31461 Merge "perfetto-ui: Make thread states readable" by Isabelle Taylor · 5 years ago
  57. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 5 years ago
  58. 533141d perfetto-ui: Make thread states readable by Isabelle Taylor · 5 years ago
  59. ad42c4e heapprofd tests: pretend cuttlefish works (and re-enable cts everywhere) by Ryan Savitski · 5 years ago
  60. 7b0c945 service: Add support for ObservableEvents. by Eric Seckler · 5 years ago
  61. 544eb78 trace_processor: support span left join for mixed partitioned tables by Lalit Maganti · 5 years ago
  62. eb4482b trace_processor: add support for left joins in no partition mode by Lalit Maganti · 5 years ago
  63. 8320e6d trace_processor: split up counters table by Lalit Maganti · 5 years ago
  64. 6308627 trace_processor: handle mixed partitioning span join without swapping by Lalit Maganti · 5 years ago
  65. 127479a trace_processor: implement span left join by Lalit Maganti · 5 years ago
  66. 69fb3be trace_processor: make mismatched sched events duration 0 by Lalit Maganti · 5 years ago
  67. 685f752 traced: Add kernel version to trace by Hector Dearman · 5 years ago
  68. 369ea3c trace_processor: ingest sched_wakeup into trace processor by Lalit Maganti · 5 years ago
  69. 711de1f TraceProcessor: improve process tracking to follow fork()/clone() by Primiano Tucci · 5 years ago
  70. 77f1dbe trace_processor: don't print extra new line in print events by Lalit Maganti · 5 years ago
  71. 16ff217 trace_processor: ui: remove cpu from window table and all throughout by Lalit Maganti · 5 years ago
  72. efb4bbb trace_processor: allow out of order columns in span join by Lalit Maganti · 5 years ago
  73. 640a292 Disable heapprofd cts tests due to flakes. by Ryan Savitski · 5 years ago
  74. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
  75. 79e32bb heapprofd cts test: add profileable and release apps by Ryan Savitski · 6 years ago
  76. 56445ec Merge "initial heapprofd cts test for debuggable java apps" by Ryan Savitski · 6 years ago
  77. 0feb2c8 initial heapprofd cts test for debuggable java apps by Ryan Savitski · 6 years ago
  78. fc5de6a Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  79. 4f25ac7 trace_processor: improve trace processor testing infra by Lalit Maganti · 6 years ago
  80. 6cf6edb trace_processor: improve test framework and add kernel LMK tests by Lalit Maganti · 6 years ago
  81. db6c54b trace_processor: remove duration column on counters table by Lalit Maganti · 6 years ago
  82. 10ef8b3 Merge "perfetto: update AndroidTest for new test configurations" by Treehugger Robot · 6 years ago
  83. 4fa7c6c trace_processor: overhaul and reenable args and raw tables by Lalit Maganti · 6 years ago
  84. b881c83 perfetto: update AndroidTest for new test configurations by Lalit Maganti · 6 years ago
  85. b9222c3 perfetto-ui: Show slice details on click by Isabelle Taylor · 6 years ago
  86. 05a87c9 Create new TraceHelper for each tracing session. by Florian Mayer · 6 years ago
  87. d2e7ef9 trace_processor: fix dcheck failure with sched state by Lalit Maganti · 6 years ago
  88. b0b53ee trace_processor: surface priority and end state information in sched tables by Lalit Maganti · 6 years ago
  89. 41c9892 trace_processor: add support for polled oom_score_adj by Lalit Maganti · 6 years ago
  90. a824c33 trace_processor: add mm_event ingestion in trace processor by Lalit Maganti · 6 years ago
  91. cc67422 trace_processor: don't parse sched_switch into raw or ingest args by Lalit Maganti · 6 years ago
  92. eaf29ed service: Add GetTraceStats() to consumer endpoint by Eric Seckler · 6 years ago
  93. af0ae9b trace_processor: cleanup filter operations by Lalit Maganti · 6 years ago
  94. 94c522b trace_processor: add userspace LMK events to the instants table by Lalit Maganti · 6 years ago
  95. f7793ef TraceProcessor: don't skip log events < first clock snapshot by Primiano Tucci · 6 years ago
  96. 106605c Add e2e cmdline tests and fix Flush with no producers by Primiano Tucci · 6 years ago
  97. df4435f Merge "TraceProcessor: Improve "stats" table" by Primiano Tucci · 6 years ago
  98. 70216c2 Merge "Remove polling mode from Android Log data source" by Primiano Tucci · 6 years ago
  99. 8e348ce Remove polling mode from Android Log data source by Primiano Tucci · 6 years ago
  100. 0e38a14 TraceProcessor: Improve "stats" table by Primiano Tucci · 6 years ago