summaryrefslogtreecommitdiff
path: root/general/tracing/SystemTraceControl
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /general/tracing/SystemTraceControl
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
Diffstat (limited to 'general/tracing/SystemTraceControl')
-rw-r--r--general/tracing/SystemTraceControl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/tracing/SystemTraceControl/README.md b/general/tracing/SystemTraceControl/README.md
index 437f194c..a1a18c9c 100644
--- a/general/tracing/SystemTraceControl/README.md
+++ b/general/tracing/SystemTraceControl/README.md
@@ -24,4 +24,4 @@ The sample code provided shows how to start an [Event Tracing](http://msdn.micro
You can process the Systemtrace.etl file using Tracerpt.exe, a command-line trace tool included in Windows that formats trace events. It also analyzes the events and generates summary reports. For more information about how to use this tool, see [Tracerpt](http://go.microsoft.com/fwlink/p/?linkid=179389) topic on the TechNet website.
-You can also process the file using the [Windows Performance Toolkit](http://go.microsoft.com/fwlink/p/?linkid=250774) (WPT), which is available in the SDK. \ No newline at end of file
+You can also process the file using the [Windows Performance Toolkit](http://go.microsoft.com/fwlink/p/?linkid=250774) (WPT), which is available in the SDK.