Giter Site home page Giter Site logo

verdie-g / dotnet-event-viewer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 254 KB

Analyze .NET logs collected with dotnet-trace in the browser

Home Page: https://verdie-g.github.io/dotnet-events-viewer/

License: MIT License

HTML 7.26% CSS 0.79% C# 91.96%
blazor dotnet eventpipe nettrace perfview

dotnet-event-viewer's Issues

Improve home page

Currently it only has an input to upload a file. It should give some context about the project and how to generate a nettrace using dotnet-trace.

Human-readable timestamp

Currently the timestamp is a QPC timestamp or something? Convert it to something that makes more sense to the user.

Improve aggregator experience

  • Disable aggregators according to the selected events
  • Automatically select stop events when their start event is selected
  • Event ids are mixed with event names. Choose one

Migrate to MudBlazor

I found too many bugs in Fluentui-blazor and I don't have the time to report them. Also MudBlazor has a lot more components.

Filter for events

Add a form on the list and the tree to filter events by name by also by field. I'm thinking about a mix of Grafana Tempo and Datadog:
image
image

Add "thread pool stacks" only filter

A filter to only show stacks originating from a thread pool thread. That's useful for thread starvation scenarios. It could be detected by looking at the symbol names of the stacks or maybe an event already contain the info if a thread id is from the thread pool.

OOM on large files

A 3 GB file threw a OOM exception which is unexpected since only 30% of my 32GB were used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.