Docs.rs
linux-perf-file-reader-0.2.0
linux-perf-file-reader 0.2.0
Permalink
Docs.rs crate page
GPL-3.0
26 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
mikhail-m1
Dependencies
bitflags ^1.2
normal
error-chain ^0.12.2
normal
log ^0.4
normal
serde ^1.0
normal
serde_derive ^1.0
normal
env_logger ^0.7
dev
Versions
20%
of the crate is documented
Platform
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
read_perf_file
linux_
perf_
file_
reader
0.2.0
linux_perf_file_reader
Function
read_
perf_
file
Copy item path
Source
pub fn read_perf_file<P:
AsRef
<
Path
>>(path:
&P
) ->
Result
<
Perf
,
Error
>