petersenna / rdtscbench
rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cycles from CPU registers.
☆28Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rdtscbench
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 3 years ago
- Memory access tracing QEMU☆94Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- Various benchmarks☆37Updated 13 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆83Updated 2 years ago
- This repo is a mirror of the official lttng-modules git found at git://git.lttng.org/lttng-modules.git. The LTTng modules provide Linux k…☆86Updated this week
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Data race detector for Linux kernel modules☆28Updated 7 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆93Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆88Updated last week
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆17Updated 10 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- dthreads: Efficient Deterministic Multithreading☆49Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- Library wrapper and system-level tracing utilities☆44Updated 7 years ago
- Early (now outdated) examples. Use PMDK instead.☆59Updated 9 years ago
- QSBR and EBR library☆116Updated 4 years ago
- Function tracer for gcc☆34Updated 7 years ago
- An easy-to-use interface to the Linux perf_event API.☆20Updated 12 years ago
- Overhead benchmarks for the perf_event subsystem☆15Updated 9 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆75Updated 2 years ago
- Proof of concept use of linux-inject and proces patching☆39Updated 7 years ago
- memTrace, a framework for lightweight memory tracing☆55Updated 4 years ago
- Analyses scripts for LTTng kernel and user-space traces (official repository)☆99Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- PMCTrack: an OS-oriented performance monitoring tool for Linux☆61Updated 6 months ago