1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support ffi.free More... over 11 years ago
Refactor ffi related function calls More... over 11 years ago
New tests for ffi.new More... over 11 years ago
Support ffi.new logic in vm More... over 11 years ago
Support ffi.new syntax
houqp
as Qingping Hou
More... over 11 years ago
simplify table_histogram based on kp_tab_sort function More... over 11 years ago
change table allocation from kmalloc to vmalloc More... over 11 years ago
fix compile error More... over 11 years ago
make table to be pre-allocated and disallow table resize More... over 11 years ago
Remake ktap whenever flags are changed More... over 11 years ago
Using a correct symbol name to look up its address for PPC64 More... over 11 years ago
Check whether ring buffer already is allocated More... over 11 years ago
move dump_function into dump.c More... over 11 years ago
tiny header file cleanup More... over 11 years ago
use lastfree field to improve userspace table set operation More... over 11 years ago
improve performance for table resize More... over 11 years ago
fix typo in Makefile More... over 11 years ago
rename eventdef.c parse_events.c More... over 11 years ago
code cleanup More... over 11 years ago
remove __KERNEL__ ifdef in ktap.h More... over 11 years ago
unshare common files between userspace and runtime More... over 11 years ago
fix unable create perf event when run samples/schedule/schedtimes.kp More... over 11 years ago
add v0.4 release note into RELEASES.txt More... over 11 years ago
ktap v0.4 release More... over 11 years ago
use kmem_cache_alloc to allocate ktap_probe_event structure More... over 11 years ago
add ffi sample: samples/ffi/ffi_kmalloc.kp More... over 11 years ago
add documentation note for ftrace:function event More... over 11 years ago
fix the crash when tracing large events More... over 11 years ago
update FFI samples/tests/document to use new cdef syntax
houqp
as Qingping Hou
More... over 11 years ago
change cdef syntax to use long string
houqp
as Qingping Hou
More... over 11 years ago