### libmicro runs a few basic microbenchmarks that were used when isolating
### regressions from other benchmarks. This configuration runs only the
### mutex workload for the purpose of analysing a specific bug.

export MMTESTS="libmicro-mutex"

# List of monitors
export RUN_MONITOR=yes
export MONITORS_ALWAYS=
export MONITORS_GZIP="proc-vmstat mpstat turbostat"
export MONITORS_WITH_LATENCY="vmstat"
export MONITOR_UPDATE_FREQUENCY=10
