[][src]Module bmk_linux::linux4_4

A bunch of utilities I've collected over time that are useful for measuring stuff on Linux.

I've used these on Linux 4.4, but many should also work on older and new versions. YMMV. Check the Linux docs.

Modules

pgrep
procfs

Routines for parsing /proc files on Linux 4.4.0 efficiently for use in benchmarking.