Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventPipe support for Native AOT #83051

Closed
15 of 18 tasks
Tracked by #79241
agocke opened this issue Mar 6, 2023 · 2 comments
Closed
15 of 18 tasks
Tracked by #79241

EventPipe support for Native AOT #83051

agocke opened this issue Mar 6, 2023 · 2 comments
Assignees
Milestone

Comments

@agocke
Copy link
Member

agocke commented Mar 6, 2023

Current status checked below is only for basic events (managed and limited native)

  • Multi-platform support
    • Linux
    • Mac
    • Windows
  • Onboard testing
    • In-proc testing in /runtime
    • Out-of-proc in /diagnostics
  • IPC channels
    • UDS for Unix
    • Named pipes for Windows
    • 3 commands
      • Tracing (Pri0)
      • [ ] DumpProc (cut for .NET8)
      • ProcessInfo
  • Basic testing with dotnet-trace, PerfView
  • Basic testing with dotnet-counters
  • Basic testing with dotnet-monitor
  • Review any TODOs from code
  • Perf investigation
@agocke agocke added this to the 8.0.0 milestone Mar 6, 2023
@agocke agocke added this to AppModel Mar 6, 2023
@ghost
Copy link

ghost commented Mar 6, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Multi-platform support
    • Linux
    • Mac
    • Windows
  • Onboard testing
    • In-proc testing in /runtime
    • Out-of-proc in /diagnostics
  • IPC channels
    • UDS for Unix
    • Named pipes for Windows
    • 3 commands
      • Tracing (Pri0)
      • DumpProc
      • ProcessInfo
  • Basic testing with dotnet-trace, dotnet-monitor
  • Review any TODOs from code
  • Perf investigation
Author: agocke
Assignees: LakshanF
Labels:

area-NativeAOT-coreclr

Milestone: 8.0.0

@agocke
Copy link
Member Author

agocke commented Aug 16, 2023

Closing as complete.

@agocke agocke closed this as completed Aug 16, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants