#1029755 "sh: 1: xed: not found" when listing samples with assembler

Package:
linux-perf
Source:
linux-perf
Description:
Performance analysis tools for Linux
Submitter:
Philipp Marek
Date:
2025-02-22 06:48:02 UTC
Severity:
normal
#1029755#5
Date:
2023-01-27 07:31:02 UTC
From:
To:
I've written a trace with "perf record"; when viewing via "perf report"
it I zoom into a function and choose
     Show individual samples with assembler

But that gives me just an error message:

     sh: 1: xed: not found
     (END)

Sadly https://packages.debian.org/search?searchon=contents&keywords=xed
doesn't show any package with a binary of that name...

#1029755#10
Date:
2023-01-27 21:14:49 UTC
From:
To:
Hi Philipp,

xed is not packaged in Debian indeed, and there is no ITP or RFP. But
see the description in
https://manpages.debian.org/unstable/linux-perf/perf-intel-pt.1.en.html#XED

Not sure if this really should be kept open as bug for linux-perf.

Regards,
Salvatore

#1029755#15
Date:
2025-02-22 06:44:23 UTC
From:
To:
Hi,
in 6.9-c1 perf scripts would prefer capstone to XED, but that said we
do not built perf with libcapstone support.

I'm not sure we would want that.

Regards,
Salvatore