From: Tom de Vries Date: Wed, 26 Apr 2017 08:53:31 +0000 (+0000) Subject: Fix comment in contrib/gen_autofdo_event.py X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9f06c15a2e89cc398e6c55c3374386af6981c526;p=gcc.git Fix comment in contrib/gen_autofdo_event.py 2017-04-26 Tom de Vries * gen_autofdo_event.py: Fix comment. From-SVN: r247274 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index dfe58892f1b..fce97497cb5 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2017-04-26 Tom de Vries + + * gen_autofdo_event.py: Fix comment. + 2017-04-11 Damian Rouson * download_prerequisites (md5_check): New function emulates Linux diff --git a/contrib/gen_autofdo_event.py b/contrib/gen_autofdo_event.py index 3865cbb2ee5..c97460c61c6 100755 --- a/contrib/gen_autofdo_event.py +++ b/contrib/gen_autofdo_event.py @@ -104,7 +104,7 @@ if args.script: 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)