pid Function Boundary Probes

The pid provider enables you to trace function entry and return in user programs just as the fbt provider provides that capability for the kernel. Most of the examples in this guide that use the FBT provider to trace kernel function calls can be modified slightly to apply to user processes.