Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3d1b67e7633f8a8928e51f34445abc9de28a05b5
https://github.com/WebKit/WebKit/commit/3d1b67e7633f8a8928e51f34445abc9de28a05b5
Author: Andrew Fryer <[email protected]>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M Tools/Scripts/pgo-profile
M Tools/Scripts/webkitpy/llvm_profile_utils.py
Log Message:
-----------
pgo-profile should be able to decompress profiles
https://bugs.webkit.org/show_bug.cgi?id=308010
rdar://170509801
Reviewed by Jonathan Bedard.
Add a decompress option similar to existing compress option.
* Tools/Scripts/pgo-profile:
(compress_parser):
(decompress_parser):
(compress):
(decompress):
* Tools/Scripts/webkitpy/llvm_profile_utils.py:
(LLVMProfileData.compress):
(LLVMProfileData):
(LLVMProfileData.decompress):
Canonical link: https://commits.webkit.org/308060@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications