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