mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-04-05 19:48:17 +08:00
Deploying to gh-pages from @ eunomia-bpf/bpf-developer-tutorial@891d250ae9 🚀
This commit is contained in:
@@ -333,7 +333,7 @@ Generating export types...
|
||||
Packing ebpf object and config into package.json...
|
||||
</code></pre>
|
||||
<p>Run:</p>
|
||||
<pre><code class="language-console">$ sudo ecli examples/bpftools/runqlat/package.json -h
|
||||
<pre><code class="language-console">$ sudo ecli run examples/bpftools/runqlat/package.json -h
|
||||
Usage: runqlat_bpf [--help] [--version] [--verbose] [--filter_cg] [--targ_per_process] [--targ_per_thread] [--targ_per_pidns] [--targ_ms] [--targ_tgid VAR]
|
||||
|
||||
A simple eBPF program
|
||||
@@ -352,7 +352,7 @@ Optional arguments:
|
||||
Built with eunomia-bpf framework.
|
||||
See https://github.com/eunomia-bpf/eunomia-bpf for more information.
|
||||
|
||||
$ sudo ecli examples/bpftools/runqlat/package.json
|
||||
$ sudo ecli run examples/bpftools/runqlat/package.json
|
||||
key = 4294967295
|
||||
comm = rcu_preempt
|
||||
|
||||
@@ -373,7 +373,7 @@ comm = rcu_preempt
|
||||
8192 -> 16383 : 0 | |
|
||||
16384 -> 32767 : 1 | |
|
||||
|
||||
$ sudo ecli examples/bpftools/runqlat/package.json --targ_per_process
|
||||
$ sudo ecli run examples/bpftools/runqlat/package.json --targ_per_process
|
||||
key = 3189
|
||||
comm = cpptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user