| 1 | [global] |
| 2 | ebpf load mode = entry |
| 3 | apps = yes |
| 4 | cgroups = no |
| 5 | update every = 5 |
| 6 | pid table size = 32768 |
| 7 | btf path = /sys/kernel/btf/ |
| 8 | maps per core = yes |
| 9 | life time = 300 |
| 10 | |
| 11 | [ebpf programs] |
| 12 | cachestat = no |
| 13 | dcstat = no |
| 14 | disk = no |
| 15 | fd = no |
| 16 | filesystem = no |
| 17 | hardirq = no |
| 18 | mdflush = no |
| 19 | mount = no |
| 20 | oomkill = no |
| 21 | process = no |
| 22 | shm = no |
| 23 | socket = no |
| 24 | softirq = no |
| 25 | sync = no |
| 26 | swap = no |
| 27 | vfs = no |
| 28 | network connections = no |