gnu: perf: Fix build of version 6.4.10.

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

Reported by old in #guix.
This commit is contained in:
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

View file

@ -5022,6 +5022,7 @@ (define-public perf
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.