From 961e8d7bd1bdd058ee5f8f34937e9f3f9d80b65b Mon Sep 17 00:00:00 2001 From: Noah Falk Date: Fri, 21 Jun 2019 15:27:21 -0700 Subject: =?UTF-8?q?Add=20EventPipe=20Processor=20Number=20support=20and=20?= =?UTF-8?q?make=20NetTrace=20the=20default=20=E2=80=A6=20(#25276)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add EventPipe Processor Number support and make NetTrace the default format The EventPipe header now has a Processor Number field. On windows we query the correct value, on other OSes we currently have a -1 placeholder, but the field is written to the format regardless. NetTrace is now the default format when using the environment variable, and the format must be explicitly configured when using the IPC channel or managed API. A parallel change in the diagnostics repo is changing dotnet-trace and dotnet-counter to specify nettrace format which means .NET devs should see nettrace almost exclusively from now on. If for whatever reason it is needed, NetPerf remains available if a scenario explicitly requests to use it. * PR feedback + attempting to fix broken tests --- dependencies.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dependencies.props') diff --git a/dependencies.props b/dependencies.props index a661e93db8..b04a88545f 100644 --- a/dependencies.props +++ b/dependencies.props @@ -25,7 +25,7 @@ 3.0.0-preview6.19280.1 2.4.1-pre.build.4059 1.0.0-beta-build0015 - 2.0.40 + 2.0.43 2.2.0