1. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  2. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  3. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  4. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  5. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  6. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 5 years ago
  7. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  8. f8d8233 [GPU Profiling] Have a finite set of units. by Peiyong Lin · 5 years ago
  9. 7043100 Minor refactoring to config protos by Primiano Tucci · 5 years ago
  10. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  11. cbcc21f Update perfetto_config.proto to have more necessary protos. by Peiyong Lin · 5 years ago
  12. 5817e8e Merge "Add chrome version code to metadata" by Siddhartha S · 5 years ago
  13. bda2022 Add chrome version code to metadata by ssid · 5 years ago
  14. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  15. db0c54f Add mapping name to the frames by Ioannis Ilkos · 5 years ago
  16. fd74655 Trace processor: Parse legacy ftrace and legacy json trace events by Mikhail Khokhlov · 5 years ago
  17. 0c460ef proto/processor: Add name to TrackEvent + fallbacks for interned names by Eric Seckler · 5 years ago
  18. 075ff4f Merge "Trace processor: Allow recursive clock sync resolution." by Primiano Tucci · 5 years ago
  19. 565082d Merge "Simplify proto descriptor rules" by Treehugger Robot · 5 years ago
  20. 7a9ffa7 Simplify proto descriptor rules by Hector Dearman · 5 years ago
  21. af39116 Merge "proto/processor: Add TrackEvent type for instant events" by Treehugger Robot · 5 years ago
  22. 361c10e proto/processor: Add TrackEvent type for instant events by Eric Seckler · 5 years ago
  23. d3f8d8e Trace processor: Allow recursive clock sync resolution. by Primiano Tucci · 5 years ago
  24. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  25. 07dff94 Merge "Add uuid in perfetto_cmd" by Hector Dearman · 5 years ago
  26. 8437809 Merge "Add log when producer and service flags mismatch" by Primiano Tucci · 5 years ago
  27. be9d120 Merge "Add new protobuf for SurfaceFlinger graphics frame events." by Treehugger Robot · 5 years ago
  28. eebfb5d Add log when producer and service flags mismatch by Primiano Tucci · 5 years ago
  29. 0a8f3c0 Merge "proto/processor: Add TrackEvent type for begin/end slices" by Treehugger Robot · 5 years ago
  30. 625a091 Add new protobuf for SurfaceFlinger graphics frame events. by Mikael Pessa · 5 years ago
  31. 58fcbf1 proto/processor: Add TrackEvent type for begin/end slices by Eric Seckler · 5 years ago
  32. 2bdd2be Add uuid in perfetto_cmd by Hector Dearman · 5 years ago
  33. 8188a2d Add ART heap metric by Ioannis Ilkos · 5 years ago
  34. e3d5279 Merge "Combine heap profiler stats" by Ioannis Ilkos · 5 years ago
  35. 09d8543 Combine heap profiler stats by Ioannis Ilkos · 5 years ago
  36. b880b2e Move profile.packet to perfetto.third_party package. by Florian Mayer · 5 years ago
  37. b32ef03 Merge changes Iff458990,If7f8d5f2,Ia79e6e0b by Florian Mayer · 5 years ago
  38. 2825563 Add pid to the frame stats metric by Ioannis Ilkos · 5 years ago
  39. cf9eadc Consume ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  40. 20fafa4 Merge "Enhance heap profiler metrics" by Ioannis Ilkos · 5 years ago
  41. 94de58c Enhance heap profiler metrics by Ioannis Ilkos · 5 years ago
  42. 25257b0 Merge "no-stall mode: Track stats about packet loss" by Treehugger Robot · 5 years ago
  43. a516164 no-stall mode: Track stats about packet loss by Eric Seckler · 5 years ago
  44. 36fb019 Add intern table for source files. by Florian Mayer · 5 years ago
  45. cb2fa44 Merge "Support inlined functions in ProfiledFrameSymbols." by Florian Mayer · 5 years ago
  46. eac2892 Support inlined functions in ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  47. f17cf99 Add trace duration and rename the metadata proto by Ioannis Ilkos · 5 years ago
  48. ccb430f Merge "perfetto-ui: Show progress bar when loading tracks" by Treehugger Robot · 5 years ago
  49. f26b8ce perfetto-ui: Show progress bar when loading tracks by Isabelle Taylor · 5 years ago
  50. 06264b4 Add proto for managed heap graphs. by Florian Mayer · 5 years ago
  51. 648eb97 Merge "Dump on StopDataSource rather than on Flush." by Florian Mayer · 5 years ago
  52. 41b798c Merge "Count invalid packets in TraceStats." by Florian Mayer · 5 years ago
  53. f2d4569 Count invalid packets in TraceStats. by Florian Mayer · 5 years ago
  54. 6e45e9a Dump on StopDataSource rather than on Flush. by Florian Mayer · 5 years ago
  55. c7fb94a traced_probes: ftrace page header parsing: turn "overwrite_count" into a bool that it effectively is by Ryan Savitski · 5 years ago
  56. 361d65f Merge "Add Perfetto protos for Chrome log messages" by Treehugger Robot · 5 years ago
  57. 85940b7 Add Perfetto protos for Chrome log messages by Nicolò Mazzucato · 5 years ago
  58. 449d2fd Add trace processor for GpuRenderStageEvent by Raymond Chiu · 5 years ago
  59. 3d5856c Merge "Add MeasureUnit and peak values to gpu_counter_descriptor" by Raymond Chiu · 5 years ago
  60. 8707d4d Add dump_at_max mode. by Florian Mayer · 5 years ago
  61. 38439a9 Merge "Update outdated documentation referencing clear_refs." by Treehugger Robot · 5 years ago
  62. 4c19b69 Update outdated documentation referencing clear_refs. by Florian Mayer · 5 years ago
  63. eede759 Merge "Add ProfiledFrameSymbols to the chrome subset of TracePacket" by Oystein Eftevaag · 5 years ago
  64. 242a4a6 Merge "Revert "Remove ProfilePacket.index."" by Florian Mayer · 5 years ago
  65. 638a116 Revert "Remove ProfilePacket.index." by Florian Mayer · 5 years ago
  66. 5eabe5e Add ProfiledFrameSymbols to the chrome subset of TracePacket by Oystein Eftevaag · 5 years ago
  67. ee6188d Add MeasureUnit and peak values to gpu_counter_descriptor by Raymond Chiu · 5 years ago
  68. cf19f60 Add original anon and swap value by Ioannis Ilkos · 5 years ago
  69. f1835e3 Add android package list proto by Ioannis Ilkos · 5 years ago
  70. 0064b37 Merge "metrics: add unaggregated memory metrics" by Lalit Maganti · 5 years ago
  71. 5ee1ee1 Merge "Make page size configurable when connecting a producer" by Eric Seckler · 5 years ago
  72. a316d6e metrics: add unaggregated memory metrics by Lalit Maganti · 5 years ago
  73. 79b511c Process priority breakdown and span duration improvements by Ioannis Ilkos · 5 years ago
  74. 693f6aa Make page size configurable when connecting a producer by Nicolò Mazzucato · 5 years ago
  75. bd55465 Remove ProfilePacket.index. by Florian Mayer · 5 years ago
  76. 1265573 Log both elf_start_offset and exact_offset to profile. by Florian Mayer · 5 years ago
  77. b575112 Run gen_merged_protos. by Florian Mayer · 5 years ago
  78. 5bc17b7 Merge "Update GPU proto" by Treehugger Robot · 5 years ago
  79. 303ed40 Update GPU proto by Raymond Chiu · 5 years ago
  80. 96bec01 Move process memory stat and growth metrics by Ioannis Ilkos · 5 years ago
  81. 9b4aa31 Merge "gn: fix incremental build of descriptor when changing transitive deps" by Lalit Maganti · 5 years ago
  82. e87838f gn: fix incremental build of descriptor when changing transitive deps by Lalit Maganti · 5 years ago
  83. db8b1cb add ion memory metric by Ioannis Ilkos · 5 years ago
  84. 5716fc1 Share interning data between ProfilePackets. by Florian Mayer · 5 years ago
  85. e2e444f Merge "Update symbol table interned field." by Siddhartha S · 5 years ago
  86. 06add2b Update symbol table interned field. by Siddhartha S · 5 years ago
  87. d322222 Cleanup proto (moved to its own metric) by Ioannis Ilkos · 5 years ago
  88. c0d1711 metrics: Fix metric protos by Lalit Maganti · 5 years ago
  89. 2baf86e Merge "Split out LMK metric from android_mem" by Ioannis Ilkos · 5 years ago
  90. 3e5b915 Split out LMK metric from android_mem by Ioannis Ilkos · 5 years ago
  91. 2370ffc Merge "perfetto: rename descriptor -> ds_descriptor in tracing service" by Treehugger Robot · 5 years ago
  92. dcc359d perfetto: rename descriptor -> ds_descriptor in tracing service by Lalit Maganti · 5 years ago
  93. 37bddf4 Add extractor for Power Rails. by Silvia Vinyes · 5 years ago
  94. 693448f Merge "packages_list: allow filtering by pkg name" by Treehugger Robot · 5 years ago
  95. ffe9326 Merge "Added message for streaming stack profiling" by Oystein Eftevaag · 5 years ago
  96. fad8a7a Merge "Add symbol table interned fields in trace packets" by Oystein Eftevaag · 5 years ago
  97. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  98. 2e6a731 Add extractor for CPU. by Silvia Vinyes · 5 years ago
  99. cba5641 Added message for streaming stack profiling by Oystein Eftevaag · 5 years ago
  100. 89bd922 propagate GPU messages to concatenated trace protos by Ryan Savitski · 5 years ago