X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fparse-events-test.c;h=607dd290b31967bd85db631b9ae5a2ef30221896;hb=99dbb1632f1165c2726056ebfce6edde0e5a0208;hp=127d648cc5488e6b1216ce3d3428c7a69e5157fb;hpb=846b99964a7f43255e816f9c5475de37dc5a0a1b;p=cascardo%2Flinux.git diff --git a/tools/perf/util/parse-events-test.c b/tools/perf/util/parse-events-test.c index 127d648cc548..607dd290b319 100644 --- a/tools/perf/util/parse-events-test.c +++ b/tools/perf/util/parse-events-test.c @@ -752,7 +752,7 @@ static int test_pmu(void) ret = stat(path, &st); if (ret) - pr_debug("ommiting PMU cpu tests\n"); + pr_debug("omitting PMU cpu tests\n"); return !ret; }