1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Zero destination address when setting ffi arguments More... over 11 years ago
rename test/bench to test/benchmark More... over 11 years ago
rename interpreter directory to runtime More... over 11 years ago
delete samples/ffi/halt.kp More... over 11 years ago
add ffi printk example into README More... over 11 years ago
print ktap version on -V option
houqp
as Qingping Hou
More... over 11 years ago
use vfprintf in usage()
houqp
as Qingping Hou
More... over 11 years ago
add CONFIG_KTAP_FFI option to Kconfig
houqp
as Qingping Hou
More... over 11 years ago
Add ffi test cases and sample script More... over 11 years ago
Modify makefile to build ffi module More... over 11 years ago
update gitignore file for FFI related files More... over 11 years ago
Integrate ffi call module into vm
houqp
as Qingping Hou
More... over 11 years ago
Introduce ffi call module in vm More... over 11 years ago
Integrate cparser into ktap compiler More... over 11 years ago
Cparser to parse C declareation More... over 11 years ago
Introduce ffi_type, csymbol and ktap_cdata More... over 11 years ago
add ftrace tracing description into tutorial More... over 11 years ago
rename kp_table_* to kp_tab_* More... over 11 years ago
use amalgamation build as default More... over 11 years ago
remove startup message in ktap script More... over 11 years ago
fix typo in run_test.sh
houqp
as Qingping Hou
More... over 11 years ago
fix race between kp_wait and workload task execution
houqp
as Qingping Hou
More... over 11 years ago
update tutorial.md More... over 11 years ago
rename scripts to samples More... over 11 years ago
support list events More... over 11 years ago
fix cannot read kernel symbol in modules More... over 11 years ago
add sample script scripts/syscalls/opensnoop.kp More... over 11 years ago
update tutorial for pandoc markdown format convent More... over 11 years ago
add arg offset notes into ktap tutorial More... over 11 years ago
add kprobe/uprobe wildcards example into tutorial More... over 11 years ago