Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

BPF-Trace-Utility-Tool

Find Linux kernel insights about kprobe and tracepoints using bpftrace and pahole

Example of usage

example

Usage

Requirements: bpftrace,pahole

  1. Install bpftrace
sudo apt update
sudo apt install bpftrace 
  1. Install bpftrace
sudo apt install pahole
  1. start the program
./bpf-tracer-utility.sh

About

Find Linux kernel insights about kprobe and tracepoints using bpftrace and pahole

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors

Languages