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"

(GCov)
(GCov)
Line 14: Line 14:
 
== GCov ==
 
== GCov ==
  
 +
=== GCov Checkbox ===
 
Added checkbox in the options to enable GCov instead of having to manually add flags.  
 
Added checkbox in the options to enable GCov instead of having to manually add flags.  
  
 
-> Build Options -> Compiler options -> Debug -> Enable GCov support
 
-> Build Options -> Compiler options -> Debug -> Enable GCov support
 +
 +
[https://git.eclipse.org/r/#/c/29403/ info]
  
 
== GProf ==
 
== GProf ==

Revision as of 10:55, 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

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

LTTng

Systemtap

Valgrind

Back to the top