1. db8b1cb add ion memory metric by Ioannis Ilkos · 5 years ago
  2. 5716fc1 Share interning data between ProfilePackets. by Florian Mayer · 5 years ago
  3. e2e444f Merge "Update symbol table interned field." by Siddhartha S · 5 years ago
  4. 06add2b Update symbol table interned field. by Siddhartha S · 5 years ago
  5. d322222 Cleanup proto (moved to its own metric) by Ioannis Ilkos · 5 years ago
  6. c0d1711 metrics: Fix metric protos by Lalit Maganti · 5 years ago
  7. 2baf86e Merge "Split out LMK metric from android_mem" by Ioannis Ilkos · 5 years ago
  8. 3e5b915 Split out LMK metric from android_mem by Ioannis Ilkos · 5 years ago
  9. 2370ffc Merge "perfetto: rename descriptor -> ds_descriptor in tracing service" by Treehugger Robot · 5 years ago
  10. dcc359d perfetto: rename descriptor -> ds_descriptor in tracing service by Lalit Maganti · 5 years ago
  11. 37bddf4 Add extractor for Power Rails. by Silvia Vinyes · 5 years ago
  12. 693448f Merge "packages_list: allow filtering by pkg name" by Treehugger Robot · 5 years ago
  13. ffe9326 Merge "Added message for streaming stack profiling" by Oystein Eftevaag · 5 years ago
  14. fad8a7a Merge "Add symbol table interned fields in trace packets" by Oystein Eftevaag · 5 years ago
  15. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  16. 2e6a731 Add extractor for CPU. by Silvia Vinyes · 5 years ago
  17. cba5641 Added message for streaming stack profiling by Oystein Eftevaag · 5 years ago
  18. 89bd922 propagate GPU messages to concatenated trace protos by Ryan Savitski · 5 years ago
  19. 545776e Add symbol table interned fields in trace packets by Siddhartha S · 5 years ago
  20. 9a707c2 Add proto for GPU events by Raymond Chiu · 5 years ago
  21. 55879e5 Merge "userdebug: support perfetto traces as a section in incident reports" by Ryan Savitski · 5 years ago
  22. c63be46 Merge "Revert "Revert "Add Mapping / Frame / Callstack to InternedData.""" by Florian Mayer · 5 years ago
  23. 1f5f93a Process GPU frequency info from ftrace if available by Sidath Senanayake · 5 years ago
  24. d0ee632 Revert "Revert "Add Mapping / Frame / Callstack to InternedData."" by Florian Mayer · 5 years ago
  25. 7f47e1a Merge "Revert "Add Mapping / Frame / Callstack to InternedData."" by Florian Mayer · 5 years ago
  26. 1643e0c Revert "Add Mapping / Frame / Callstack to InternedData." by Florian Mayer · 5 years ago
  27. 2c853fd Merge "Add Mapping / Frame / Callstack to InternedData." by Florian Mayer · 5 years ago
  28. 53ca60b userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 5 years ago
  29. d6f9b66 Add Mapping / Frame / Callstack to InternedData. by Florian Mayer · 5 years ago
  30. 1239fb3 Add chrome metadata field in trace packet by Siddhartha S · 5 years ago
  31. a0af62e Merge "Improve meminfo/vmstat/stat poller" by Primiano Tucci · 5 years ago
  32. 1eb966d Improve meminfo/vmstat/stat poller by Primiano Tucci · 5 years ago
  33. 5239ce7 Merge "Pull Mapping / Frame / Callstack into profile_common.proto" by Florian Mayer · 5 years ago
  34. 3680bbc Merge "Add extractor for battery counters." by Lalit Maganti · 5 years ago
  35. 4cdfd99 Merge "Move auto-generated core classes into public include/" by Primiano Tucci · 5 years ago
  36. c9b716e Merge "traced_probes: Add systrace/0 event" by Hector Dearman · 5 years ago
  37. 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 5 years ago
  38. b39c77f Add extractor for battery counters. by Silvia Vinyes · 5 years ago
  39. 93d16ec Pull Mapping / Frame / Callstack into profile_common.proto by Florian Mayer · 5 years ago
  40. bfc2411 traced_probes: Add systrace/0 event by Hector Dearman · 5 years ago
  41. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  42. 661145b Merge "Revert "perfetto_cmd: add ability to compress trace packets"" by Hector Dearman · 5 years ago
  43. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  44. 5d3494c Merge "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  45. 38e11c9 Merge "Improve metatrace, allow to be used in production" by Primiano Tucci · 5 years ago
  46. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  47. 4123a2e Merge "Allow to specify data_source_stop_timeout in TraceConfig." by Florian Mayer · 5 years ago
  48. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  49. 2056362 Merge "Add consumer API and --query cmdline to list data sources" by Primiano Tucci · 5 years ago
  50. 34367f7 Merge "Rename the thread names in ChromeThreadType to specify chrome" by Treehugger Robot · 5 years ago
  51. d892f88 Rename the thread names in ChromeThreadType to specify chrome by Siddhartha S · 5 years ago
  52. 2854a0a Add consumer API and --query cmdline to list data sources by Primiano Tucci · 5 years ago
  53. bb0813e perfetto: add java proto targets and fix compile by Lalit Maganti · 5 years ago
  54. 990e6d7 Allow to specify data_source_stop_timeout in TraceConfig. by Florian Mayer · 5 years ago
  55. 3e939fe Merge "Add chrome thread types in thread descriptor" by Treehugger Robot · 5 years ago
  56. 1e2582a Add chrome thread types in thread descriptor by Siddhartha S · 5 years ago
  57. f7cac27 Merge "proto: Delta-encode thread_instruction_count like timestamps" by Eric Seckler · 5 years ago
  58. 4fe75a5 Time-bracket reading /proc information to help trace analysis by Daniel Colascione · 5 years ago
  59. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  60. 1fe18c9 proto: Delta-encode thread_instruction_count like timestamps by Eric Seckler · 5 years ago
  61. 1cbd228 CPU utilization during startup and query performance improvements by Ioannis Ilkos · 5 years ago
  62. b5cbe92 Add fork slice and fix tests by Ioannis Ilkos · 5 years ago
  63. 2857650 Merge "Add startup time breakdowns" by Ioannis Ilkos · 5 years ago
  64. 4955606 protos: add OWNERS for android metrics protos by Lalit Maganti · 5 years ago
  65. 4b1b682 Add startup time breakdowns by Ioannis Ilkos · 5 years ago
  66. 05e211f Add heap profile metric output by Ioannis Ilkos · 5 years ago
  67. 29736cc Merge "trace_processor: add support for text proto out and interactive metrics" by Lalit Maganti · 5 years ago
  68. 812ef67 trace_processor: add support for text proto out and interactive metrics by Lalit Maganti · 5 years ago
  69. e5ccc26 bazel: remove support for generate descriptors by Lalit Maganti · 5 years ago
  70. faa525d metrics: add support for extension fields in descriptors by Lalit Maganti · 5 years ago
  71. 201ccff protos: add descriptor set build import by Lalit Maganti · 5 years ago
  72. b51ae7b perfetto: ensure that ftrace descriptor is only built in standalone by Lalit Maganti · 5 years ago
  73. 5e79b8a Simplify error and data loss stats by Ioannis Ilkos · 5 years ago
  74. 34c9eb5 trace_processor: improve helper proto design by Lalit Maganti · 5 years ago
  75. 94713b9 Add statistics as a proto by Ioannis Ilkos · 5 years ago
  76. 3e28582 metrics: refactor metrics code into proper builder class by Lalit Maganti · 5 years ago
  77. de1150f Add count of spawned processes and other minor improvements by Ioannis Ilkos · 5 years ago
  78. 062ed50 service: Let producers choose whether to enable SMB scraping by Eric Seckler · 5 years ago
  79. ccd24b1 Merge "perfetto: refine proto descriptor support" by Lalit Maganti · 5 years ago
  80. cb478b6 Merge "metrics: add typechecking to metric result protos" by Lalit Maganti · 5 years ago
  81. fc7b058 perfetto: refine proto descriptor support by Lalit Maganti · 5 years ago
  82. 3c88a1d Extract common code from our various build generators into a library by Sami Kyostila · 5 years ago
  83. e59293b metrics: add typechecking to metric result protos by Lalit Maganti · 5 years ago
  84. 6367adb Merge "Add retired instruction count field for legacy events" by Sami Kyostila · 5 years ago
  85. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  86. 7142c7c Expose number of idle pages on heap dump. by Florian Mayer · 5 years ago
  87. fb4d073 traced: support unique trace session names by Hector Dearman · 5 years ago
  88. b0f423a Merge "Support multiple process starts per activity start" by Ioannis Ilkos · 5 years ago
  89. 38255f4 Support multiple process starts per activity start by Ioannis Ilkos · 5 years ago
  90. 0b707fa Merge "Protos: A message to store benchmark metadata" by Mikhail Khokhlov · 5 years ago
  91. 7692216 Add proto generation target for metrics by Ioannis Ilkos · 5 years ago
  92. 20d5e8b Initial trace-based startup metric in AOSP by Ioannis Ilkos · 5 years ago
  93. 195e935 Add retired instruction count field for legacy events by Andrew Comminos · 5 years ago
  94. 78760f2 Improve comments in ProfilePacket. by Florian Mayer · 5 years ago
  95. 5b60af5 Protos: A message to store benchmark metadata by Mikhail Khokhlov · 5 years ago
  96. cd9f766 Merge "process stats: clear more incremental state, and write marker" by Ryan Savitski · 5 years ago
  97. 0b4008a process stats: clear more incremental state, and write marker by Ryan Savitski · 5 years ago
  98. 16b7cc2 Merge "Reduce field id for test trace packet" by Hector Dearman · 5 years ago
  99. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  100. 248241e Reduce field id for test trace packet by Hector Dearman · 5 years ago