What other plugins are there available to track app performance for wordpress?

There’s a free to download ‘lite’ version of the GDPress Tools plugin that may sort you out, but it’s probably preferable and more accurate to use XDebug + KCachegrind.

FWIW, the latest build of PHPStorm integrates with XDebug’s profiler to handle the data presentation and visualisation side.