Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Linux Tools Project/News/NewIn31

{{#eclipseproject:tools.linuxtools}}

Linux Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Shared elements

Flexible Progress bars

Flexible Progress bars were added to Gcov/Gprof & other tools that use AbstractPercentageDrawerField.java

Additional Info

GcovSmall 2014.07.07.png

GcovBig2014.07.07.png

GCov

GCov Checkbox

Added checkbox in the options to enable GCov instead of having to manually add flags.

-> Build Options -> Compiler options -> Debug -> Enable GCov support

info

GProf

LibHover

The LibHover devhelp parser has been overhauled to perform magnitudes better than before. The devhelp parser gets invoked automatically in a background job as part of the Devhelp plug-in start-up process. The new parser uses less I/O and also will look at the time stamps of the current LibHover info and the directory from which it is being generated. The devhelp hover info can also be regenerated manually from the Preferences view.

LTTng

Systemtap

Valgrind

Back to the top