eclipse / jifa

🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
https://eclipse.github.io/jifa/
Eclipse Public License 2.0
541 stars 96 forks source link

How to analyze a threads log file using 'jstack -F'? #284

Closed wuzhengxuan closed 6 months ago

wuzhengxuan commented 6 months ago

How to analyze a threads log file using 'jstack -F'?

D-D-H commented 6 months ago

It's not supported now.

wuzhengxuan commented 6 months ago

Will this feature be considered for support in the future?

D-D-H commented 6 months ago

It is useful, but I cannot promise we will support this format.

It would be great if you were willing to add this feature and then contribute it to Jifa.