diff options
Diffstat (limited to 'contrib/gen_autofdo_event.py')
-rwxr-xr-x | contrib/gen_autofdo_event.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gen_autofdo_event.py b/contrib/gen_autofdo_event.py index 7da2876..ac23b83 100755 --- a/contrib/gen_autofdo_event.py +++ b/contrib/gen_autofdo_event.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # Generate Intel taken branches Linux perf event script for autofdo profiling. -# Copyright (C) 2016 Free Software Foundation, Inc. +# Copyright (C) 2016-2023 Free Software Foundation, Inc. # # GCC is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free |