summaryrefslogtreecommitdiff
path: root/general/tracing
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-19 09:34:00 -0700
committerGitHub <[email protected]>2019-09-19 09:34:00 -0700
commit65a2384f555cf54601e3b9c29eb53075193a9af1 (patch)
treef7af871d3fef5f9a15704b435a2017fb255c6727 /general/tracing
parent1238743debbcd302221eb77842053bfcea46656f (diff)
Diffstat (limited to 'general/tracing')
-rw-r--r--general/tracing/evntdrv/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/tracing/evntdrv/README.md b/general/tracing/evntdrv/README.md
index 392681f1..cf2d5f06 100644
--- a/general/tracing/evntdrv/README.md
+++ b/general/tracing/evntdrv/README.md
@@ -23,7 +23,7 @@ Evntdrv registers as a provider by calling the [**EtwRegister**](https://docs.mi
`wevtutil im evntdrv.xml`
- Installing the manifest creates registry keys that enable tools to find the resource and message files that contain event provider information. For further details about the WevtUtil.exe tool, see the MSDN Library.
+ Installing the manifest creates registry keys that enable tools to find the resource and message files that contain event provider information. For further details, see [wevtutil](https://docs.microsoft.com/windows-server/administration/windows-commands/wevtutil).
> [!NOTE]
> Using a Visual Studio Command windows sets up the environment variables you need to run the tracing tools for this sample.