1. 33868d5 tracing service: add support for issuing periodic ClearIncrementalState ipcs. by Ryan Savitski · 5 years ago
  2. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  3. ac6e0d4 incremental state invalidation: trace config & data source descriptor protos by Ryan Savitski · 5 years ago
  4. 6da4c9c Merge "trace_processor: add support for repeated fields in sql to proto" by Lalit Maganti · 5 years ago
  5. ebc2620 Merge "trace_processor: add support for creating protos from SQL" by Lalit Maganti · 5 years ago
  6. 04b8ec6 Merge "Use PERFETTO_DFATAL_OR_ELOG to get errors from release builds." by Florian Mayer · 5 years ago
  7. b182d7e trace_processor: add support for repeated fields in sql to proto by Lalit Maganti · 5 years ago
  8. 6221107 trace_processor: add support for creating protos from SQL by Lalit Maganti · 5 years ago
  9. 5c293b7 Merge "Bump buildtools system/core to newest version." by Florian Mayer · 5 years ago
  10. b3110de Bump buildtools system/core to newest version. by Florian Mayer · 5 years ago
  11. f3794c6 Merge "Turn --pid and --name into comma separated lists." by Florian Mayer · 5 years ago
  12. 0eee91b Turn --pid and --name into comma separated lists. by Florian Mayer · 5 years ago
  13. 8c59e4b Merge "perfetto: fix compile on gcc" by Primiano Tucci · 5 years ago
  14. 4585cc8 Merge "Add CHANGELOG for heapprofd." by Florian Mayer · 5 years ago
  15. 33d8ea2 Use PERFETTO_DFATAL_OR_ELOG to get errors from release builds. by Florian Mayer · 5 years ago
  16. 7cbc6de perfetto: fix compile on gcc by Lalit Maganti · 5 years ago
  17. e530f86 Add CHANGELOG for heapprofd. by Florian Mayer · 5 years ago
  18. 77f9a12 Merge "trace_processor: fix json exporting MSAN failure" by Lalit Maganti · 5 years ago
  19. 70d4a29 Merge "Minor non-functional changes" by Treehugger Robot · 5 years ago
  20. e9ce841 Merge "trace_processor: significantly improve error handling in span join" by Lalit Maganti · 5 years ago
  21. d998346 trace_processor: fix json exporting MSAN failure by Lalit Maganti · 5 years ago
  22. 7ee6abb trace_processor: significantly improve error handling in span join by Lalit Maganti · 5 years ago
  23. 3f46719 trace_processor: fix fuzzing target by Lalit Maganti · 5 years ago
  24. 5f7d690 Merge "Allow to specify whether to profile runtime or from startup." by Florian Mayer · 5 years ago
  25. 5eecff1 Merge "Add proto_decoder_fuzzer to BUILD." by Florian Mayer · 5 years ago
  26. e09a797 Add proto_decoder_fuzzer to BUILD. by Florian Mayer · 5 years ago
  27. d7ab4a2 Merge "Add trace_parser_fuzzer to BUILD." by Florian Mayer · 5 years ago
  28. 41bca83 Add trace_parser_fuzzer to BUILD. by Florian Mayer · 5 years ago
  29. 9424b95 Minor non-functional changes by Primiano Tucci · 5 years ago
  30. d71a945 trace_processor: better error handling while parsing traces by Lalit Maganti · 5 years ago
  31. 1f06718 trace_processor: introduce status class to hold errors by Lalit Maganti · 5 years ago
  32. 225559a Allow to specify whether to profile runtime or from startup. by Florian Mayer · 5 years ago
  33. 39e59ec Merge "trace_processor: add descriptor generation for metrics proto" by Lalit Maganti · 5 years ago
  34. 1adec0c Merge "Change LMK metric implementation" by Ioannis Ilkos · 5 years ago
  35. 18d3bce Change LMK metric implementation by Ioannis Ilkos · 5 years ago
  36. 785519c Merge "trace_processor: handle errors in parsing better" by Lalit Maganti · 5 years ago
  37. 4897171 Merge "Fix typo in heap_profile help." by Florian Mayer · 5 years ago
  38. 1a17b68 Fix typo in heap_profile help. by Florian Mayer · 5 years ago
  39. 4b2b253 trace_processor: handle errors in parsing better by Lalit Maganti · 5 years ago
  40. c4df96b Merge "metrics: add anon metrics test and fix comparision in testing tool" by Lalit Maganti · 5 years ago
  41. 5999a19 Merge "Convert build id to hex in trace processor." by Florian Mayer · 5 years ago
  42. 116577f Merge "Make lowest frame parent_id -1." by Treehugger Robot · 5 years ago
  43. 2e8d209 Merge "Fix oom score adj association" by Ioannis Ilkos · 5 years ago
  44. c8dd9b4 Fix oom score adj association by Ioannis Ilkos · 5 years ago
  45. 619c093 Make lowest frame parent_id -1. by Florian Mayer · 5 years ago
  46. dc65ac0 Merge "traced_probes: Update atrace categories" am: 826c8d4342 by Hector Dearman · 5 years ago
  47. 826c8d4 Merge "traced_probes: Update atrace categories" by Hector Dearman · 5 years ago
  48. bcba11f Convert build id to hex in trace processor. by Florian Mayer · 5 years ago
  49. 96a9af7 Merge "trace_processor: fix gcc compile" am: 3cd2c38899 by Lalit Maganti · 5 years ago
  50. 6b344b7 cpp_headers_from_protos: hardcode relative path to buildtools clang-format by Ryan Savitski · 5 years ago
  51. 3cd2c38 Merge "trace_processor: fix gcc compile" by Lalit Maganti · 5 years ago
  52. 4a8cdf9 trace_processor: fix gcc compile by Lalit Maganti · 5 years ago
  53. eb1bf21 trace_processor: add descriptor generation for metrics proto by Lalit Maganti · 5 years ago
  54. 42e919f Merge "TraceProcessor: Add EXPORT_JSON SQL function" am: d2baff2278 by Mikhail Khokhlov · 5 years ago
  55. dc40720 cpp_headers_from_protos: hardcode relative path to buildtools clang-format by Ryan Savitski · 5 years ago
  56. d2baff2 Merge "TraceProcessor: Add EXPORT_JSON SQL function" by Mikhail Khokhlov · 5 years ago
  57. 770167a metrics: add anon metrics test and fix comparision in testing tool by Lalit Maganti · 5 years ago
  58. 3838ccd metrics: fix reading uninitialized memory in metrics platform am: 254a80307c by Lalit Maganti · 5 years ago
  59. ebf5cb1 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  60. 254a803 metrics: fix reading uninitialized memory in metrics platform by Lalit Maganti · 5 years ago
  61. 380dfcb Merge "trace_processor: add metrics test infra" am: 119ea9fe4d by Lalit Maganti · 5 years ago
  62. 119ea9f Merge "trace_processor: add metrics test infra" by Lalit Maganti · 5 years ago
  63. da1c1d0 trace_processor: add metrics test infra by Lalit Maganti · 5 years ago
  64. 22f5c03 Add example camera config am: c2849eabed by Hector Dearman · 5 years ago
  65. c2849ea Add example camera config by Hector Dearman · 5 years ago
  66. caa73e2 trace_processor: add template substitution support for SQL metrics by Lalit Maganti · 5 years ago
  67. a8d310d TraceProcessor: Add EXPORT_JSON SQL function by Mikhail Khokhlov · 5 years ago
  68. 5f3a018 trace_processor: add template substitution support for SQL metrics by Lalit Maganti · 5 years ago
  69. 4407377 Merge "trace_processor: bump min chunk size in trace processor" am: 808c6984e6 by Lalit Maganti · 5 years ago
  70. 433c0d8 Merge "trace_processor: add heap profiling tables" am: b6155ed7c6 by Lalit Maganti · 5 years ago
  71. d4c02d7 Merge "Correct ion values" am: 235545c5bf by Ioannis Ilkos · 5 years ago
  72. 808c698 Merge "trace_processor: bump min chunk size in trace processor" by Lalit Maganti · 5 years ago
  73. b6155ed Merge "trace_processor: add heap profiling tables" by Lalit Maganti · 5 years ago
  74. 235545c Merge "Correct ion values" by Ioannis Ilkos · 5 years ago
  75. 1d53aef trace_processor: bump min chunk size in trace processor by Lalit Maganti · 5 years ago
  76. 32850e8 Merge "perfetto-ui: Group CPU freq together" am: b0119a6364 by Isabelle Taylor · 5 years ago
  77. 1678b94 Merge "trace_processor: fix issue with empty right table in span left join" by Lalit Maganti · 5 years ago
  78. b0119a6 Merge "perfetto-ui: Group CPU freq together" by Isabelle Taylor · 5 years ago
  79. fea5ab4 Merge "trace_processor: fix issue with empty right table in span left join" by Lalit Maganti · 5 years ago
  80. 9b2d52b trace_processor: add heap profiling tables by Lalit Maganti · 5 years ago
  81. e54a48e perfetto-ui: Group CPU freq together by Isabelle Taylor · 5 years ago
  82. d4efb70 Correct ion values by Ioannis Ilkos · 5 years ago
  83. b6a580e Merge "Fix parsing for malformed systrace events" am: 2b7c509f9a by Ioannis Ilkos · 5 years ago
  84. 2b7c509 Merge "Fix parsing for malformed systrace events" by Ioannis Ilkos · 5 years ago
  85. 2adbb6d trace_processor: fix issue with empty right table in span left join by Lalit Maganti · 5 years ago
  86. 9711958 Merge "trace_processor: add collection + printing of perf data in shell" by Lalit Maganti · 5 years ago
  87. e201536 Merge "trace_processor: add collection + printing of perf data in shell" by Lalit Maganti · 5 years ago
  88. 2698f56 Fix parsing for malformed systrace events by Ioannis Ilkos · 5 years ago
  89. 2de81f8 Merge "ui: typo: avialable -> available" am: d7e3a6b442 by Hector Dearman · 5 years ago
  90. d7e3a6b Merge "ui: typo: avialable -> available" by Hector Dearman · 5 years ago
  91. c044bdb Add config to disable perfetto's default data sources am: b63f61e886 by Siddhartha S · 5 years ago
  92. b63f61e Add config to disable perfetto's default data sources by Siddhartha S · 5 years ago
  93. e1d0e4f Merge "Allow to block client on full buffer." am: 4d8300d86d by Florian Mayer · 5 years ago
  94. 4d8300d Merge "Allow to block client on full buffer." by Florian Mayer · 5 years ago
  95. 7727ce7 Merge "Set TracePacket.timestamp." am: caf3ef834f by Florian Mayer · 5 years ago
  96. caf3ef8 Merge "Set TracePacket.timestamp." by Treehugger Robot · 5 years ago
  97. 494d19d Set TracePacket.timestamp. by Florian Mayer · 5 years ago
  98. 1c17bda Merge "Use write_into_file for heap_profile helper." am: edd261a497 by Florian Mayer · 5 years ago
  99. d6bdb6f Allow to block client on full buffer. by Florian Mayer · 5 years ago
  100. edd261a Merge "Use write_into_file for heap_profile helper." by Treehugger Robot · 5 years ago