For parsing ktap scripts, uprobes functions are used for stapsdt probes
too, the only differ between then is type argument, which is bypassed up
to find_symbol() that's it.
Signed-off-by: Azat Khuzhin a3at.mail@xxxxxxxxx
---
userspace/eventdef.c | 14 ++++++--------
userspace/symbol.c | 13 ++++++++++---
userspace/symbol.h | 5 ++++-
3 files changed, 20 insertions(+), 12 deletions(-)
...
↧