Allow wildcard tracepoints and multiple attach points from different providers on a single probe
tracepoint:random:*_read { ... } kprobe:sys_read, uprobe:/bin/bash:readline { ... }
Showing
This diff is collapsed.
Please register or sign in to comment