petersenna / rdtscbenchLinks
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.
☆29Updated 8 years ago
Alternatives and similar repositories for rdtscbench
Users that are interested in rdtscbench are comparing it to the libraries listed below
Sorting:
- Memory access tracing QEMU☆97Updated 8 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Data race detector for Linux kernel modules☆30Updated 7 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Proof of concept use of linux-inject and proces patching☆39Updated 8 years ago
- userspace tools for linux libos☆95Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 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).☆78Updated 3 years ago
- ☆31Updated 6 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…☆92Updated last week
- Library wrapper and system-level tracing utilities☆46Updated 8 years ago
- This repo is a mirror of the official lttng-ust git found at git://git.lttng.org/lttng-ust.git. LTTng-UST, the Linux Trace Toolkit Next G…☆132Updated 2 weeks ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆96Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Main repository for KernelStrider project☆24Updated 7 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Various benchmarks☆38Updated 13 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- EbbRT: elastic building block runtime☆75Updated 10 months ago
- ☆11Updated 5 years ago
- DPDK interface driver for userspace TCP/IP stack☆196Updated 9 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Userspace implementation of file APIs using persistent memory.☆35Updated 2 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆38Updated 4 months ago
- page fault tracking tool☆20Updated 4 months ago