I meant to say Can one request to monitor binaries -- like with uprobes/uretprobes but with USDT?
On Mon, Jan 15, 2018 at 5:09 PM, Kiran T <[email protected]> wrote: > 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 [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
