VProbes

 View Only

vprobe hypervisor deep observability

  • 1.  vprobe hypervisor deep observability

    Posted May 24, 2017 12:51 PM

    Hi all, I want to create a vprobe script (bettere if written with hemmet) that trace a particular process X. The vprobe documentation is old and poor and I can't find nothing useful.

    To be more precise the trace script must print (or write into a file) every function called by the process X. I know how to implement the core process but I don't know which probe intercept.

    What can I do?