mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-21 00:22:33 +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 |