correct error reporting on python text compilation
The exception raised in the BPF class constructor assumed
that the "src_file" argument was used to pass eBPF code -
this is not the case for many of the tools scripts, which
tend to use "text".
Signed-off-by: Nathan Scott <nathans@redhat.com>
Showing
Please register or sign in to comment