Differences between revisions 1 and 2
Revision 1 as of 2020-01-10 00:26:17
Size: 549
Editor: PieterSmit
Comment:
Revision 2 as of 2020-01-10 00:33:16
Size: 710
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * Kernel mode applications  * Kernel mode applications, a new software type
Line 12: Line 12:
 * ?? BPF cpu flamegraphs ??

== Commands / Tools ==
 * bpftool
   * list bpf programs, dis assembly
 * perf
   *
 * bpflist
   *

Linux/BPF

Tools

  • BCC tcplife
    • Apps using ports ?
  • BCC biolatency
    • Io latency in 1sec snapshots
  • bpftrace readahead
    • Is readahead cache working ?
  • ?? BPF cpu flamegraphs ??

Commands / Tools

  • bpftool
    • list bpf programs, dis assembly
  • perf
  • bpflist

Linux/BPF (last edited 2020-01-10 00:33:16 by PieterSmit)