Skip to content

A lightweight, real-time diagnostic tool for monitoring .NET processes. It leverages EventPipe to stream high-resolution metrics directly from the runtime

Notifications You must be signed in to change notification settings

BirajMainali/CustomEventPipeProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NET Real-Time Diagnostic Tool

A lightweight, real-time diagnostic tool for monitoring .NET processes. It leverages EventPipe to stream high-resolution metrics directly from the runtime.

Features

  • Real-time CPU and memory monitoring
  • Lightweight and easy to run
  • Ideal for performance profiling and troubleshooting

Getting Started

Run the tool with:

dotnet run

Sample Output

image image

About

A lightweight, real-time diagnostic tool for monitoring .NET processes. It leverages EventPipe to stream high-resolution metrics directly from the runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages