Commit d1f43ba3 by Gerald Pfeifer Committed by Gerald Pfeifer

profile_mode.xml: Update three ieeexplore.ieee.org references.

	* doc/xml/manual/profile_mode.xml: Update three ieeexplore.ieee.org
	references.

From-SVN: r264031
parent 395552b5
2018-09-01 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/profile_mode.xml: Update three ieeexplore.ieee.org
references.
2018-08-31 Sandra Loosemore <sandra@codesourcery.com> 2018-08-31 Sandra Loosemore <sandra@codesourcery.com>
* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/10.cc: * testsuite/21_strings/basic_string/inserters_extractors/wchar_t/10.cc:
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
various components at interesting entry/exit points to/from the standard various components at interesting entry/exit points to/from the standard
library. Process trace, recognize suboptimal patterns, give advice. library. Process trace, recognize suboptimal patterns, give advice.
For details, see the For details, see the
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4907670/">Perflint <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://ieeexplore.ieee.org/document/4907670/">Perflint
paper presented at CGO 2009</link>. paper presented at CGO 2009</link>.
</para> </para>
<para> <para>
...@@ -328,7 +328,7 @@ vector-size: improvement = 3: call stack = 0x804842c ... ...@@ -328,7 +328,7 @@ vector-size: improvement = 3: call stack = 0x804842c ...
<para> <para>
For details, see For details, see
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4907670/">paper presented at <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://ieeexplore.ieee.org/document/4907670/">paper presented at
CGO 2009</link>. CGO 2009</link>.
</para> </para>
</section> </section>
...@@ -1403,7 +1403,7 @@ foo.cc:1: advice: Change "list" to "forward_list". ...@@ -1403,7 +1403,7 @@ foo.cc:1: advice: Change "list" to "forward_list".
See papers: See papers:
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://dl.acm.org/citation.cfm?doid=1065944.1065981"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://dl.acm.org/citation.cfm?doid=1065944.1065981">
A framework for adaptive algorithm selection in STAPL</link> and A framework for adaptive algorithm selection in STAPL</link> and
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://ieeexplore.ieee.org/document/4228227/"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://ieeexplore.ieee.org/document/4228227/">
Optimizing Sorting with Machine Learning Algorithms</link>. Optimizing Sorting with Machine Learning Algorithms</link>.
</para></listitem> </para></listitem>
<listitem><para><emphasis>Sample runtime reduction:</emphasis>60%. <listitem><para><emphasis>Sample runtime reduction:</emphasis>60%.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment