• Dr.Z's avatar
    Python: fix detach_kprobe() · bf96d374
    Dr.Z authored
    As open_kprobes contains not fd but pointer to struct perf_reader,
    it should call lib.perf_reader_free() instead of os.close()
    bf96d374
__init__.py 29.4 KB