1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add cpu() built-in function More... over 12 years ago
execname: add execname base lib function More... over 12 years ago
test/fibonacci.kp: add fibonacci testcase(include tail recursive) More... over 12 years ago
todo-list: drop count scheme More... over 12 years ago
update TODO list More... over 12 years ago
add pid() base lib function More... over 12 years ago
rename struct ktap_Callback_data in struct ktap_trace_arg More... over 12 years ago
treat syscall tracing as normal tracepoint More... over 12 years ago
remove ktap_event_node and change struct trace_descriptor_t definition More... over 12 years ago
cleanup header include file More... over 12 years ago
update TODO list More... over 12 years ago
remove ktap_init_syscalls function call More... over 12 years ago
update TODO list(drop ftrace.patch) More... over 12 years ago
This big change is for Linux kernel 3.10, remove dependency on ftrace.patch More... over 12 years ago
update TODO list More... over 12 years ago
use percpu_ktap_stack as ktap thread stack More... over 12 years ago
don't allocate struct trace_seq in stack More... over 12 years ago
make timer closure not conflict with tracing closure More... over 12 years ago
remove scripts/basictest.kp and 1.sh More... over 12 years ago
update test/timer.kp More... over 12 years ago
update TODO list(timer support) More... over 12 years ago
add test/timer.kp for timer testing More... over 12 years ago
support os.timer library function More... over 12 years ago
add trace.kp testing script More... over 12 years ago
use '!' as "not" syntax to make more C syntax friendly More... over 12 years ago
use second argument of os.trace_end for no_wait More... over 12 years ago
update TODO list More... over 12 years ago
add table initization testcase More... over 12 years ago
introduce ktap testsuite More... over 12 years ago
fix "break" keyword compiling error in if block More... over 12 years ago