On Fri, Oct 1, 2021 at 10:00 AM Jiatong Shen wrote:
> Hello community,
>
> I am trying to learn how to use dtrace and systemtap for libvirt, as the
> documentation says it seems to enable `--with-dtrace` when compiling. I am
> installing libvirt using apt install and is it possible to determine
Hello community,
I am trying to learn how to use dtrace and systemtap for libvirt, as the
documentation says it seems to enable `--with-dtrace` when compiling. I am
installing libvirt using apt install and is it possible to determine if
dtrace is built by running some libvirt commands?
Thank yo