Linux workstation

Fedora 44 native package

bcc-doc

Examples for BPF Compiler Collection (BCC)

Packages / Fedora 44 / Unspecified / bcc-doc

[Source: bcc]

Package: bcc-doc (0.35.0-5.fc44)

External Resources:

Homepage: [github.com]

Similar packages:

  • [bcc]

    BPF Compiler Collection (BCC)

  • [bcc-devel]

    Shared library for BPF Compiler Collection (BCC)

  • [bcc-lua]

    Standalone tool to run BCC tracers written in Lua

  • [bcc-tools]

    Command line tools for BPF Compiler Collection (BCC)

  • [libbpf-tools]

    Command line libbpf tools for BPF Compiler Collection (BCC)

  • [python3-bcc]

    Python3 bindings for BPF Compiler Collection (BCC)

Examples for BPF Compiler Collection (BCC)

Other Packages Related to bcc-doc:

  • rec: [bcc-lua] (= 0.35.0-5.fc44)

    Standalone tool to run BCC tracers written in Lua

  • rec: [python3-bcc] (= 0.35.0-5.fc44)

    Python3 bindings for BPF Compiler Collection (BCC)

Download bcc-doc

ArchitecturePackage SizeInstalled SizeFiles
noarch317 KiB497 KiB[list of files]

Percorsi file del pacchetto (111)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/share/doc/bcc
  • /usr/share/doc/bcc/examples
  • /usr/share/doc/bcc/examples/hello_world.py
  • /usr/share/doc/bcc/examples/lua
  • /usr/share/doc/bcc/examples/lua/bashreadline.c
  • /usr/share/doc/bcc/examples/lua/bashreadline.lua
  • /usr/share/doc/bcc/examples/lua/kprobe-latency.lua
  • /usr/share/doc/bcc/examples/lua/kprobe-write.lua
  • /usr/share/doc/bcc/examples/lua/memleak.lua
  • /usr/share/doc/bcc/examples/lua/offcputime.lua
  • /usr/share/doc/bcc/examples/lua/sock-parse-dns.lua
  • /usr/share/doc/bcc/examples/lua/sock-parse-http.lua
  • /usr/share/doc/bcc/examples/lua/sock-protolen.lua
  • /usr/share/doc/bcc/examples/lua/sock-proto.lua
  • /usr/share/doc/bcc/examples/lua/strlen_count.lua
  • /usr/share/doc/bcc/examples/lua/task_switch.lua
  • /usr/share/doc/bcc/examples/lua/tracepoint-offcputime.lua
  • /usr/share/doc/bcc/examples/lua/uprobe-readline.lua
  • /usr/share/doc/bcc/examples/lua/uprobe-readline-perf.lua
  • /usr/share/doc/bcc/examples/lua/uprobe-tailkt.lua
  • /usr/share/doc/bcc/examples/lua/usdt_ruby.lua
  • /usr/share/doc/bcc/examples/networking
  • /usr/share/doc/bcc/examples/networking/distributed_bridge
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/main.py
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/simulation.py
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/tunnel.c
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/tunnel_mesh.c
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/tunnel_mesh.py
  • /usr/share/doc/bcc/examples/networking/distributed_bridge/tunnel.py
  • /usr/share/doc/bcc/examples/networking/http_filter
  • /usr/share/doc/bcc/examples/networking/http_filter/http-parse-complete.c
  • /usr/share/doc/bcc/examples/networking/http_filter/http-parse-complete.py
  • /usr/share/doc/bcc/examples/networking/http_filter/http-parse-simple.c
  • /usr/share/doc/bcc/examples/networking/http_filter/http-parse-simple.py
  • /usr/share/doc/bcc/examples/networking/http_filter/README.md
  • /usr/share/doc/bcc/examples/networking/neighbor_sharing
  • /usr/share/doc/bcc/examples/networking/neighbor_sharing/README.txt
  • /usr/share/doc/bcc/examples/networking/neighbor_sharing/simulation.py
  • /usr/share/doc/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.c
  • /usr/share/doc/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.py
  • /usr/share/doc/bcc/examples/networking/net_monitor.py
  • /usr/share/doc/bcc/examples/networking/simple_tc.py
  • /usr/share/doc/bcc/examples/networking/simulation.py
  • /usr/share/doc/bcc/examples/networking/sockmap.py
  • /usr/share/doc/bcc/examples/networking/tc_perf_event.py
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/chord.png
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/main.py
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/monitor.c
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/monitor.py
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/README.md
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/setup.sh
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/simulation.py
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/traffic.sh
  • /usr/share/doc/bcc/examples/networking/tunnel_monitor/vxlan.jpg
  • /usr/share/doc/bcc/examples/networking/vlan_learning
  • /usr/share/doc/bcc/examples/networking/vlan_learning/README.txt
  • /usr/share/doc/bcc/examples/networking/vlan_learning/simulation.py
  • /usr/share/doc/bcc/examples/networking/vlan_learning/vlan_learning.c
  • /usr/share/doc/bcc/examples/networking/vlan_learning/vlan_learning.py
  • /usr/share/doc/bcc/examples/networking/xdp
  • /usr/share/doc/bcc/examples/networking/xdp/xdp_drop_count.py
  • /usr/share/doc/bcc/examples/networking/xdp/xdp_macswap_count.py
  • /usr/share/doc/bcc/examples/networking/xdp/xdp_redirect_cpu.py
  • /usr/share/doc/bcc/examples/networking/xdp/xdp_redirect_map.py
  • /usr/share/doc/bcc/examples/tracing
  • /usr/share/doc/bcc/examples/tracing/biolatpcts_example.txt
  • /usr/share/doc/bcc/examples/tracing/biolatpcts.py
  • /usr/share/doc/bcc/examples/tracing/bitehist_example.txt
  • /usr/share/doc/bcc/examples/tracing/bitehist.py
  • /usr/share/doc/bcc/examples/tracing/CMakeLists.txt
  • /usr/share/doc/bcc/examples/tracing/dddos_example.txt
  • /usr/share/doc/bcc/examples/tracing/dddos.py
  • /usr/share/doc/bcc/examples/tracing/disksnoop_example.txt
  • /usr/share/doc/bcc/examples/tracing/disksnoop.py
  • /usr/share/doc/bcc/examples/tracing/hello_fields.py
  • /usr/share/doc/bcc/examples/tracing/hello_perf_output.py
  • /usr/share/doc/bcc/examples/tracing/hello_perf_output_using_ns.py
  • /usr/share/doc/bcc/examples/tracing/kvm_hypercall.py
  • /usr/share/doc/bcc/examples/tracing/kvm_hypercall.txt
  • /usr/share/doc/bcc/examples/tracing/lbr.py
  • /usr/share/doc/bcc/examples/tracing/mallocstacks.py
  • /usr/share/doc/bcc/examples/tracing/mysqld_query_example.txt
  • /usr/share/doc/bcc/examples/tracing/mysqld_query.py
  • /usr/share/doc/bcc/examples/tracing/nflatency.py
  • /usr/share/doc/bcc/examples/tracing/nodejs_http_server_example.txt
  • /usr/share/doc/bcc/examples/tracing/nodejs_http_server.py
  • /usr/share/doc/bcc/examples/tracing/setuid_monitor_example.txt
  • /usr/share/doc/bcc/examples/tracing/setuid_monitor.py
  • /usr/share/doc/bcc/examples/tracing/stack_buildid_example.py
  • /usr/share/doc/bcc/examples/tracing/stacksnoop_example.txt
  • /usr/share/doc/bcc/examples/tracing/stacksnoop.py
  • /usr/share/doc/bcc/examples/tracing/strlen_count.py
  • /usr/share/doc/bcc/examples/tracing/strlen_hist_ifunc.py
  • /usr/share/doc/bcc/examples/tracing/strlen_hist.py
  • /usr/share/doc/bcc/examples/tracing/strlen_snoop.py
  • /usr/share/doc/bcc/examples/tracing/sync_timing.py
  • /usr/share/doc/bcc/examples/tracing/task_switch.c
  • /usr/share/doc/bcc/examples/tracing/task_switch.py
  • /usr/share/doc/bcc/examples/tracing/tcpv4connect_example.txt
  • /usr/share/doc/bcc/examples/tracing/tcpv4connect.py
  • /usr/share/doc/bcc/examples/tracing/trace_fields.py
  • /usr/share/doc/bcc/examples/tracing/trace_perf_output.py
  • /usr/share/doc/bcc/examples/tracing/undump_example.txt
  • /usr/share/doc/bcc/examples/tracing/undump.py
  • /usr/share/doc/bcc/examples/tracing/urandomread_example.txt
  • /usr/share/doc/bcc/examples/tracing/urandomread-explicit.py
  • /usr/share/doc/bcc/examples/tracing/urandomread.py
  • /usr/share/doc/bcc/examples/tracing/vfsreadlat.c
  • /usr/share/doc/bcc/examples/tracing/vfsreadlat_example.txt
  • /usr/share/doc/bcc/examples/tracing/vfsreadlat.py

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Usa questo pacchetto

OpenFactory può avviare questo sistema operativo in una macchina virtuale del browser, o iniziare una costruzione che include il nome nativo del pacchetto di questo record.

Versioni, suite e repository

Ogni riga è metadato dell'indice pacchetti per una versione, architettura, suite e repository. Nomi, URL e dimensioni arrivano dalla fonte; un link è un punto di recupero mutabile, non una redistribuzione OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
0.35.0-5.fc4444 / everythingnoarchFedora 44 · Everything · x86_64317 KiB497 KiBPackages/b/bcc-doc-0.35.0-5.fc44.noarch.rpm
0.35.0-5.fc4444 / everythingnoarchFedora 44 · Everything · aarch64317 KiB497 KiBPackages/b/bcc-doc-0.35.0-5.fc44.noarch.rpm

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Checksum e date di osservazione

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

0.35.0-5.fc44 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: a56653f9a2d8c5f5861d87ddac64351ce519c7ea2fb918cafb7b3403ecf5d1a2

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'a56653f9a2d8c5f5861d87ddac64351ce519c7ea2fb918cafb7b3403ecf5d1a2' 'bcc-doc-0.35.0-5.fc44.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

0.35.0-5.fc44 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: a56653f9a2d8c5f5861d87ddac64351ce519c7ea2fb918cafb7b3403ecf5d1a2

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'a56653f9a2d8c5f5861d87ddac64351ce519c7ea2fb918cafb7b3403ecf5d1a2' 'bcc-doc-0.35.0-5.fc44.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

Completezza del record

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee, Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fonti e provenienza

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    236514c32119ab3c85b81fbb9e5e9d92b07aeba0d19d64c9b4fc9117a1863769
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    1300b99ac5d04b5561ad901320c8bd59ed1553f4971c3ce2ca48c40242c66676
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

bcc-doc Package for Fedora 44 | OpenFactory