1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support kprobe wildcards More... over 11 years ago
update testcase More... over 11 years ago
add sample script: scripts/userspace/glibc_func_hist.kp More... over 11 years ago
check event id file exist before write to u(k)probes_event file More... over 11 years ago
use symbol annotation for `argname` keyword More... over 11 years ago
test: sleep for 1 second before killing deadloop
houqp
as Qingping Hou
More... over 11 years ago
use POSIX syntax for shell function definition in run_test
houqp
as Qingping Hou
More... over 11 years ago
add -q (quiet) command option More... over 11 years ago
add uid() built-in function More... over 11 years ago
add sample script syscalls/syslatl.kp and syscalls/syslist.kp More... over 11 years ago
add samples script glibc_trace.kp and glibc_sdt.kp More... over 11 years ago
fix find DSO load address More... over 11 years ago
userspace: add options to print sdt notes and symbols from DSO. More... over 11 years ago
Fix 'too few arguements' compile error when NO_LIBELF More... almost 12 years ago
Fix the bug on parsing lines in KALLSYMS More... almost 12 years ago
Support uprobe/sdt symbol glob match completely More... almost 12 years ago
add sdt example into README and tutorial.md More... almost 12 years ago
symbol: use actor instead of dynamically allocate array of symbols. More... almost 12 years ago
update testcase for running ktap concurrently More... almost 12 years ago
move function header from include/ into interpreter/ More... almost 12 years ago
rename file name under interpreter/ More... almost 12 years ago
symbol: fix segmentation fault at sdt_note_addr() More... almost 12 years ago
uprobes: use strglobmatch() instead of just strcmp() More... almost 12 years ago
uprobes,sdt: add all events for all matched symbols/notes More... almost 12 years ago
symbol: replace find_symbol() by get_dso_symbols() More... almost 12 years ago
fix pid() bug when running ktap concurrently More... almost 12 years ago
support run multiple ktap instances concurrently More... almost 12 years ago
check libelf dependency in Makefile More... almost 12 years ago
interpreter/vm.c: include uaccess.h More... almost 12 years ago
Set PWD in Makefile More... almost 12 years ago