1. d722177 stdlib: Fix Wattson rounding errors and swapper calculations (#3056) by Samuel Wu · 12 hours ago main
  2. 44bbba0 tp: fix parsing of gpu counter descriptors (#3057) by Lalit Maganti · 12 hours ago
  3. 9d9baec luci: fix regenerating scheduler file (#3060) by Lalit Maganti · 12 hours ago
  4. e2d1f49 Decouple clock tracker from trace processor context to improve reusability (#2972) by Edgar Arriaga · 15 hours ago
  5. e94b3a3 test: update TaskRunner to MaybeLockFreeTaskRunner (#3050) by sashwinbalaji · 17 hours ago
  6. 21691b5 ui: Improve HotkeyContext for embeddability (#3028) by Steve Golton · 18 hours ago
  7. ebf44e5 tp: fix crash when encountering unknown child track ordering (#3049) by Lalit Maganti · 18 hours ago
  8. 4e396dc perfetto: setup nightly LUCI builds (#3001) by Lalit Maganti · 18 hours ago
  9. f02e7ca ui: Fix disappearing slices by removing an optimization that assumes sorted slices in BaseSliceTrack (#3044) by Steve Golton · 18 hours ago
  10. 56744c9 tp: fix ossfuzz issue in logcat code (#3048) by Lalit Maganti · 19 hours ago
  11. 62ad3d5 tp: migrate createdfunction from legacy api to sqlite function api (#3042) by Lalit Maganti · 19 hours ago
  12. 56d4f46 tp: migrate all functions from LegacySqlFunction -> sqlite::Function (#3041) by Lalit Maganti · 19 hours ago
  13. 0a5533e ui: Add Network trace section for WiFi debugging (#2876) by Mateusz Milewski · 19 hours ago
  14. 305ec36 etw_parser: Improve performance of task state lookup (#3024) by Alex Attar · 20 hours ago
  15. 86e4c19 tp: add support for aliasing functions in SQL (#3039) by Lalit Maganti · 21 hours ago
  16. 29a523d tp: windowmanager hierarchy flattened (#3004) by Kean Mariotti · 22 hours ago
  17. bfcfb27 tp: rationalize engine function registration names (#3038) by Lalit Maganti · 23 hours ago
  18. c7606e0 tp: regenerate sql parsers and add sqlite upgrade doc (#3037) by Lalit Maganti · 23 hours ago
  19. dabc156 ui: Tidy up callout (#3045) by Steve Golton · 24 hours ago
  20. a6b533c Copybara import from Chromium: proto and stdlib changes by copybara-service[bot] · 25 hours ago
  21. 07f9bbc ui: roll canary and stable to pick up fix for #3030 (#3040) by Lalit Maganti · 28 hours ago
  22. bab77a1 Add missing include to subprocess.h (#3017) by Matt · 33 hours ago
  23. 7279d9a tp: readd render stage queue name dimension to tracks (#3033) by Lalit Maganti · 2 days ago
  24. 7c4583d Add DynamicStringWriter (#3036) by Alexander Timin · 2 days ago
  25. cc42bba Rename StringWriter to FixedStringWriter (#3034) by Alexander Timin · 2 days ago
  26. 36e2b7c ui: fix race condition on extra macro registration (#3014) by Lalit Maganti · 3 days ago
  27. 3ede3bf Revert "ui: seperating the display and generation of Wattson warnings (#3012)" (#3027) by Lalit Maganti · 3 days ago
  28. f98fd0e ui: seperating the display and generation of Wattson warnings (#3012) by Runping Lai · 4 days ago
  29. 3ee25e4 Use new 'base::CopyFileContents' in 'TarWriter::AddFileFromPath'. (#3022) by Kirill Timofeev · 4 days ago
  30. 3d35fcf ui: disable prompts during macro execution (if not already disabled) (#3013) by Lalit Maganti · 4 days ago
  31. a1477ba ui: Allow tracks to have multiple kind tags (#3020) by Steve Golton · 4 days ago
  32. 274f406 ui: Roll canary (#3023) by Steve Golton · 4 days ago
  33. 92aa66d ui: Remove `traceInfo.cpus`. (#3018) by Steve Golton · 4 days ago
  34. f497d07 Fix test name generation for the BytecodeInterpreterCastTest on Windows. (#3021) by Kirill Timofeev · 4 days ago
  35. 9e4939c Add 'base::CopyFileContents' function. (#2971) by Kirill Timofeev · 4 days ago
  36. f4f5183 Fix JNI tests compilation (TaskRunner) (#3019) by Primiano Tucci · 4 days ago
  37. a212e52 tp: Parse ViewCapture data into new tables. (#3011) by Priyanka · 4 days ago
  38. a4fd66b stdlib: add default anr durations to android_anrs table (#3003) by gignat-dev · 4 days ago
  39. 2457109 docs: fix copy-paste mistakes in ui automation docs (#3015) by Lalit Maganti · 5 days ago
  40. a01a11a Add FILE_IO ETW events to tracing protos (#2887) by Jesse McKenna · 5 days ago
  41. 731aa2e tp: Compute ViewCapture rects (#3006) by Priyanka · 5 days ago
  42. 9937e0a Revert "Reapply "Migrate android_jank_cuj metric to use stdlib tables… (#3010) by devianb · 5 days ago
  43. 71896b8 tp: Compute visibility for viewcapture views. (#3000) by Priyanka · 5 days ago
  44. e85d9f7 tp: Introduce view capture extractor. (#2994) by Priyanka · 5 days ago
  45. c9ca33f Use os.replace instead of os.rename (#3009) by Jesse McKenna · 5 days ago
  46. 232d961 ui: add "name or path" option to *ByRegex* track commands (#3008) by Lalit Maganti · 5 days ago
  47. 430004a tp: Introduce ViewCapture test utils. (#2997) by Priyanka · 5 days ago
  48. 11aa2f1 tp: Update ViewCapture tables with eager property fields. (#2992) by Priyanka · 5 days ago
  49. 7c654b5 ui: make extra macros an array (#3002) by Lalit Maganti · 5 days ago
  50. 2740d54 docs: ftrace: actually fix __assign_str macro comment (#2999) by Ryan · 5 days ago
  51. 2db8f29 Update dependency on android_jank_cuj in jank CUJ pin plugin. (#2996) by devianb · 5 days ago
  52. 6b2f4b2 tp: Ensure thread_timestamp present while parsing thread end event (#2995) by sashwinbalaji · 5 days ago
  53. f8afd4d docs: clarify syntax for __string usage in ftrace kernel documentation (#2993) by Lalit Maganti · 5 days ago
  54. 6266a60 base: Reland RTFutex for android (#2865) by sashwinbalaji · 5 days ago
  55. 36d7fc3 CI: improve 2collab check (#2990) by Primiano Tucci · 5 days ago
  56. cc1e032 base: Add flag-guarded MaybeLockFreeTaskRunner (#2700) by Primiano Tucci · 5 days ago
  57. 3975ef5 stdlib: add Kotlin core types to heap class libcore filter (#2981) by Bingqian Liu · 5 days ago
  58. 64b7eea Fix headers in lock_free_task_runner.cc (#2952) by Primiano Tucci · 5 days ago
  59. ce4a52e docs: fix typo in ftrace.md (#2988) by Stephen Shi · 5 days ago
  60. 27f1ec7 tp: support YYYY-MM-DD logcat date format (#2985) by cphlipot1 · 5 days ago
  61. 72fabf3 Make .venv/bin path Windows-compatible (#2987) by Jesse McKenna · 5 days ago
  62. 815e7e8 Reapply "Migrate android_jank_cuj metric to use stdlib tables and local composition (#2983) by devianb · 6 days ago
  63. 0b87106 ftrace: Update gpu_scheduler support for linux 6.17 (#2866) by Chia-I Wu · 6 days ago
  64. e9cb4a0 Move pre-requisite table init for android_jank_cuj to separate file. (#2982) by devianb · 6 days ago
  65. 82bed5d tp: add unhex function (#2978) by gignat-dev · 6 days ago
  66. 5afcf67 ui: Make Android log search case insensitive (#2980) by Ali Utku Selen · 6 days ago
  67. 9196d34 tools: add experimental script for generating relnotes and move scripts (#2956) by Lalit Maganti · 6 days ago
  68. c2a99ca ui: Remove click handler from current trace name in sidebar (#2979) by Steve Golton · 6 days ago
  69. 2580889 ui: Intersect flamegraph slices with area selection (#2977) by Steve Golton · 6 days ago
  70. 4bbad9b ui: Roll canary and stable (#2976) by Steve Golton · 6 days ago
  71. 911a762 docs: update GN vscode extension in "Useful extensions" list. (#2975) by Kirill Timofeev · 6 days ago
  72. 4b7a8db [ui] SqlHistogram (#2736) by Alexander Timin · 6 days ago
  73. a6d5fe6 Speed up android.kernel_wakelocks using counter_leading_intervals(). (#2960) by Simon MacMullen · 6 days ago
  74. fefe7e0 Also keep last zero delta in counter_leading_intervals(). (#2958) by Simon MacMullen · 6 days ago
  75. 10b090b ui: fix rendering of pointer slice arguments in details panel (#2970) by Lalit Maganti · 6 days ago
  76. 881aff6 stdlib: Enhance android_anrs with ANR timer event data (#2967) by gignat-dev · 6 days ago
  77. 586b7ec Update suspend.sql (#2968) by haixiaosugoogle · 7 days ago
  78. 7b7b5e2 tools: push release branch with --no-verify (#2964) by Lalit Maganti · 7 days ago
  79. 937683c perfetto: roll v52.0 prebuilts (#2966) by Lalit Maganti · 7 days ago
  80. 6942f19 changelog: prepare for v52.0 release (#2963) by Lalit Maganti · 7 days ago
  81. 4287345 tp: fix^2 compile on Windows (#2962) by Lalit Maganti · 7 days ago
  82. 90c9fa0 tp: fix compile on Windows (#2961) by Lalit Maganti · 7 days ago
  83. 4b0520a Revert "Migrate android_jank_cuj metric to use stdlib tables and local composition. (#2182)" (#2957) by Lalit Maganti · 7 days ago
  84. 1f3b56d Don't use delta_value in CPU per UID, it's lagging. (#2959) by Simon MacMullen · 7 days ago
  85. e82ee5a ui: allow injection of internal macros into UI (#2928) by Lalit Maganti · 7 days ago
  86. 8ba7480 ui: update location of internal user script loader (#2906) by Lalit Maganti · 7 days ago
  87. c1bda85 Add CPU per UID support to stdlib and the UI. (#2920) by Simon MacMullen · 7 days ago
  88. 08598a0 tp: one more attempt to fix compile on windows (#2953) by Lalit Maganti · 7 days ago
  89. 5d580bb ui: stabilize macro commands to run on startup (#2908) by Lalit Maganti · 7 days ago
  90. a594a7b ui: fix ordering minimap timeline tracks (#2897) by Lalit Maganti · 7 days ago
  91. 4c804d9 Migrate android_jank_cuj metric to use stdlib tables and local composition. (#2182) by devianb · 7 days ago
  92. 6ba2ea8 Split up long battery tracing plugin. (#2942) by Simon MacMullen · 7 days ago
  93. 5ea3b73 Copybara import from Chromium: proto and stdlib changes by copybara-service[bot] · 7 days ago
  94. c9f9294 ui: Add warning messages for missing trace events for each CPU track in Wattson (#2930) by Runping Lai · 7 days ago
  95. bc678c1 Add support for Bazel targets for dart protos (#2955) by David Samuelson · 7 days ago
  96. 4cba3e9 tp: fix: fix regex.h build on windows (#2951) by Lalit Maganti · 8 days ago
  97. 59f1093 perfetto: delete gemini workflows from Github Actions (#2950) by Lalit Maganti · 8 days ago
  98. abdeafd ui: Add self-time (aka self-duration) to slice aggregation (#2946) by Steve Golton · 8 days ago
  99. 241edd2 changelog: add further interesting changes (#2949) by Lalit Maganti · 8 days ago
  100. 73715cf ui: Make better use of widgets (#2947) by Steve Golton · 8 days ago