forked from Minki/linux
475a23c2c1
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 |