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

Bug 948144

Summary: dev-util/perf: default-enable python useflag?
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal CC: amadio, dlan, naota
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2025-01-15 13:05:07 UTC
Some interesting functionality like "topdown analysis" and some metrics collection only work with python support, and are silently unavailable otherwise.

I see little downside to enabling python support, and it'll make the overall user experience better.
Comment 1 Guilherme Amadio gentoo-dev 2025-01-15 16:54:49 UTC
I agree, feel free to do it, otherwise I will do it likely tomorrow. Thanks for reporting. Cheers,
Comment 2 Larry the Git Cow gentoo-dev 2025-02-02 09:49:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464f4e1f79715c32720c601445fc873fde341ac7

commit 464f4e1f79715c32720c601445fc873fde341ac7
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2025-02-02 09:46:06 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2025-02-02 09:49:33 +0000

    dev-util/perf: add 6.13.1
    
    USE=python is now enabled by default.
    
    Please note that USE=audit has been removed, as the dependency on
    libaudit is being removed upstream, replaced by syscall tables:
    
    https://lore.kernel.org/linux-perf-users/20250108-perf_syscalltbl-v6-0-7543b5293098@rivosinc.com/
    
    Closes: https://bugs.gentoo.org/948144
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-util/perf/Manifest           |   2 +
 dev-util/perf/perf-6.13.1.ebuild | 350 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 352 insertions(+)