2017-04-26 Tom de Vries <tom@codesourcery.com>
* gen_autofdo_event.py: Fix comment.
From-SVN: r247274
+2017-04-26 Tom de Vries <tom@codesourcery.com>
+
+ * gen_autofdo_event.py: Fix comment.
+
2017-04-11 Damian Rouson <damian@sourceryinstitute.org>
* download_prerequisites (md5_check): New function emulates Linux
print '''#!/bin/sh
# Profile workload for gcc profile feedback (autofdo) using Linux perf.
# Auto generated. To regenerate for new CPUs run
-# contrib/gen_autofdo_event.py --shell --all in gcc source
+# contrib/gen_autofdo_event.py --script --all in gcc source
# usages:
# gcc-auto-profile program (profile program and children)