hermit-os / rftraceLinks
The Rust Function Tracer.
☆43Updated last month
Alternatives and similar repositories for rftrace
Users that are interested in rftrace are comparing it to the libraries listed below
Sorting:
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- perf-event: a Rust interface to Linux performance monitoring☆116Updated last week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Flamegraphing tool for perf events☆38Updated 4 years ago
- rust rcu cell library☆26Updated 3 weeks ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- A dynamic binary tracing tool☆68Updated 3 years ago
- Stack unwinding library in Rust☆91Updated 5 months ago
- Provides easy-to-use Linux seccomp-bpf jailing.☆85Updated 2 months ago
- ☆54Updated 3 months ago
- ☆55Updated 7 months ago
- Read files directly from ext4 filesystem images☆57Updated last year
- Rust bindings for the Linux userfaultfd functionality☆43Updated 4 months ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- Static keys for Rust userland applications☆58Updated 3 months ago
- Stack unwinding library in Rust☆120Updated last month
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- Inspect and dissect an ELF file with pretty formatting.☆107Updated last year
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Tiny C library written in Rust☆58Updated 6 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- Safer wrappers over ktls-sys☆79Updated last month
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers