1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add test for event filter parse More... over 11 years ago
pass event filter correctly More... over 11 years ago
add sample script samples/basic/memcpy_memset.kp More... over 11 years ago
install ktap.vim syntax file in `make install` More... over 11 years ago
add KTAP-CFLAGS into .gitignore More... over 11 years ago
add sample script: samples/userspace/pthread.kp More... over 11 years ago
Add .gnu_debuglink symbol lookup support. More... over 11 years ago
add ktap.vim for ktap syntax highlight More... over 11 years ago
update test scripts to use upval More... over 11 years ago
update samples scripts to use upval More... over 11 years ago
support upvalue(make access local variable more faster) More... over 11 years ago
Fix the incorrect conversion from TSTRING to TCDATA More... over 11 years ago
Fix the bug that cannot handle undefined struct More... over 11 years ago
Fix the bug that cannot parse multi-level struct declaration More... over 11 years ago
Support unnamed member in record type More... over 11 years ago
check for array out of bound index
houqp
as Qingping Hou
More... over 11 years ago
Support array member in struct/union declaration More... over 11 years ago
Support union type More... over 11 years ago
Add new part in ffi_test.kp More... over 11 years ago
Fix undefined-struct bug More... over 11 years ago
Refactor the way to parse c struct More... over 11 years ago
Fix the bug on wrong offset in struct More... over 11 years ago
Fix the bug when creating new c pointer More... over 11 years ago
code cleanup (mainly renaming) More... over 11 years ago
fix vfree NULL bug More... over 11 years ago
remove unused local variable More... over 11 years ago
List csymbols when using option "-b" More... over 11 years ago
Support struct reference More... over 11 years ago
Support array subscription More... over 11 years ago
Refactor from C.func to ffi.C.func More... over 11 years ago