javaflame
javaflame copied to clipboard
Show first function name on each thread
Threads usually have generic names, but the root function name makes it very clear what the thread is meant to do.
Show this alongside the thread name.