Re: [PATCH] trace: add hardware interrupt calls tracing

2021-07-07 Thread Arkadiy Isp
Ping? https://patchwork.kernel.org/project/qemu-devel/patch/20210625073844.1229-3-mark.cave-ayl...@ilande.co.uk/ вт, 29 июн. 2021 г. в 16:38, Arkadiy : > From: NDNF > > Adds hardware interrupt call tracing. This is necessary to debugging Qemu > and > virtual devices. It was decided to use func

[PATCH] trace: add hardware interrupt calls tracing

2021-06-29 Thread Arkadiy
From: NDNF Adds hardware interrupt call tracing. This is necessary to debugging Qemu and virtual devices. It was decided to use function names. This allow us tracing IRQ without global code changes. There was an attempt to use device names, but appeared the problem: it wasn't always possible to f