Skip to content

LorenzoTettamanti/BPF-Trace-Utility-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Contributors 2

  •  
  •  

Languages