1. 1e04801 metrics: Implement getting prototext formatted metric result by Deepanjan Roy · 3 years, 11 months ago
  2. 40c612f Rename all occurences of client_ext. by Florian Mayer · 3 years, 11 months ago
  3. e0986f3 tp: add support for shell on Android by Lalit Maganti · 3 years, 11 months ago
  4. a2ba0ce Merge "tp: switch from using libprotoc to libprotobuf-full" by Treehugger Robot · 4 years ago
  5. 3504e85 Merge changes I26d1c6e5,I9ceaa1ff by Florian Mayer · 4 years ago
  6. a97798d tp: switch from using libprotoc to libprotobuf-full by Lalit Maganti · 4 years ago
  7. 7ea688b LD_PRELOAD-able library to hook malloc functions. by Florian Mayer · 4 years ago
  8. ac4f496 require_root for perfetto_integrationtests. by Florian Mayer · 4 years ago
  9. fc73b4f Merge "Separate allocator wrapping logic from Bionic." by Florian Mayer · 4 years ago
  10. 7aab03a Separate allocator wrapping logic from Bionic. by Florian Mayer · 4 years ago
  11. 3b09a3f tp: migrate chrome metrics descriptor generation to build time by Lalit Maganti · 4 years ago
  12. 117272f tp: move metrics descriptor generation to build time by Lalit Maganti · 4 years ago
  13. 617d3f6 Define GPU metrics by Yiwei Zhang · 4 years ago
  14. 48a955a Fix the scope of counter_span_view by Yiwei Zhang · 4 years ago
  15. eb63b08 tp: extract out tokenizing logic from ProtoTraceTokenizer by Lalit Maganti · 4 years ago
  16. ed533e7 Remove unmapped_java_symbols by Ioannis Ilkos · 4 years ago
  17. 7774777 metrics: Add a way to serialize descriptors in memory by Deepanjan Roy · 4 years ago
  18. 72b8ba3 Merge "Protozero: fall back on the heap when nesting too deep" by Primiano Tucci · 4 years ago
  19. acb6ca3 Protozero: fall back on the heap when nesting too deep by Primiano Tucci · 4 years ago
  20. 78d7b4b Merge "[RELAND] tp: move thread state implementation to trace processor" by Treehugger Robot · 4 years ago
  21. 2fc5db2 [RELAND] tp: move thread state implementation to trace processor by Lalit Maganti · 4 years ago
  22. 20d069c Move PackageFromLocation to freestanding function. by Florian Mayer · 4 years ago
  23. c2d0996 Move deobfuscation proto to separate file. by Florian Mayer · 4 years ago
  24. dfa133b Merge "Adds protos for memory dump." by Treehugger Robot · 4 years ago
  25. 10ee050 Adds protos for memory dump. by Piotr Roguski · 4 years ago
  26. f07b518 Merge "Add cpuhp ftrace events" by Hector Dearman · 4 years ago
  27. 30fa398 Add cpuhp ftrace events by Hector Dearman · 4 years ago
  28. 0376edf Merge "trace_processor: Make GetColumnsForTable report errors" by Lalit Maganti · 4 years ago
  29. e53a00b trace_processor: Make GetColumnsForTable report errors by Dan Elphick · 4 years ago
  30. 8b06fa5 Merge "Disable MTE when copying stack." by Florian Mayer · 4 years ago
  31. 682f05a Disable MTE when copying stack. by Florian Mayer · 4 years ago
  32. 577cc15 Merge "Adds graph processor to Perfetto" by Eric Seckler · 4 years ago
  33. 0430ce8 Adds graph processor to Perfetto by Sylwester Blaszczyk · 4 years ago
  34. ff68cac Tests: Add client library + service stress test by Primiano Tucci · 4 years ago
  35. ece0350 [metrics] Change the example chrome metric to not clash with chromium by Deepanjan Roy · 4 years ago
  36. 23b75a4 Build standalone client using static STL. by Florian Mayer · 4 years ago
  37. 2b820f2 Merge "Added support for importing v1 flow events from json" by Treehugger Robot · 4 years ago
  38. 8392978 Add new metric for queuing delay scroll jank cause. by Stephen Nusko · 4 years ago
  39. c879ea4 Added support for importing v1 flow events from json by AndrewB330 · 4 years ago
  40. c59b1bc tp: add sched table with upid included by Lalit Maganti · 4 years, 1 month ago
  41. 9cc8786 Add thermal events by Isabelle Taylor · 4 years, 1 month ago
  42. 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 1 month ago
  43. c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 1 month ago
  44. f4da509 metrics: Allow chrome metric protos to be compiled in by Deepanjan Roy · 4 years, 1 month ago
  45. 50f07a6 In-tree build of static heapprofd. by Florian Mayer · 4 years, 1 month ago
  46. 2131e36 Use version script for heapprofd client API. by Florian Mayer · 4 years, 1 month ago
  47. 4dd5a1f local-symbolizer: Parse Windows paths. by Florian Mayer · 4 years, 1 month ago
  48. 230b955 Allow to statically link heapprofd into client. by Florian Mayer · 4 years, 1 month ago
  49. 46b12a9 Deserialization support for extensions in trace processor by Andrew Shulaev · 4 years, 1 month ago
  50. f3c5fcb Port the scroll flow breakdown into a trace processor metric. by Stephen Nusko · 4 years, 1 month ago
  51. 87547de Merge "Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric" by Treehugger Robot · 4 years, 1 month ago
  52. fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 1 month ago
  53. 088e9b2 Separate out android specifics from client_ext. by Florian Mayer · 4 years, 1 month ago
  54. 3edb2c5 tp: remove hacky traced_perf stack slices, and amend a table comment by Ryan Savitski · 4 years, 1 month ago
  55. 2b8d809 Add the descendant_slice table. by Stephen Nusko · 4 years, 1 month ago
  56. e5d071f Add the ancestor_slice dynamic table. by Stephen Nusko · 4 years, 1 month ago
  57. 33159f7 -Werror=global-constructors for heapprofd_client_api. by Florian Mayer · 4 years, 1 month ago
  58. 15ee206 Merge "TraceProcessor: Add binary RPC interface" by Treehugger Robot · 4 years, 1 month ago
  59. 4079d1d TraceProcessor: Add binary RPC interface by Primiano Tucci · 4 years, 1 month ago
  60. 4f65869 trace processor: Add a metric with power profile data by Mikhail Khokhlov · 4 years, 1 month ago
  61. c841194 GPU Memory: add proto for perfetto producer in gpuservice by Yiwei Zhang · 4 years, 2 months ago
  62. c615dec Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years, 2 months ago
  63. babfc6e build: Remove deps on metrics:zero by Deepanjan Roy · 4 years, 2 months ago
  64. d724122 Test custom allocator. by Florian Mayer · 4 years, 2 months ago
  65. 7ec1c0e [trace processor] Remove WebView CPU usage metric by Oksana Zhuravlova · 4 years, 2 months ago
  66. 130a852 Merge "[trace processor] Add WebView power usage metric" by Oksana Zhuravlova · 4 years, 2 months ago
  67. ea290a9 Merge "Separate client management from hooks." by Florian Mayer · 4 years, 2 months ago
  68. 23f7937 Separate client management from hooks. by Florian Mayer · 4 years, 2 months ago
  69. 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 2 months ago
  70. fe59675 [trace processor] Add WebView power usage metric by Oksana Zhuravlova · 4 years, 2 months ago
  71. 359f70a Merge "Initial Protozero extension support" by Andrew Shulaev · 4 years, 2 months ago
  72. 4cfa396 Initial Protozero extension support by Andrew Shulaev · 4 years, 2 months ago
  73. 2d5e2a6 Add a trace-argument for per-frame state. by Sadrul Habib Chowdhury · 4 years, 2 months ago
  74. 14421b2 Merge "[trace processor] Add proxy power metric" by Mikhail Khokhlov · 4 years, 2 months ago
  75. e9b0b4e Merge "TraceProcessor: extract Iterator{,Impl} into their own classes" by Primiano Tucci · 4 years, 2 months ago
  76. e5cec23 [trace processor] Add WebView CPU usage metric by Oksana Zhuravlova · 4 years, 2 months ago
  77. 4e01f63 TraceProcessor: extract Iterator{,Impl} into their own classes by Primiano Tucci · 4 years, 2 months ago
  78. 4649681 [trace processor] Add proxy power metric by Mikhail Khokhlov · 4 years, 2 months ago
  79. 5fb5b4c metrics: add surfaceflinger metric and derived events by Lalit Maganti · 4 years, 2 months ago
  80. 7835859 tp: rename SparseVector -> NullableVector by Lalit Maganti · 4 years, 2 months ago
  81. d4d8890 Merge "Frame lifecycle MVP updates" by Treehugger Robot · 4 years, 2 months ago
  82. 9b2b1d9 Frame lifecycle MVP updates by Adithya Srinivasan · 4 years, 3 months ago
  83. e908fe8 Parse task state based on kernel version by Isabelle Taylor · 4 years, 2 months ago
  84. 73d6b57 Use tables rather than HeapGraphWalker for flamegraph. by Florian Mayer · 4 years, 3 months ago
  85. a075151 Parameterize raw_metrics_per_core with table name by Oksana Zhuravlova · 4 years, 3 months ago
  86. 427b833 tp: add metatracing by Lalit Maganti · 4 years, 3 months ago
  87. dc45452 clock: Support specifying an authoritative trace clock in the config. by Eric Seckler · 4 years, 3 months ago
  88. 687a929 Fix battery aggregates. by Simon MacMullen · 4 years, 3 months ago
  89. d4eec8e TrackEvent: Make process/thread naming less of a footgun by Sami Kyostila · 4 years, 3 months ago
  90. 0c5fba6 Merge "Set apex_available property" by Treehugger Robot · 4 years, 3 months ago
  91. d5ea011 Set apex_available property by Jiyong Park · 4 years, 4 months ago
  92. 1f5319f Allow android.polled_state to... poll. by Simon MacMullen · 4 years, 3 months ago
  93. b5610ab trace_processor: Add a helper for finding Chrome processes and threads by Sami Kyostila · 4 years, 4 months ago
  94. 1817325 Merge "Add support for Netflix and maps HSC app latency metrics." by Treehugger Robot · 4 years, 4 months ago
  95. c5f436f Add support for Netflix and maps HSC app latency metrics. by Lalit Maganti · 4 years, 4 months ago
  96. 303f810 Merge "Parse ion_stat metric" by Treehugger Robot · 4 years, 4 months ago
  97. 7ea7d87 startup tracing: Remove old StartupTraceWriter/Registry code. by Eric Seckler · 4 years, 4 months ago
  98. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 4 months ago
  99. 7eaddac Thread time_in_state metric by Rafal Slawik · 4 years, 4 months ago
  100. 3d4c54a Add a probe to read the display state at the start of a trace by Simon MacMullen · 4 years, 4 months ago