From 60bc22daa5c2ccc661bdb346d533846e9d260660 Mon Sep 17 00:00:00 2001 From: Chris Newland Date: Thu, 21 Mar 2024 12:10:27 +0000 Subject: [PATCH 1/2] updated link to latest JITWatch video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cec6f2c2..00d4caa6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ JITWatch Log analyser and visualiser for the HotSpot JIT compiler. -* Video introduction to JITWatch [video](https://skillsmatter.com/skillscasts/5243-chris-newland-hotspot-profiling-with-jit-watch) +* Video introduction to JITWatch [video](https://www.youtube.com/watch?v=p7ipmAa9_9E) * Slides from my LJC lightning talk on JITWatch [slides](http://www.chrisnewland.com/images/jitwatch/HotSpot_Profiling_Using_JITWatch.pdf)

For instructions and screenshots see the wiki

From 01979054df8c99cefde1e6138ff48ff98096c47e Mon Sep 17 00:00:00 2001 From: Chris Newland Date: Thu, 21 Mar 2024 12:13:48 +0000 Subject: [PATCH 2/2] Updated link to latest slides --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00d4caa6..438574f0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ JITWatch Log analyser and visualiser for the HotSpot JIT compiler. * Video introduction to JITWatch [video](https://www.youtube.com/watch?v=p7ipmAa9_9E) -* Slides from my LJC lightning talk on JITWatch [slides](http://www.chrisnewland.com/images/jitwatch/HotSpot_Profiling_Using_JITWatch.pdf) +* Slides from my LJC lightning talk on JITWatch [slides](https://chriswhocodes.com/LJC2022.pdf)

For instructions and screenshots see the wiki

https://github.com/AdoptOpenJDK/jitwatch/wiki