'How to stop ebpf

I use bcc to trace a function and use bpf_trace_printk to print some info. But when I stop the bcc script, there is still infomation printed from /sys/kernel/debug/tracing/trace_pipe, how can I stop it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source