Add Python notebook examples for current BCC examples

This commit is contained in:
Pragyansh Chaturvedi
2025-10-23 00:28:45 +05:30
parent 576fa2f106
commit 5c1e7103a6
8 changed files with 862 additions and 2 deletions

View File

@ -1,7 +1,6 @@
from pythonbpf import bpf, map, struct, section, bpfglobal, BPF
from pythonbpf.helper import ktime
from pythonbpf.maps import HashMap
from pythonbpf.maps import PerfEventArray
from pythonbpf.maps import HashMap, PerfEventArray
from ctypes import c_void_p, c_int64