1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kdebug: use for_each_online_cpu instead of for_each_possible_cpu More... about 12 years ago
syscall tracing example is incomplete, so modify it. More... about 12 years ago
add CONFIG_* pre-checking when compiling More... about 12 years ago
add ktap gitignore rule into .gitignore file More... about 12 years ago
update introduction.txt: Thanks Lua More... about 12 years ago
add .gitignore file More... about 12 years ago
use DECLARE_PER_CPU to replace "extern DEFINE_PER_CPU" More... about 12 years ago
update README for mailling list More... over 12 years ago
update README about ktap introduction More... over 12 years ago
update README and doc/introduction.txt since makefile rule changed More... over 12 years ago
change Makefile More... over 12 years ago
update README More... over 12 years ago
update annotate to tostring() in README More... over 12 years ago
update doc/introduction.txt More... over 12 years ago
update README More... over 12 years ago
use unified ktap function namespace More... over 12 years ago
support print(e) More... over 12 years ago
change e.annotate to e.tostring() More... over 12 years ago
update todo list More... over 12 years ago
update todo list More... over 12 years ago
print how many event enabled More... over 12 years ago
kdebug: add "press control C to stop." hint to user More... over 12 years ago
update todo list: implement ktap jprobe in future More... over 12 years ago
add scripts/tracepoints.kp to enable all tracepoints in system More... over 12 years ago
change todo list format More... over 12 years ago
update todo list More... over 12 years ago
set ks->current_event as NULL when closure call finished More... over 12 years ago
set ks->current_event in function ktap_call_probe_closure More... over 12 years ago
define struct ftrace_event_field in ktap private below 3.10 More... over 12 years ago
support change return value in syscall exit path More... over 12 years ago