ALSA: hda - Don't rely on event tag for simple_hdmi
[cascardo/linux.git] / tools / perf / builtin-annotate.c
index 806e0a2..67522cf 100644 (file)
@@ -215,7 +215,7 @@ static int __cmd_annotate(struct perf_annotate *ann)
        }
 
        if (total_nr_samples == 0) {
-               ui__warning("The %s file has no samples!\n", session->filename);
+               ui__error("The %s file has no samples!\n", session->filename);
                goto out_delete;
        }
 out_delete: