Option 1: Click on Thread Overview
Option 2: Using OQL
SELECT DISTINCT * FROM OBJECTS ( SELECT OBJECTS ${snapshot}.getOutboundReferentIds(thread.getObjectId()) FROM INSTANCEOF java.lang.Thread thread )
http://www.eclipse.org/mat/0.8/noteworthy.html
Is it possible to view threads from hprof dump / threads in heap dump