Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 753623

Summary: dev-libs/glib-2.66.2: support the "profile" USE flag
Product: Gentoo Linux Reporter: Peter Levine <plevine457>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: UNCONFIRMED ---    
Severity: enhancement CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Levine 2020-11-08 23:11:17 UTC
It's ultimately the prerogative of the package dev, but it seems unreasonable to create the local USE flag "sysprof" when there already is the global flag "profile" having the description, "Add support for software performance analysis (will likely vary from ebuild to ebuild".

Furthermore, AFAICT sysprof, being a profiling tool, is of value only to developers who want to eliminate bottlenecks.  So I'm confused as to why it would be default enabled with (+) when debugging and profiling based USE flags tend to create extra code paths that make the code less efficient and, in this case, also draws in an extra dependency.