logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::stap.system - Starting a command from stap

Description

       Fires at the entry of the stap_system command.

Name

       probe::stap.system - Starting a command from stap

See Also

tapset::stap_staticmarkers(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::STAP.SYSTEM(3stap)

Synopsis

       stap.system

Values

command
           the command string to be run by posix_spawn (as sh -c <str>)

See Also