rust-bcc/tests
Brian Martin 3a4483afa5
rename probe 'name' to 'handler' (#117)
Currently, 'name' refers to the BPF function name of the probe
handler. It seems like it would be more clear to call this a
handler.
2020-08-03 10:59:30 -07:00
..
error.c fixes a segfault caused by passing a non-null buffer to bpf_prog_load 2019-09-10 12:08:08 -07:00
error.rs rename probe 'name' to 'handler' (#117) 2020-08-03 10:59:30 -07:00