1. a944ed6 metrics: add urgent ratio metric by Wiwit Rifa'i · 3 years, 2 months ago
  2. ee90928 Move GetFileSize() from symbolizer to base/file_utils.h by Daniele Di Proietto · 3 years, 2 months ago
  3. ad3da27 Revert "Link against libfts when compiling against musl" by Daniele Di Proietto · 3 years, 2 months ago
  4. 7e6d6b7 Extract TmpDirTree into a separate file by Daniele Di Proietto · 3 years, 2 months ago
  5. 9bccc2d Split packets in IPC-friendly-sized slices after filtering by Daniele Di Proietto · 3 years, 2 months ago
  6. b39ae48 Link against libfts when compiling against musl by Colin Cross · 3 years, 2 months ago
  7. 162b48e Remove support for the PDK by Colin Cross · 3 years, 2 months ago
  8. 8417233 Use 4 space indents when writing Android.bp file by Colin Cross · 3 years, 2 months ago
  9. d5aa763 Perfetto metrics for Multiuser by Adam Bookatz · 3 years, 3 months ago
  10. 5ed83f9 [Pivot Table] Add descendant_slice_by_stack dynamic table by Zaina Al-Mashni · 3 years, 2 months ago
  11. a425298 metrics: Add touch_flow_event_queuing_delay.sql by Dan Elphick · 3 years, 3 months ago
  12. 15780ab metrics: Add touch_flow_event.sql by Dan Elphick · 3 years, 3 months ago
  13. dc5848b Merge "metrics: Add touch_jank.sql" by Treehugger Robot · 3 years, 3 months ago
  14. 08baa10 metrics: Add touch_jank.sql by Dan Elphick · 3 years, 3 months ago
  15. 7865c31 Merge "Add libdexfile runtime dependency of libdexfile_support (reland)." by Martin Stjernholm · 3 years, 3 months ago
  16. a32198b Fix tools/gen_android_bp by Hector Dearman · 3 years, 3 months ago
  17. 75e1ed1 Merge "Fix some unittests." by Christopher Ferris · 3 years, 3 months ago
  18. be2411d Add libdexfile runtime dependency of libdexfile_support (reland). by Martin Stjernholm · 3 years, 3 months ago
  19. b09f1bb Fix some unittests. by Christopher Ferris · 3 years, 3 months ago
  20. 2d65979 Revert "Add libdexfile runtime dependency of libdexfile_support." by Rex Lin · 3 years, 3 months ago
  21. 1013ae8 Add libdexfile runtime dependency of libdexfile_support. by Martin Stjernholm · 3 years, 3 months ago
  22. 8c795cd trace processor: Factoring out the native heap profile algorithm by Tuchila Octavian · 3 years, 3 months ago
  23. a50f7d9 Add -fno-finite-loop to fix test. by Yabin Cui · 3 years, 3 months ago
  24. f4fd848 Revert "Chrome Metrics: Switch to using threads called NOT LIKE "%ThreadPool%"" by Lalit Maganti · 3 years, 4 months ago
  25. c7d37bb Chrome Metrics: Switch to using threads called NOT LIKE "%ThreadPool%" by Stephen Nusko · 3 years, 4 months ago
  26. 3e99f33 Add BreakpadSymbolizer to handle BreakpadParser and symbolize frames. by Uwem Wilson · 3 years, 5 months ago
  27. e7a7f4c Add metric for smaps output by Ioannis Ilkos · 3 years, 5 months ago
  28. eb51931 Merge "Add BreakpadParser for symbolization of traces." by Salvador Guerrero · 3 years, 5 months ago
  29. ecda9a2 Add BreakpadParser for symbolization of traces. by Uwem Wilson · 3 years, 5 months ago
  30. 79e82c2 Merge "Add a metric to be used for ad-hoc jank trace querying" by Marcin Oczeretko · 3 years, 5 months ago
  31. 98002fb tp: add android trace quality metric by Lalit Maganti · 3 years, 5 months ago
  32. 6ff23a5 Add a metric to be used for ad-hoc jank trace querying by Marcin Oczeretko · 3 years, 5 months ago
  33. e4a0184 metrics: add GPU frequency metrics by Wiwit Rifa'i · 3 years, 5 months ago
  34. 40fbe8e tp: add experimental flat slice table by Lalit Maganti · 3 years, 5 months ago
  35. b9f666e Merge "metrics: add dpu vote clock and bandwidth metrics" by Wiwit Rifa'i · 3 years, 6 months ago
  36. 2a1e3dd metrics: add dpu vote clock and bandwidth metrics by Wiwit Rifa'i · 3 years, 6 months ago
  37. 4a79295 trace_processor: enable RPC in Android build by Paul Thomson · 3 years, 6 months ago
  38. 30e6f44 Merge "traceconv: switch from using hand-rolled proto parsing to ring buffer" by Lalit Maganti · 3 years, 6 months ago
  39. 70cd29a Merge "heapprofd: split main() in a seprate target" by Primiano Tucci · 3 years, 6 months ago
  40. 69216ec tp: move gzip_utils from importers to util folder by Lalit Maganti · 3 years, 6 months ago
  41. 890cfbe heapprofd: split main() in a seprate target by Primiano Tucci · 3 years, 6 months ago
  42. c7e723d Merge "fixit: move proto_ring_buffer to protozero" by Lalit Maganti · 3 years, 6 months ago
  43. 89b8b0c Merge "Reland "Add IPC layer + Platform implementation for Windows"" by Primiano Tucci · 3 years, 6 months ago
  44. 5f3008e Reland "Add IPC layer + Platform implementation for Windows" by Primiano Tucci · 3 years, 6 months ago
  45. 7ee6468 traceconv: switch from using hand-rolled proto parsing to ring buffer by Lalit Maganti · 3 years, 6 months ago
  46. 7d4b92b fixit: move proto_ring_buffer to protozero by Lalit Maganti · 3 years, 6 months ago
  47. 9c2318c traceconv: allow text mode from outside perfetto directory by Lalit Maganti · 3 years, 6 months ago
  48. 1cbe5e7 Merge "Introduce DebugAnnotationParser" by Alexander Timin · 3 years, 6 months ago
  49. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 6 months ago
  50. f18ab81 Proto filter: adds plumbing into tracing service by Primiano Tucci · 3 years, 6 months ago
  51. 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 6 months ago
  52. 82527cb Proto filter: use "bytes" field w/ checksum for bytecode by Primiano Tucci · 3 years, 6 months ago
  53. 6a0345a Merge "proto filtering: add MessageTokenizer" by Primiano Tucci · 3 years, 6 months ago
  54. 02e54dd Merge "proto filtering: Add bytecode gen&parser" by Treehugger Robot · 3 years, 6 months ago
  55. 88ef5cf proto filtering: add MessageTokenizer by Primiano Tucci · 3 years, 6 months ago
  56. d4b49cb proto filtering: Add bytecode gen&parser by Primiano Tucci · 3 years, 6 months ago
  57. 5e76bff Merge "Remove obsolete callsites metric" by Ioannis Ilkos · 3 years, 6 months ago
  58. 6c14ca9 Remove obsolete callsites metric by Ioannis Ilkos · 3 years, 6 months ago
  59. 5a99b5c Refactor ProtoToArgsTable. by Alexander Timin · 3 years, 6 months ago
  60. d8de97c Merge "base: Add PeriodicTask with timerfd support" by Primiano Tucci · 3 years, 7 months ago
  61. dac9170 base: Add PeriodicTask with timerfd support by Primiano Tucci · 3 years, 7 months ago
  62. 8ef1db3 [tracing] Expose interning helpers. by Alexander Timin · 3 years, 7 months ago
  63. e6ba9ed Merge "build generators: basic support for 'public' on static library targets" by Ryan Savitski · 3 years, 7 months ago
  64. dd6f2bc Merge "client: Add logging callback for log redirection." by Primiano Tucci · 3 years, 7 months ago
  65. 163509e client: Add logging callback for log redirection. by Tobias Sargeant · 3 years, 7 months ago
  66. 0331ac0 build generators: basic support for 'public' on static library targets by Ryan · 3 years, 7 months ago
  67. 1534bb7 tp: move chunked trace reader to common and cleanup build files by Lalit Maganti · 3 years, 7 months ago
  68. 7ad6b7d Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a) by Ryan · 3 years, 7 months ago
  69. 129bdcf Inline typed message writing support. by Alexander Timin · 3 years, 7 months ago
  70. 467f935 Merge "tp: experimental dynamic table for callstack annotation" by Ryan Savitski · 3 years, 7 months ago
  71. ddeb3b1 tp: experimental dynamic table for callstack annotation by Ryan · 3 years, 7 months ago
  72. 12de1f5 metrics: add hwcomposer execution time metrics by Wiwit Rifa'i · 3 years, 8 months ago
  73. 0b7bd4e Merge "Add Python module to Android.bp.extras" by Treehugger Robot · 3 years, 8 months ago
  74. d7cdf27 Merge "perfetto: Arm mm event trace config" by Kalesh Singh · 3 years, 8 months ago
  75. 109ce87 Add Python module to Android.bp.extras by Paul Thomson · 3 years, 8 months ago
  76. 3955ba5 tbmv3: Add media metric (ported from v2) by Eric Seckler · 3 years, 8 months ago
  77. 8c1eb4b perfetto: Arm mm event trace config by Kalesh Singh · 3 years, 8 months ago
  78. f848d46 Implementation of TBMv2 blinkGcMetric in TBMv3 blink_gc_metric. by Stephen Nusko · 3 years, 8 months ago
  79. 89e713e Merge changes Icbc8827f,Ia85abab5 by Ryan Savitski · 3 years, 8 months ago
  80. 0948e1c new metric: trace_stats, which exports the trace stats table's contents by Ryan Savitski · 3 years, 8 months ago
  81. 8e39ed8 Expand the hardcoded lists of Chrome thread/process names by Oystein Eftevaag · 3 years, 8 months ago
  82. 303e97e Merge "tp: add ui state proto and expose it in the metadata table" by Lalit Maganti · 3 years, 8 months ago
  83. 8532fc9 tp: add ui state proto and expose it in the metadata table by Lalit Maganti · 3 years, 8 months ago
  84. efa22bd Move scroll_jank to a full TBMv3/perfetto metric. by Stephen Nusko · 3 years, 8 months ago
  85. ef4e773 sdk: Support embedder-provided policy approving consumer connections by Eric Seckler · 3 years, 8 months ago
  86. 5c32bc9 Merge "Add support for battery and power rail using AIDL interface" by Raymond Chiu · 3 years, 8 months ago
  87. af4152b Add support for battery and power rail using AIDL interface by Raymond Chiu · 3 years, 8 months ago
  88. 0e635e9 tp: replace task_state creation in startup metric with thread state by Lalit Maganti · 3 years, 8 months ago
  89. 6403a0e Rename power_stat_hal to power_stats by Raymond Chiu · 3 years, 8 months ago
  90. cd4887a Add DMA-BUF heap perfetto metrics by Hridya Valsaraju · 3 years, 8 months ago
  91. 1c79edc Add ftrace support for DMA-BUF heap tracepoints by Hridya Valsaraju · 3 years, 8 months ago
  92. 8c4d9a2 Add android.power_stats data source to poll energy breakdown data by Raymond Chiu · 3 years, 9 months ago
  93. 2939c08 perfetto: migrate all descriptor header generation to build time by Lalit Maganti · 3 years, 8 months ago
  94. c6c7e84 trace_processor: perf sample counter tracking and distinguishing between multiple data sources by Ryan Savitski · 3 years, 9 months ago
  95. 9ad60aa traced_perf proto: move event definition to common/ + remove |tracepoint| by Ryan Savitski · 3 years, 9 months ago
  96. 64b2fe5 Proto for energy estimation breakdown by Raymond Chiu · 3 years, 10 months ago
  97. 1584c26 Add license { ... } properly to Android.bp gen. by Florian Mayer · 3 years, 9 months ago
  98. 3478c15 Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/perfetto" by Treehugger Robot · 3 years, 9 months ago
  99. 39097c5 Add min_sdk_version for ART module. by Primiano Tucci · 3 years, 9 months ago
  100. 7f0c859 Fix issues for memory instrumentation JSON exporting. by ssid · 3 years, 9 months ago