From 56d49222361f0244cfcfa3d77b5bb2bfa582ac3f Mon Sep 17 00:00:00 2001 From: Vance Morrison Date: Mon, 5 Mar 2018 10:08:35 -0800 Subject: Change COMPLus -> COMPlus --- Documentation/project-docs/linux-performance-tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/project-docs/linux-performance-tracing.md b/Documentation/project-docs/linux-performance-tracing.md index fdadc4b490..34a7a786f2 100644 --- a/Documentation/project-docs/linux-performance-tracing.md +++ b/Documentation/project-docs/linux-performance-tracing.md @@ -120,7 +120,7 @@ Filtering is implemented on Windows through the latest mechanisms provided with On Linux those mechanisms are not available yet. Instead, there are two environment variables that exist just on linux to do some basic filtering. * COMPlus_EventSourceFilter – filter event sources by name -* COMPLus_EventNameFilter – filter events by name +* COMPlus_EventNameFilter – filter events by name Setting one or both of these variables will only enable collecting events that contain the name you specify as a substring. Strings are treated as case insensitive. -- cgit v1.2.3