cadets / freebsd-old

FreeBSD src tree http://www.FreeBSD.org/
Other
12 stars 7 forks source link

"Go" action with dtraced #126

Open dstolfa opened 2 years ago

dstolfa commented 2 years ago

Currently we just enable all the probes on the guest and then send off the probes that need to be created & enabled to the host. This can cause a very significant increase in latency, so we might want to wave a flag as to when tracing should actually be enabled on the guest.