Skip to content

y805939188/command-ftrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Command ftrace util

This is a shell to trace system calls executed from the command line

Usage

./my-trace.sh -- ping 8.8.8.8 -c 1
./my-trace.sh filter=*icmp* -- ping 8.8.8.8 -c 1

About

This is a shell to trace system calls executed from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages