I am using Eclipse 2019-09 with RCP e4 and the Sleak Plugin.
I am trying to get the Sleak view to monitor an application but either get a "Device is not tracking resource allocation" using the debug/run configurations trace options method or monitor the eclipse IDE resources using the .options file with -debug in the eclipse.ini before vmargs method.
A similiar question exists here Sleak (SWT & RCP) : Device is not tracking resource allocation (eclipse 4.3) but wasn't answered.