gprofng: Update intel url

Message ID 20230621072732.1652861-1-lili.cui@intel.com
State Accepted
Headers
Series gprofng: Update intel url |

Checks

Context Check Description
snail/binutils-gdb-check success Github commit url

Commit Message

Frager, Neal via Binutils June 21, 2023, 7:27 a.m. UTC
  Hi Vladimir,

This patch is to update intel url, Ok for the trunk?

Thanks,
Lili


Since the old software.intel.com has been removed, update a new one.

gprofng/ChangeLog
2023-06-21  Lili Cui  <lili.cui@intel.com>

	* gp-display-html/gp-display-html.in: Update intel url.
---
 gprofng/gp-display-html/gp-display-html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Vladimir Mezentsev June 21, 2023, 5:12 p.m. UTC | #1
Hi Lili.

Please check it in.

Thank you for the fix gprofng.
-Vladimir




On 6/21/23 00:27, Cui, Lili wrote:
> Hi Vladimir,
>
> This patch is to update intel url, Ok for the trunk?
>
> Thanks,
> Lili
>
>
> Since the old software.intel.com has been removed, update a new one.
>
> gprofng/ChangeLog
> 2023-06-21  Lili Cui  <lili.cui@intel.com>
>
> 	* gp-display-html/gp-display-html.in: Update intel url.
> ---
>   gprofng/gp-display-html/gp-display-html.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gprofng/gp-display-html/gp-display-html.in b/gprofng/gp-display-html/gp-display-html.in
> index 7ea16cf7168..dc310f836af 100644
> --- a/gprofng/gp-display-html/gp-display-html.in
> +++ b/gprofng/gp-display-html/gp-display-html.in
> @@ -5239,7 +5239,7 @@ sub generate_caller_callee
>   # Generate the html version of the disassembly file.
>   #
>   # Note to self (TBD)
> -# https://software.intel.com/content/www/us/en/develop/blogs/intel-release-new-technology-specifications-protect-rop-attacks.html
> +# https://community.intel.com/t5/Intel-oneAPI-AI-Analytics/bd-p/ai-analytics-toolkit
>   #------------------------------------------------------------------------------
>   sub generate_dis_html
>   {
  

Patch

diff --git a/gprofng/gp-display-html/gp-display-html.in b/gprofng/gp-display-html/gp-display-html.in
index 7ea16cf7168..dc310f836af 100644
--- a/gprofng/gp-display-html/gp-display-html.in
+++ b/gprofng/gp-display-html/gp-display-html.in
@@ -5239,7 +5239,7 @@  sub generate_caller_callee
 # Generate the html version of the disassembly file.
 #
 # Note to self (TBD)
-# https://software.intel.com/content/www/us/en/develop/blogs/intel-release-new-technology-specifications-protect-rop-attacks.html
+# https://community.intel.com/t5/Intel-oneAPI-AI-Analytics/bd-p/ai-analytics-toolkit
 #------------------------------------------------------------------------------
 sub generate_dis_html
 {