mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02: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 | ||