Does anyone know of a command line tool that will let you view CPU usage by core? On Linux systems I've used 'prstat' and 'psrinfo' on Solaris, though neither appear to be installed. The command 'top' - I believe - doesn't show per-core statistics, and is there for inaccurate.
I'm aware of the GUI app "Activity Monitor", but I need something for the command line.
Thanks in advance.