gnu: perf: Fix build of version 6.4.10.
* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent. Reported by old in #guix.master
parent
22bba8297a
commit
b86813c8a8
|
@ -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.
|
||||
|
|
Reference in New Issue