1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support trace_seq::seq More... about 10 years ago
Use get_unused_fd_flags(0) instead of get_unused_fd() More... about 10 years ago
Merge branch 'raw-cpu-ptr' of https://github.com/azat/ktap More... almost 11 years ago
runtime: use raw_cpu_ptr() if defined (otherwise __this_cpu_ptr()) More... almost 11 years ago
Add missing <stdarg.h> include More... almost 11 years ago
disable ktap raw tracepoint interface More... about 11 years ago
report warning when arch don't support register access More... about 11 years ago
update tutorial More... about 11 years ago
update argument offset in game/tetris.kp More... over 11 years ago
Rebased on luajit and big refactor More... over 11 years ago
tetris.kp: Modify define of global value More... over 11 years ago
Edit tutorial More... over 11 years ago
correct a English clerical mistake in ktap_types.h More... over 11 years ago
add library "net" and sample script samples/network/tcp_ipaddr.kp More... over 11 years ago
add sample script: kprobe_all_kernel_functions.kp More... over 11 years ago
write kernel symbol memory address into kprobe_events More... over 11 years ago
simpily ktap_string structure definition More... over 11 years ago
pre-allocate 2000 record entries in stack_profile.kp More... over 11 years ago
delete test/ffi_test/.gitignore More... over 11 years ago
Rework ffi testcases by new prove test scaffold More... over 11 years ago
read available_events debugfs file to get tracepoint event name More... over 11 years ago
kill pevent field in struct ktap_event More... over 11 years ago
improve verbose message for event register More... over 11 years ago
fix run error in schedtime.kp More... over 11 years ago
fix memory corruption when process "*:*" events
xbz
More... over 11 years ago
quit ktap if register perf event failure More... over 11 years ago
fix divid 0 error in case 0 event hited More... over 11 years ago
add reschedulre check point in some busy loop More... over 11 years ago
add shownum argument for histogram function More... over 11 years ago
change non-alphanumeric characters into '_' uprobe symbols More... over 11 years ago