Hi
All the examples on tracing processes with USDT require the pid of the
traced program:

https://github.com/iovisor/bcc/tree/master/examples/tracing

Can one not request to monitor binaries -- like with
uprobes/uretprobes but with USDT?

I am trying to trace php scripts running on a webserver, and USDT
would be ideal.  But, I won't have the pid of the process that will be
spawned by the webserver in advance.

Thanks,
Kiran
_______________________________________________
iovisor-dev mailing list
iovisor-dev@lists.iovisor.org
https://lists.iovisor.org/mailman/listinfo/iovisor-dev

Reply via email to