Commit Graph
13 Commits
Author SHA1 Message Date
andrew 394f09f9fb WIP adding metrics to skiplist 2024-08-30 16:06:43 -07:00
andrew 8e1e344f4b Fix clang-18 warning about std::basic_string<uint8_t> 2024-08-17 16:40:32 -07:00
andrew 55b3275434 ifdef linux specific stuff 2024-08-16 16:23:46 -07:00
andrew 3a5b86ed9e Ignore itlb in grafana instead 2024-08-16 16:02:01 -07:00
andrew 159f2eef74 Use group leader fd
Events in the same group should be associated with the same set of
instructions
2024-08-16 15:35:35 -07:00
andrew 2952abe811 Reorg headers and only print unexpected errno's 2024-08-16 14:25:41 -07:00
andrew ce54746a4a Add several new cache events to metrics 2024-08-16 12:48:22 -07:00
andrew b15959d62c Add more perf counters 2024-08-16 10:57:00 -07:00
andrew 9d23b81d6f Bring in some of the changes from erase-between branch 2024-08-15 16:55:26 -07:00
andrew 15919cb1c4 Add range writes to server_bench 2024-08-09 13:43:24 -07:00
andrew 4580ee44b4 Add range reads to ServerBench 2024-08-05 15:44:13 -07:00
andrew 2d3985ca40 Add a simple point read/write workload to ServerBench 2024-08-05 14:37:00 -07:00
andrew c8be68db40 Add ServerBench.cpp 2024-08-05 12:20:38 -07:00