bpftrace provided man pages take precedence over bcc-tools provided man pages

Solution Verified - Updated -

Issue

  • bpftrace provided man pages take precedence over bcc-tools provided man pages.
# rpm -q bcc-tools bpftrace
bcc-tools-0.20.0-10.el9.x86_64
bpftrace-0.12.1-8.el9.x86_64

# man dcsnoop | grep SYNOPSIS -A 1
SYNOPSIS
       dcsnoop.bt  <<<---

# rpm -qf /usr/share/man/man8/dcsnoop.8.gz
bpftrace-0.12.1-8.el9.x86_64

# rpm -qf /usr/share/man/man8/bcc-dcsnoop.8.gz
bcc-tools-0.20.0-10.el9.x86_64

# man execsnoop |  grep SYNOPSIS -A 1
SYNOPSIS
       execsnoop.bt  <<<---

# rpm -qf /usr/share/man/man8/execsnoop.8.gz
bpftrace-0.12.1-8.el9.x86_64

# rpm -qf /usr/share/man/man8/bcc-execsnoop.8.gz
bcc-tools-0.20.0-10.el9.x86_64

Environment

  • Red Hat Enterprise Linux 9
  • bpftrace
  • bcc-tools

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content