mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-04-14 18:19:59 +08:00
Deploying to gh-pages from @ eunomia-bpf/bpf-developer-tutorial@891d250ae9 🚀
This commit is contained in:
@@ -196,7 +196,7 @@ char __license[] SEC("license") = "GPL";
|
||||
Compiling bpf object...
|
||||
Packing ebpf object and config into package.json...
|
||||
</code></pre>
|
||||
<pre><code class="language-shell">$ sudo ecli ./package.json
|
||||
<pre><code class="language-shell">$ sudo ecli run ./package.json
|
||||
...
|
||||
Successfully started! Please run `sudo cat /sys/kernel/debug/tracing/trace_pipe` to see output of the BPF program.
|
||||
......
|
||||
|
||||
Reference in New Issue
Block a user