SystemTap - yszheda/wiki GitHub Wiki

Documents

CPP

Installation

Ubuntu

Redhat

CentOS

cross compile

Trouble shooting

Kernel module: Invalid module format

version magic mismatch

Change UTS_RELEASE macro in include/generated/utsrelease.h.

WARNING: Kernel function symbol table missing

Unknown symbol

Unknown symbol __stack_chk_guard / Unknown symbol __stack_chk_fail

-fno-stack-protector

modprobe: can't change directory to '/lib/modules'

kmod_search_moddep() could not open moddep file '/lib/modules/x.x.x.x/modules.dep.bin'