aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2025-09-01 15:35:14 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2025-09-01 20:46:17 +0100
commit188be0dff053050a4fe73d596fbefdb612d7646b (patch)
tree089a76b5f3c892ce8e21f23cce575857d84bc4d1
parentf852d2b01063e71315b98f9da68c21705a78ec14 (diff)
downloadgcc-188be0dff053050a4fe73d596fbefdb612d7646b.zip
gcc-188be0dff053050a4fe73d596fbefdb612d7646b.tar.gz
gcc-188be0dff053050a4fe73d596fbefdb612d7646b.tar.bz2
doc: Update perfwiki web address
gcc: * doc/invoke.texi (Optimize Options): Update the perfwiki web address.
-rw-r--r--gcc/doc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 5c05217..c0b7aab 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