]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Update perfwiki web address
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 1 Sep 2025 13:35:14 +0000 (15:35 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Mon, 1 Sep 2025 19:46:17 +0000 (20:46 +0100)
gcc:
* doc/invoke.texi (Optimize Options): Update the perfwiki web
address.

gcc/doc/invoke.texi

index 5c0521744acd899e8c92a0986ab0294f76256957..c0b7aab116965b6e4a3ff38596ef1abf23b3e64d 100644 (file)
@@ -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