Re: [PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'

2025-02-12 Thread Stefan Hajnoczi
On Fri, Dec 06, 2024 at 11:45:24AM +, Daniel P. Berrangé wrote: > If the 'stap' binary is missing in $PATH, a huge trace is thrown > > $ qemu-trace-stap list /usr/bin/qemu-system-x86_64 > Traceback (most recent call last): > File "/usr/bin/qemu-trace-stap", line 169, in > main() > F

Re: [PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'

2025-02-12 Thread Daniel P . Berrangé
Hi Stefan, Are you ok with queuing this patch ? On Fri, Dec 06, 2024 at 11:45:24AM +, Daniel P. Berrangé wrote: > If the 'stap' binary is missing in $PATH, a huge trace is thrown > > $ qemu-trace-stap list /usr/bin/qemu-system-x86_64 > Traceback (most recent call last): > File "/usr/bi

Re: [PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'

2024-12-06 Thread Philippe Mathieu-Daudé
On 6/12/24 12:45, Daniel P. Berrangé wrote: If the 'stap' binary is missing in $PATH, a huge trace is thrown $ qemu-trace-stap list /usr/bin/qemu-system-x86_64 Traceback (most recent call last): File "/usr/bin/qemu-trace-stap", line 169, in main() File "/usr/bin/qemu-trace-stap",