jifa
jifa copied to clipboard
🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
Remake GC Log analysis frontend and apis to make it more useful
The behaviour is different between MAT and JIFA, which leads to some confusion for our users. In MAT, when I click an object, I can choose: - By object, or...
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Hi Team, We are getting the following exception when we click on the report and it shows 0% on-page. But after 5 or 10 min when we refresh the page...
Hi Team, When we started the server we got this exception, after that we processed hprof file and it generated all the necessary files, but when we try to open...
In One of the generated reports under leak suspects " The memory is accumulated in one instance of "java.lang.Object[]" loaded by "". The stacktrace of this Thread is available. See...
!ENTRY org.eclipse.osgi 4 0 2022-05-05 12:18:51.182 !MESSAGE Application error !STACK 1 org.eclipse.mat.SnapshotException: The HPROF parser encountered a violation of the HPROF specification that it could not safely handle. This could...
A problem seems introduced by `https://github.com/eclipse/jifa/pull/68`, @jasonk000 could you take a look at this issue? The following exception occurred when start-up Jifa worker. ``` org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.mat.ui was unable to...