general {
        output_format = "none"
}

order += "cpu_usage"

cpu_usage {
    format = "all: %usage CPU_0: %cpu0 CPU_10: %cpu10"
    path = "testcases/022-cpu-usage-tenth-cpu/stat"
}