Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 468 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 468 Bytes

PyDotNet-Diag

A python library and client implementing the .NET Core Diagnostic IPC Protocol.

It also supports parsing the EventPipe File Format.

Current Limitations

  • Only V4 of the NetTrace format is supported
  • Only Unix Sockets are supported at this time.