1PROBE::STAPRUN.INS(3stap) SystemTap Translator TapsetPROBE::STAPRUN.INS(3stap)
23
4
NAME
6probe::staprun.insert_module - Inserting SystemTap instrumentation
7module
8
SYNOPSIS
10staprun.insert_module
11
VALUES
13path
14the full path to the .ko kernel module about to be inserted
15
DESCRIPTION
17Fires just before the call to insert the module.
18
SEE ALSO
20tapset::stap_staticmarkers(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 PROBE::STAPRUN.INS(3stap)