• Derek's avatar
    Handling multiple concurrent probe users. · 739581f8
    Derek authored
    Event naming pattern changed to $(eventname)_bcc_$(pid)
    Detect /sys/kernel/debug/tracing/instances in bpf_attach_probe,
    if it exist, then will per-instance event, if failed the make global
    event instance as same as before.
    739581f8
libbpf.c 20.1 KB