me
/
guix
Archived
1
0
Fork 0

gnu: perf: Add now required dependency on libtraceevent.

This dependency is required since the linux-libre upgrade in
504c574775.

* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.
Ludovic Courtès 2023-08-16 19:44:20 +02:00
parent a2ab465510
commit 45ca59da5e
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -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