mletterle / pydotnet-diag

Python module for .NET Core Diagnostics IPC communication and Event Tracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python module for .NET Core Diagnostics IPC communication and Event Tracing

License:MIT License


Languages

Language:Python 100.0%