Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mat-dev] Combining Thread* queries

The thread details view does provide more information than the overview + stacks as for example it includes native stack traces from DTFJ dumps. It can also show information from the request resolver. The readFully parameter from org.eclipse.mat.inspections.threads.ThreadInfoImpl.build(IObject, boolean readFully, IProgressListener) triggers extraction of the extra data. I think this means we need to keep the thread details view.

Combining the thread overview and thread stacks views could be possible though.  What happens if the thread local is also a thread - should it have blank columns as a child row, or should the entries be filled in as it is a thread?

Andrew Johnson








Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top