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
some minor cleanup on include/ktap_types.h More... almost 12 years ago
make userspace object file complation depend on include/* More... almost 12 years ago
change n field of _ktap_value to "ktap_number" type More... almost 12 years ago
rename test/arith.kp to test/arithmetic.kp More... almost 12 years ago
add testcase for 64-bit arith operation More... almost 12 years ago
change ktap_number to "long" More... almost 12 years ago
fix the OP_SETTABUP dump More... almost 12 years ago
dump settable instruction
houqp
as Qingping Hou
More... almost 12 years ago
use aggregation in scripts/tracepoints/eventcount.kp More... almost 12 years ago
add locking for percpu table get/set More... almost 12 years ago
move test/ansi.kp to scripts/ansi/ansi_color_demo.kp More... almost 12 years ago
remove COPYRIGHT file in top-level directory More... almost 12 years ago
rename email name More... almost 12 years ago
disable preemption when update ktap_stats More... almost 12 years ago
Introduce <<< operator for new aggregation support More... almost 12 years ago
rename ktap_aggrtable to ktap_ptable More... almost 12 years ago
cleanup some comments associated with lua More... almost 12 years ago
create synth_tbl in kp_aggrtable_new More... almost 12 years ago
kill unused kp_newuserdata function and ktap_udata strucutre More... almost 12 years ago
add memory and events statistics into ktapvm More... almost 12 years ago
change printk to kp_error More... almost 12 years ago
add test/stack_overflow.kp More... almost 12 years ago
disallow stack growing in ktap More... almost 12 years ago
make kp_init_state a little faster More... almost 12 years ago
fix error handling in kp_lib_printf function More... almost 12 years ago
skip 12 stack entries in dumpstack() for stack_profile.kp More... almost 12 years ago
add skip and max_entries option arguments into print_backtrace()/backtrace() More... almost 12 years ago
kill unused function event_regstr More... almost 12 years ago
update comments of perf overflow callback More... almost 12 years ago
Revert "only mainthread can call table pairs and histogram" More... almost 12 years ago