diff options
Diffstat (limited to 'docs/gettingstarted/troubleshooting/index.rst')
-rw-r--r-- | docs/gettingstarted/troubleshooting/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/gettingstarted/troubleshooting/index.rst b/docs/gettingstarted/troubleshooting/index.rst new file mode 100644 index 00000000000..d70c19042c8 --- /dev/null +++ b/docs/gettingstarted/troubleshooting/index.rst @@ -0,0 +1,14 @@ +.. _troubleshooting: + +############### +Troubleshooting +############### + +This chapter describes some of the many techniques used to troubleshoot and diagnose +problem with FD.io VPP implementations. + +.. toctree:: + + cpuusage + sanitizer + mem |