From: Gerald Pfeifer Date: Mon, 1 Sep 2025 13:35:14 +0000 (+0200) Subject: doc: Update perfwiki web address X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=188be0dff053050a4fe73d596fbefdb612d7646b;p=thirdparty%2Fgcc.git doc: Update perfwiki web address gcc: * doc/invoke.texi (Optimize Options): Update the perfwiki web address. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 5c0521744ac..c0b7aab1169 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -15651,7 +15651,7 @@ If omitted, it defaults to @file{fbdata.afdo} in the current directory. Producing an AutoFDO profile data file requires running your program with the @command{perf} utility on a supported GNU/Linux target system. -For more information, see @uref{https://perf.wiki.kernel.org/}. +For more information, see @uref{https://perfwiki.github.io/main/}. E.g. @smallexample