tree: 9c05f2514c97555c8c97668dac5e52fe5706df40 [path history] [tgz]
  1. .settings/
  2. META-INF/
  3. schema/
  4. src/
  5. .classpath
  6. .options
  7. .project
  8. about.html
  9. build.properties
  10. plugin.properties
  11. plugin.xml
  12. README.md
bundles/org.eclipse.ui.monitoring/README.md

org.eclipse.ui.monitoring

org.eclipse.ui.monitoring provides a way to monitor and log freeze events from the UI thread.

org.eclipse.ui.monitoring plug-in usage

Enable the plug-in from Eclipse preferences under General > Tracing > Event Loop Monitor.

Once this plug-in is enabled, events on the UI thread that take longer than a specified threshold value will be logged to the Eclipse error log.

The information captured to the Eclipse error log includes information on the thread as well as the stack trace, which then can be easily reported.

License

Eclipse Public License (EPL) v1.0