[bootlin/training-materials updates] master: debugging: slides: debugging-application-profiling: Replace \url by \href (076cadc2)

Herve Codina herve.codina at bootlin.com
Tue Nov 15 23:30:08 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/076cadc26d61748133d67c3aa9e05022036bd63a

>---------------------------------------------------------------

commit 076cadc26d61748133d67c3aa9e05022036bd63a
Author: Herve Codina <herve.codina at bootlin.com>
Date:   Tue Nov 15 22:07:53 2022 +0100

    debugging: slides: debugging-application-profiling: Replace \url by \href
    
    Signed-off-by: Herve Codina <herve.codina at bootlin.com>


>---------------------------------------------------------------

076cadc26d61748133d67c3aa9e05022036bd63a
 .../debugging-application-profiling/debugging-application-profiling.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/debugging-application-profiling/debugging-application-profiling.tex b/slides/debugging-application-profiling/debugging-application-profiling.tex
index 619fcabd..d51496ae 100644
--- a/slides/debugging-application-profiling/debugging-application-profiling.tex
+++ b/slides/debugging-application-profiling/debugging-application-profiling.tex
@@ -271,7 +271,7 @@ Histogram for block sizes:
     \begin{itemize}
       \item To acquire more precise numbers, reduce the number of events that
             observed and run your measure multiple times with other events.
-      \item See \url{https://perf.wiki.kernel.org/index.php/Tutorial#multiple_events}{perf wiki}
+      \item See \href{https://perf.wiki.kernel.org/index.php/Tutorial#multiple_events}{perf wiki}
             for more informations.
     \end{itemize}
   \end{itemize}




More information about the training-materials-updates mailing list