diff --git a/docs/tools/insight/Insight-Manual.md b/docs/tools/insight/Insight-Manual.md index 2f4171ef7670..7ca2ebd26c35 100644 --- a/docs/tools/insight/Insight-Manual.md +++ b/docs/tools/insight/Insight-Manual.md @@ -558,7 +558,7 @@ found new prime number 3 found new prime number 5 ``` -The mixture of `lli`, polyglot and GraalVM Insight opens enormous possibilities in tracing, controlling and interactive or batch debugging of native programs. +The mixture of `lli`, polyglot and GraalVM Insight opens enormous possibilities in tracing, controlling and interactive or batch debugging of native programs. ## Minimal Overhead diff --git a/tools/docs/Insight-Embedding.md b/tools/docs/Insight-Embedding.md new file mode 100644 index 000000000000..b0ba43a689c6 --- /dev/null +++ b/tools/docs/Insight-Embedding.md @@ -0,0 +1,3 @@ +# Embedding GraalVM Insight into Applications + +This file can now be found [here](../../docs/tools/insight/Insight-Embedding.md) diff --git a/tools/docs/Insight-Manual.md b/tools/docs/Insight-Manual.md new file mode 100644 index 000000000000..8ed5959d62bb --- /dev/null +++ b/tools/docs/Insight-Manual.md @@ -0,0 +1,3 @@ +# GraalVM Insight "Hackers Manual" + +This file can now be found [here](../../docs/tools/insight/Insight-Manual.md) diff --git a/tools/docs/Insight-Tracing.md b/tools/docs/Insight-Tracing.md new file mode 100644 index 000000000000..1691e1319cc4 --- /dev/null +++ b/tools/docs/Insight-Tracing.md @@ -0,0 +1,3 @@ +# Tracing with GraalVM Insight + +This file can now be found [here](../../docs/tools/insight/Insight-Tracing.md) diff --git a/tools/docs/Insight.md b/tools/docs/Insight.md new file mode 100644 index 000000000000..c28ad6c197a0 --- /dev/null +++ b/tools/docs/Insight.md @@ -0,0 +1,3 @@ +# GraalVM Insight: The Ultimate Insights Gathering Platform + +This file can now be found [here](../../docs/tools/insight/Insight.md)