This commit is contained in:
yunwei37
2023-04-07 03:07:13 +00:00
parent 85d01218cc
commit ba4f135551
8 changed files with 12 additions and 12 deletions

View File

@@ -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...