mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: perf: Remove extra libtraceevent input.
This reverts45ca59da5e
, which was redundant withb86813c8a8
. * gnu/packages/linux.scm (perf)[inputs]: Remove on occurrence of libtraceevent.
This commit is contained in:
parent
c1090dd4d6
commit
aeb20bc479
1 changed files with 0 additions and 1 deletions
|
@ -5022,7 +5022,6 @@ (define-public perf
|
|||
python-2 ;'perf' links against libpython
|
||||
elfutils
|
||||
libiberty ;used alongside BDF for symbol demangling
|
||||
libtraceevent
|
||||
libunwind ;better stack walking
|
||||
libtraceevent
|
||||
numactl ;for 'perf bench numa mem'
|
||||
|
|
Loading…
Reference in a new issue