diff --git a/contrib/ChangeLog b/contrib/ChangeLog index dfe58892f1b1..fce97497cb55 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 3865cbb2ee50..c97460c61c69 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)