On Fri, Jun 10, 2022 at 11:27:39AM -0500, tmcconnell...@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