1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename Callinfo to ktap_callinfo More... about 12 years ago
rename Tstring to ktap_string More... about 12 years ago
continue rename closure related type More... about 12 years ago
rename Closure to ktap_closure More... about 12 years ago
rename Tvalue to ktap_value More... about 12 years ago
rename global_State to ktap_global_state More... about 12 years ago
rename ktap_State to ktap_state More... about 12 years ago
rename GetArg and GetArgN to kp_arg and kp_arg_nr More... about 12 years ago
remove unused argument of setobj More... about 12 years ago
report error on non-number arith operation More... about 12 years ago
remove unused struct ktap_trace_arg More... about 12 years ago
cleanup old kprobe tracing interface More... about 12 years ago
completely remove old kdebug.probe implementation More... about 12 years ago
check same_thread_group in ktap_overflow_callback early More... about 12 years ago
add kprobe/uprobe examples into README.md More... about 12 years ago
support exit in non-mainthread More... about 12 years ago
change build command in .travis.yml More... about 12 years ago
add .travis.yml for travis CI build More... about 12 years ago
add some highlights into README.md More... about 12 years ago
change exit completion mechanism to semaphore More... about 12 years ago
fix ktap process hang problem when ktap exit More... about 12 years ago
add stapsdt stub code More... about 12 years ago
unify EVENTDEF "kprobes:" and "uprobes:" into "probe:" More... about 12 years ago
add some stapsdt reference link into TODO file More... about 12 years ago
add $retval into kretprobe sample script More... about 12 years ago
delete .travis.yml which used for travis CI build More... about 12 years ago
update todo More... about 12 years ago
chmod +x scripts/*.kp More... about 12 years ago
new sample script: scripts/uprobes-malloc.kp More... about 12 years ago
support u(ret)probes More... about 12 years ago