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.