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

Difference between revisions of "Linux Tools Project/News/NewIn31"

(Flexible Progress bars)
(GCov)
Line 13: Line 13:
  
 
== GCov ==
 
== GCov ==
 +
 +
Added checkbox in the options to enable GCov instead of having to manually add flags.
 +
 +
-> Build Options -> Compiler options -> Debug -> Enable GCov support
  
 
== GProf ==
 
== GProf ==

Revision as of 10:54, 17 July 2014

{{#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

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

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

GProf

LibHover

LTTng

Systemtap

Valgrind

Back to the top