mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
Fix comment in contrib/gen_autofdo_event.py
2017-04-26 Tom de Vries <tom@codesourcery.com> * gen_autofdo_event.py: Fix comment. From-SVN: r247274
This commit is contained in:
parent
d2056c5779
commit
9f06c15a2e
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user