gnu: perf: Add now required dependency on libtraceevent.
This dependency is required since the linux-libre upgrade in 504c574775abc02671f8f5b7125552ef36ef6bc8. * gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.
This commit is contained in:
parent
a2ab465510
commit
45ca59da5e
@ -5024,6 +5024,7 @@ in a digital read-out.")
|
||||
libiberty ;used alongside BDF for symbol demangling
|
||||
libtraceevent
|
||||
libunwind ;better stack walking
|
||||
libtraceevent
|
||||
numactl ;for 'perf bench numa mem'
|
||||
;; Documentation.
|
||||
libxml2 ;for $XML_CATALOG_FILES
|
||||
|
Loading…
x
Reference in New Issue
Block a user