Docs.rs
profile-bee-0.3.1
profile-bee 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zz85
Dependencies
addr2line ^0.24
normal
anyhow ^1.0.42
normal
aya >=0.11
normal
aya-log ^0.2.1
normal
blazesym ^0.2.0-rc.3
normal
bytes ^1
normal
clap ^4.0
normal
futures-util ^0.3
normal
gimli ^0.31.1
normal
inferno ^0.11.10
normal
libc ^0.2.86
normal
object ^0.37.0
normal
proc-maps ^0.4
normal
procfs ^0.17
normal
procmaps ^0.4.1
normal
profile-bee-common ^0.1.0
normal
profile-bee-tui ^0.1.0
normal
optional
regex ^1
normal
serde ^1
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.18
normal
tokio-stream ^0.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3
normal
warp ^0.3
normal
Versions
61.36%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
setup_ring_buffer
profile_
bee
0.3.1
In profile_
bee::
ebpf
profile_bee
::
ebpf
Function
setup_
ring_
buffer
Copy item path
Source
pub fn setup_ring_buffer(bpf: &mut
Ebpf
) ->
Result
<
RingBuf
<
MapData
>,
Error
>