mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-04-04 02:58:47 +08:00
Deploying to gh-pages from @ eunomia-bpf/bpf-developer-tutorial@fcad798022 🚀
This commit is contained in:
@@ -232,7 +232,7 @@ char LICENSE[] SEC("license") = "Dual BSD/GPL";
|
||||
<pre><code class="language-shell">docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
|
||||
</code></pre>
|
||||
<p>或者</p>
|
||||
<pre><code class="language-console">$ ecc sigsnoop.bpf.c sigsnoop.h
|
||||
<pre><code class="language-console">$ ecc sigsnoop.bpf.c
|
||||
Compiling bpf object...
|
||||
Generating export types...
|
||||
Packing ebpf object and config into package.json...
|
||||
|
||||
Reference in New Issue
Block a user