Skip to content

profiler-cli-v0.9.0

Latest

Choose a tag to compare

@fatadel fatadel released this 03 Sep 15:22
· 9 commits to main since this release
e02e8d2

Highlights

  • profiler-cli: accept --limit 0 as unlimited, and make truncation loud by @fqueze in #6267
  • Show which network requests were prefetched by @acreskeyMoz in #6259

What's Changed

  • profiler-cli: document the marker field:value search syntax by @fqueze in #6265
  • profiler-cli: report one time base for text and JSON output by @fqueze in #6266
  • profiler-cli: report the network request count the filters ran against by @fqueze in #6274
  • Improve the profiler-cli publish script and document the whole deployment in a better way by @canova in #6260
  • Bump profiler-cli version to 0.9.0 by @fatadel in #6302

📢 Deploy announcement: https://discourse.mozilla.org/t/firefox-profiler-deployment-september-3-2026/149360

Full Changelog: profiler-cli-v0.8.0...profiler-cli-v0.9.0

New Contributors