Put ktap_dir in ktap.h to fix up sparse warning. |
|
More...
|
almost 12 years ago
|
vm.c: fix sparse warnings |
|
More...
|
almost 12 years ago
|
don't display "Press Control-C to stop.\n" message defaultly |
|
More...
|
almost 12 years ago
|
Merge branch 'patch-1' of https://github.com/philips/ktap |
|
More...
|
almost 12 years ago
|
Merge branch 'user_audit' of https://github.com/gregkh/ktap |
|
More...
|
almost 12 years ago
|
ktap.c: remove unneeded error messages |
|
More...
|
almost 12 years ago
|
ktap.c: put some kind of limit on user-supplied data |
|
More...
|
almost 12 years ago
|
ktap: fix some sparse warnings in ktap.c |
|
More...
|
almost 12 years ago
|
README: misc grammar fixups |
|
More...
|
almost 12 years ago
|
remove mainthread checking in kp_wait |
|
More...
|
almost 12 years ago
|
introduce event tracing keywords: argevent, argname, arg1..arg9 |
|
More...
|
almost 12 years ago
|
kill "function ()" declaration in tracing block syntax |
|
More...
|
almost 12 years ago
|
add argument checking in library function entry |
|
More...
|
almost 12 years ago
|
add fetch_bytes argument into curr_task_info library function |
|
More...
|
almost 12 years ago
|
introduce curr_taskinfo(offset) built-in function |
|
More...
|
almost 12 years ago
|
introduce delete(table) built-in function |
|
More...
|
almost 12 years ago
|
add test target into Makefile for testsuite running |
|
More...
|
almost 12 years ago
|
use ansi.clear_screen in top-like sample scripts |
|
More...
|
almost 12 years ago
|
add test/ansi.kp for Ansi escape sequences testing |
|
More...
|
almost 12 years ago
|
add ansi library for sending ANSI escape sequences |
|
More...
|
almost 12 years ago
|
add sample script scripts/errinfo.kp |
|
More...
|
almost 12 years ago
|
fix kernel oops when pass nil to printf |
|
More...
|
almost 12 years ago
|
some tiny update on scripts/*.kp |
|
More...
|
almost 12 years ago
|
use thread-local variable in scripts/function_time.kp |
|
More...
|
almost 12 years ago
|
add sample script scripts/kmalloc-top.kp |
|
More...
|
almost 12 years ago
|
fix kernel oops when pass nil to pairs(t) |
|
More...
|
almost 12 years ago
|
add execute mode into scripts/*.kp |
|
More...
|
almost 12 years ago
|
add sample script scripts/traceio.kp |
|
More...
|
almost 12 years ago
|
fix compile error |
|
More...
|
almost 12 years ago
|
fix initial count of table_count |
|
More...
|
almost 12 years ago
|