1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change while/for block into {} style More... over 12 years ago
update scripts/*.kp to use new function block style More... over 12 years ago
change function style to {} block similar with C More... over 12 years ago
update scripts/*.kp to use new if block style More... over 12 years ago
change if block to {} style More... over 12 years ago
update scripts/*.kp from ~= to != More... over 12 years ago
change ~= into != More... over 12 years ago
change comments style from "---" to "#" More... over 12 years ago
rewrite Makefile More... over 12 years ago
update todo list More... over 12 years ago
update ftrace.patch More... over 12 years ago
remove unused variable More... over 12 years ago
vm: perform trace init after tstring resize/init More... over 12 years ago
move strfmt.c out of library/ More... over 12 years ago
update TODO More... over 12 years ago
more syscall init into library/trace.c More... over 12 years ago
fix oops/panic when running ktap script many times More... over 12 years ago
update ftrace.patch More... over 12 years ago
transport: cannot call debugfs_remove in transport.c More... over 12 years ago
fix memory leak in trace.c More... over 12 years ago
fix memory leak on cfunction_tbl More... over 12 years ago
move ktap_free(ks, ks) from ktap_exitthread to ktap_exit More... over 12 years ago
fix memory leak More... over 12 years ago
update TODO-list.txt More... over 12 years ago
update Makefile(move files into library directory) More... over 12 years ago
delete trace.c More... over 12 years ago
delete syscalls.c More... over 12 years ago
delete strfmt.c More... over 12 years ago
delete oslib.c More... over 12 years ago
delete baselib.c More... over 12 years ago