Add regex support to attach_k[ret]probe
Add new event_re parameter to kprobe functions. This searches through
the list of functions/symbols in <tracefs>/available_filter_functions
for all matching functions. Every one is attached.
Add a test case for attach_k[ret]probe.
Fixes: #141
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
tests/cc/test_trace4.py
0 → 100755
Please register or sign in to comment