mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 18:42:53 +00:00
Profiling programs with bpftool was extended some time ago to support
two new metrics, namely itlb_misses and dtlb_misses (misses for the
instruction/data translation lookaside buffer). Update the manual page
and bash completion accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| bpftool-btf.rst | ||
| bpftool-cgroup.rst | ||
| bpftool-feature.rst | ||
| bpftool-gen.rst | ||
| bpftool-iter.rst | ||
| bpftool-link.rst | ||
| bpftool-map.rst | ||
| bpftool-net.rst | ||
| bpftool-perf.rst | ||
| bpftool-prog.rst | ||
| bpftool-struct_ops.rst | ||
| bpftool.rst | ||
| common_options.rst | ||
| Makefile | ||