Docs.rs
  • bcc-0.0.34
    • bcc 0.0.34
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • brayniac
    • jvns
    • github:rust-bpf:owners
    • Dependencies
      • bcc-sys ^0.23.0 normal
      • bitflags ^1.3.2 normal
      • byteorder ^1.4.3 normal
      • libc ^0.2.108 normal
      • socket2 ^0.4.4 normal
      • thiserror ^1.0.30 normal
      • clap ^2.33.3 dev
      • ctrlc ^3.2.1 dev
      • lazy_static ^1.4.0 dev
      • time ^0.3.5 dev
    • Versions
    • 16.32% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bcc0.0.34

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • BPF
  • BPFBuilder
  • BccDebug
  • Kprobe
  • Kretprobe
  • RawTracepoint
  • SocketBuilder
  • SocketWrapper
  • Tracepoint
  • USDTContext
  • Uprobe
  • Uretprobe
  • XDP
  • perf_event::PerfCallback
  • perf_event::PerfEvent
  • perf_event::PerfEventArray
  • perf_event::PerfMap
  • perf_event::PerfMapBuilder
  • perf_event::PerfReader
  • ring_buf::RingBuf
  • ring_buf::RingBufBuilder
  • ring_buf::RingCallback
  • symbol::SymbolCache
  • table::Entry
  • table::EntryIter
  • table::Table
  • utils::Instruction
  • utils::Instructions
  • utils::PrintkItem

Enums

  • BccError
  • BpfProgType
  • XDPMode
  • perf_event::CacheId
  • perf_event::CacheOp
  • perf_event::CacheResult
  • perf_event::Event
  • perf_event::HardwareEvent
  • perf_event::SoftwareEvent

Functions

  • cpuonline::get
  • perf_event::init_perf_map
  • symbol::resolve_symbol_path
  • symbol::resolve_symname
  • utils::clear_screen
  • utils::trace_parse
  • utils::trace_read

Constants

  • utils::TRACEFS