me
/
guix
Archived
1
0
Fork 0

gnu: perf: Fix build of version 6.4.10.

* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.

Reported by old in #guix.
master
Tobias Geerinckx-Rice 2023-08-13 02:00:00 +02:00
parent 22bba8297a
commit b86813c8a8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -5022,6 +5022,7 @@ in a digital read-out.")
python-2 ;'perf' links against libpython
elfutils
libiberty ;used alongside BDF for symbol demangling
libtraceevent
libunwind ;better stack walking
numactl ;for 'perf bench numa mem'
;; Documentation.