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
update doc/tutorial.md More... almost 12 years ago
fix possible segmentation fault without symbol More... almost 12 years ago
sdt: replace "stapsdt" to just "sdt" More... almost 12 years ago
scripts: add test script for stapsdt probes More... almost 12 years ago
stapsdt: initial support for probing sdt notes. More... almost 12 years ago
symbol: add helpers for sdt probes. More... almost 12 years ago
symbol: add elf_section_by_name() helper (based on linux/perf/symbol-elf.c) More... almost 12 years ago
Add COPYRIGHT file in top-level directory More... almost 12 years ago
add sample script: scripts/userspace/malloc_size_hist.kp More... almost 12 years ago
add sample script: scripts/userspace/malloc_free.kp More... almost 12 years ago
minor fix uprobe symbol resloving More... almost 12 years ago
use symbol names instead of hard-coded addresses for uprobe examples More... almost 12 years ago
add new symbol module to search symbols in DSO (for uprobes) More... almost 12 years ago
Remove trailing spaces More... almost 12 years ago
fix prefix matching bug for kernel symbol reading
houqp
as Qingping Hou
More... almost 12 years ago
fix performance regression in test/bench/test.sh More... almost 12 years ago
ktap v0.3 released More... almost 12 years ago
type rename More... almost 12 years ago
add testcase for sort_pairs built-in function More... almost 12 years ago
use sort_pairs in stack_profile.kp More... almost 12 years ago
introduce sort_pairs for ordered table iteration More... almost 12 years ago
Add token '`' to support kernel symbol read More... almost 12 years ago
add sample script scripts/syscalls/execve.kp More... almost 12 years ago
fix compiler warning More... almost 12 years ago
some code cleanup in ktap_types.h More... almost 12 years ago
generate ktap number by strtoul in compiler More... almost 12 years ago
fix color block process of tetris script More... almost 12 years ago
add kernel_string(addr) built-in function More... almost 12 years ago
minor cleanup ktap_assert macro More... almost 12 years ago
remove redundant macro ttisnil More... almost 12 years ago