Re: get backtrace of KVM VM from host

2018-05-22 Thread Justin Cinkelj
difficult, I guess. Justin On 05/22/2018 04:04 PM, Mark Wielaard wrote: Hi, On Mon, 2018-05-21 at 10:26 +0200, Justin Cinkelj wrote: Is it possible to get stack backtrace into KVM VM from the host side? So if I run './stack -p PID' (stack from elfutilfs https://sourceware.org/elfutil

get backtrace of KVM VM from host

2018-05-21 Thread Justin Cinkelj
(crossposting from KVM maillist) Hi Is it possible to get stack backtrace into KVM VM from the host side? So if I run './stack -p PID' (stack from elfutilfs https://sourceware.org/elfutils/), I get backtrace of some process. I would like to do the same for VM. I can assume VM will run only a