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
ktap needs CONFIG_RELAY More... about 12 years ago
Improve the cross-compile support More... about 12 years ago
add max/min field to function_time.kp More... about 12 years ago
make function_time.kp output more readable More... about 12 years ago
make sample script function_time.kp more generic More... about 12 years ago
fix one bug in concat More... about 12 years ago
add sample script: function_time.kp More... about 12 years ago
add gettimeofday_us/num_cpus built-in function and change count function More... about 12 years ago
add install target in Makefile More... about 12 years ago
use one make command to generate ktap tool and ktapvm.ko More... about 12 years ago
add LWN review link into README for reference More... about 12 years ago
rename ktap_license.txt to ktap-license.txt More... about 12 years ago
ktap need CONFIG_KALLSYMS_ALL support More... about 12 years ago
add some notes to introduction.txt More... about 12 years ago
use new source tree layout More... about 12 years ago
add VERSION file to record current ktap release version More... about 12 years ago
move TODO into doc/ More... about 12 years ago
add new sample script: tracepoints_histogram2.kp More... about 12 years ago
include vmalloc.h for compilation More... about 12 years ago
kdebug: cannot run interpreter if kp_probe_init return failure More... about 12 years ago
Introduction: add more into pre-requirements More... about 12 years ago
update README about license More... about 12 years ago
add new test script for count syscall by process More... about 12 years ago
update TODO list More... about 12 years ago
rename built-in function inplace_inc(tbl, key) to count(tbl, key) More... about 12 years ago
License: make clear on ktap license More... about 12 years ago
make ktap only support kernel 3.1 or later(tested) More... about 12 years ago
kdebug: support perf_event_enable/disable functions in kernel earlier than 3.3 More... about 12 years ago
kdebug: simple change on kp_probe_init More... about 12 years ago
kdebug: fix some complation error in Linux 3.1 More... about 12 years ago