PERF_COLOR_YELLOW
printed += color_fprintf(fp, PERF_COLOR_YELLOW, "%6.3f ms", duration);
color_fprintf(trace->output, PERF_COLOR_YELLOW, "continued");
color_fprintf(stderr, PERF_COLOR_YELLOW, " Running (%d active)\n", running);
color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (%s)\n", reason);
color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip\n");
color_fprintf(stderr, PERF_COLOR_YELLOW, " Skip (user override)\n");
PERF_COLOR_YELLOW, /* less good */