• Derek's avatar
    Handling multiple concurrent probe users. · 35c25016
    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.
    35c25016
BPF.cc 18.5 KB