We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa8c94 commit bb883bcCopy full SHA for bb883bc
README.md
@@ -187,4 +187,4 @@ The code is broken into several main sections:
187
heap using Microsoft.Diagnostics.Runtime APIs. This allows getting heap dumps from debugger process dumps.
188
* Global - An example of using PerfView's extensibility mechanism
189
* CSVReader - old code that lets PerfView read .ETL.CSV files generated by XPERF (probably will delete)
190
- * Zip - a clone of System.IO.Compression.dll so that PerfView can run on pre V4.5 runtimes (probably will delete)
+ * Zip - a clone of System.IO.Compression.dll so that PerfView can run on pre v4.5 runtimes (probably will delete)
0 commit comments