【问题标题】:.net etw Microsoft.Diagnostics.Tracing packages.net etw Microsoft.Diagnostics.Tracing 包
【发布时间】:2016-11-07 01:01:49
【问题描述】:

你知道这些包是不是开源的?我找不到他们....

Microsoft.Diagnostics.Tracing.TraceEvent Microsoft.Diagnostics.Tracing.EventRegister

以下包是什么(考虑上述包):Microsoft.Diagnostics.Tracing.Logging (https://github.com/Microsoft/Microsoft.Diagnostics.Tracing.Logging/tree/master/src)?

感谢您的帮助!

【问题讨论】:

    标签: c# .net trace diagnostics etw


    【解决方案1】:

    Microsoft.Diagnostics.Tracing.TraceEvent的源代码是Perfview code repository的一部分。

    但代码不是 100% 完整,它缺少创建 nuget 包的数据,如果您在应用程序中链接库,您还需要从 Debug/Release 文件夹中引用 Microsoft.Diagnostics.FastSerialization.dll-

    【讨论】:

      【解决方案2】:

      这些可在 Nuget Galley/GitHub 上找到。 这是 Microsoft.Diagnostics.Tracing.EventRegister 的链接: https://github.com/net-commons/common-logging/tree/master/packages/Microsoft.Diagnostics.Tracing.EventRegister.1.1.28

      如果不让我放两个链接,因为我的帐户是这里的新帐户。

      【讨论】:

      • 谢谢rkg。我知道他们在 nuget 上,但我一直在寻找代码来阅读它。
      猜你喜欢
      • 1970-01-01
      • 2015-12-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-09-18
      • 2013-07-07
      相关资源
      最近更新 更多