bcc
Version 0.33.0-3.1 from cachyos-extra-v3 (x86_64_v3)
- Description
- BPF Compiler Collection - C library and examples
- Homepage
- https://github.com/iovisor/bcc
- Source Files
- View Source Files
- Split Packages
- License(s)
- Apache-2.0
- Build Date
- Packager
- CachyOS <admin@cachyos.org>
- Package Size
- 1.03 MB
- Installed Size
- 3.61 MB
- Download Mirror
- https://cdn77.cachyos.org/repo/x86_64_v3/cachyos-extra-v3/bcc-0.33.0-3.1-x86_64_v3.pkg.tar.zst
- SHA256 Sum
- 01dc0e5cf3c025a626927b7b54bfbce6264fa61047c1cd60cb409db81a9548c5
- Optional Deps
- linux-headers: build modules against the Arch kernellinux-lts-headers: build modules against the LTS kernellinux-zen-headers: build modules against the ZEN kernellinux-hardened-headers: build modules against the HARDENED kernelbcc-tools: Python utilites using the BCC librarypython-bcc: Python 3 bindings for BCCluajit: Lua bindings for BCC
- Conflicts With
- N/A
- Replaces
- N/A
- Package Files
- usr/usr/include/usr/include/bcc/usr/include/bcc/BPF.husr/include/bcc/BPFTable.husr/include/bcc/bcc_common.husr/include/bcc/bcc_elf.husr/include/bcc/bcc_exception.husr/include/bcc/bcc_proc.husr/include/bcc/bcc_syms.husr/include/bcc/bcc_usdt.husr/include/bcc/bcc_version.husr/include/bcc/bpf_module.husr/include/bcc/compat/usr/include/bcc/compat/linux/usr/include/bcc/file_desc.husr/include/bcc/libbpf.husr/include/bcc/perf_reader.husr/include/bcc/table_desc.husr/include/bcc/table_storage.husr/lib/usr/lib/libbcc-loader-static.ausr/lib/libbcc.sousr/lib/libbcc.so.0usr/lib/libbcc.so.0.33.0usr/lib/libbcc_bpf.sousr/lib/libbcc_bpf.so.0usr/lib/libbcc_bpf.so.0.33.0usr/lib/pkgconfig/usr/lib/pkgconfig/libbcc.pcusr/share/usr/share/bcc/usr/share/bcc/examples/usr/share/bcc/examples/hello_world.pyusr/share/bcc/examples/lua/usr/share/bcc/examples/lua/bashreadline.cusr/share/bcc/examples/lua/bashreadline.luausr/share/bcc/examples/lua/kprobe-latency.luausr/share/bcc/examples/lua/kprobe-write.luausr/share/bcc/examples/lua/memleak.luausr/share/bcc/examples/lua/offcputime.luausr/share/bcc/examples/lua/sock-parse-dns.luausr/share/bcc/examples/lua/sock-parse-http.luausr/share/bcc/examples/lua/sock-proto.luausr/share/bcc/examples/lua/sock-protolen.luausr/share/bcc/examples/lua/strlen_count.luausr/share/bcc/examples/lua/task_switch.luausr/share/bcc/examples/lua/tracepoint-offcputime.luausr/share/bcc/examples/lua/uprobe-readline-perf.luausr/share/bcc/examples/lua/uprobe-readline.luausr/share/bcc/examples/lua/uprobe-tailkt.luausr/share/bcc/examples/lua/usdt_ruby.luausr/share/bcc/examples/networking/usr/share/bcc/examples/networking/distributed_bridge/usr/share/bcc/examples/networking/distributed_bridge/main.pyusr/share/bcc/examples/networking/distributed_bridge/simulation.pyusr/share/bcc/examples/networking/distributed_bridge/tunnel.cusr/share/bcc/examples/networking/distributed_bridge/tunnel.pyusr/share/bcc/examples/networking/distributed_bridge/tunnel_mesh.cusr/share/bcc/examples/networking/distributed_bridge/tunnel_mesh.pyusr/share/bcc/examples/networking/http_filter/usr/share/bcc/examples/networking/http_filter/README.mdusr/share/bcc/examples/networking/http_filter/http-parse-complete.cusr/share/bcc/examples/networking/http_filter/http-parse-complete.pyusr/share/bcc/examples/networking/http_filter/http-parse-simple.cusr/share/bcc/examples/networking/http_filter/http-parse-simple.pyusr/share/bcc/examples/networking/neighbor_sharing/usr/share/bcc/examples/networking/neighbor_sharing/README.txtusr/share/bcc/examples/networking/neighbor_sharing/simulation.pyusr/share/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.cusr/share/bcc/examples/networking/neighbor_sharing/tc_neighbor_sharing.pyusr/share/bcc/examples/networking/net_monitor.pyusr/share/bcc/examples/networking/simple_tc.pyusr/share/bcc/examples/networking/simulation.pyusr/share/bcc/examples/networking/sockmap.pyusr/share/bcc/examples/networking/tc_perf_event.pyusr/share/bcc/examples/networking/tunnel_monitor/usr/share/bcc/examples/networking/tunnel_monitor/README.mdusr/share/bcc/examples/networking/tunnel_monitor/chord.pngusr/share/bcc/examples/networking/tunnel_monitor/main.pyusr/share/bcc/examples/networking/tunnel_monitor/monitor.cusr/share/bcc/examples/networking/tunnel_monitor/monitor.pyusr/share/bcc/examples/networking/tunnel_monitor/setup.shusr/share/bcc/examples/networking/tunnel_monitor/simulation.pyusr/share/bcc/examples/networking/tunnel_monitor/traffic.shusr/share/bcc/examples/networking/tunnel_monitor/vxlan.jpgusr/share/bcc/examples/networking/vlan_learning/usr/share/bcc/examples/networking/vlan_learning/README.txtusr/share/bcc/examples/networking/vlan_learning/simulation.pyusr/share/bcc/examples/networking/vlan_learning/vlan_learning.cusr/share/bcc/examples/networking/vlan_learning/vlan_learning.pyusr/share/bcc/examples/networking/xdp/usr/share/bcc/examples/networking/xdp/xdp_drop_count.pyusr/share/bcc/examples/networking/xdp/xdp_macswap_count.pyusr/share/bcc/examples/networking/xdp/xdp_redirect_cpu.pyusr/share/bcc/examples/networking/xdp/xdp_redirect_map.pyusr/share/bcc/examples/tracing/usr/share/bcc/examples/tracing/CMakeLists.txtusr/share/bcc/examples/tracing/biolatpcts.pyusr/share/bcc/examples/tracing/biolatpcts_example.txtusr/share/bcc/examples/tracing/bitehist.pyusr/share/bcc/examples/tracing/bitehist_example.txtusr/share/bcc/examples/tracing/dddos.pyusr/share/bcc/examples/tracing/dddos_example.txtusr/share/bcc/examples/tracing/disksnoop.pyusr/share/bcc/examples/tracing/disksnoop_example.txtusr/share/bcc/examples/tracing/hello_fields.pyusr/share/bcc/examples/tracing/hello_perf_output.pyusr/share/bcc/examples/tracing/hello_perf_output_using_ns.pyusr/share/bcc/examples/tracing/kvm_hypercall.pyusr/share/bcc/examples/tracing/kvm_hypercall.txtusr/share/bcc/examples/tracing/lbr.pyusr/share/bcc/examples/tracing/mallocstacks.pyusr/share/bcc/examples/tracing/mysqld_query.pyusr/share/bcc/examples/tracing/mysqld_query_example.txtusr/share/bcc/examples/tracing/nflatency.pyusr/share/bcc/examples/tracing/nodejs_http_server.pyusr/share/bcc/examples/tracing/nodejs_http_server_example.txtusr/share/bcc/examples/tracing/stack_buildid_example.pyusr/share/bcc/examples/tracing/stacksnoop.pyusr/share/bcc/examples/tracing/stacksnoop_example.txtusr/share/bcc/examples/tracing/strlen_count.pyusr/share/bcc/examples/tracing/strlen_hist.pyusr/share/bcc/examples/tracing/strlen_hist_ifunc.pyusr/share/bcc/examples/tracing/strlen_snoop.pyusr/share/bcc/examples/tracing/sync_timing.pyusr/share/bcc/examples/tracing/task_switch.cusr/share/bcc/examples/tracing/task_switch.pyusr/share/bcc/examples/tracing/tcpv4connect.pyusr/share/bcc/examples/tracing/tcpv4connect_example.txtusr/share/bcc/examples/tracing/trace_fields.pyusr/share/bcc/examples/tracing/trace_perf_output.pyusr/share/bcc/examples/tracing/undump.pyusr/share/bcc/examples/tracing/undump_example.txtusr/share/bcc/examples/tracing/urandomread-explicit.pyusr/share/bcc/examples/tracing/urandomread.pyusr/share/bcc/examples/tracing/urandomread_example.txtusr/share/bcc/examples/tracing/vfsreadlat.cusr/share/bcc/examples/tracing/vfsreadlat.pyusr/share/bcc/examples/tracing/vfsreadlat_example.txtusr/share/bcc/introspection/usr/share/bcc/introspection/bps