Bug#1012227: webkitgtk: CPU usage
Alberto Garcia
berto at igalia.com
Fri Jun 10 17:34:44 BST 2022
On Fri, Jun 10, 2022 at 11:27:39AM -0500, tmcconnell168 at gmail.com wrote:
> 5533 tmick 20 0 84.3g 620608 60480 R 98.3 8.7 4:36.70 WebKitWebProces
> Running sudo perf top -pPID --sort dso,symbol told me gave me
Here -pPID would have the number of the process that is using the CPU,
in your case
sudo perf top -p5533 --sort dso,symbol
Berto
More information about the Pkg-webkit-maintainers
mailing list