microsoft / microsoft/perfview

TraceLog: Missing Event - SchedulingLogContextChange

Open
#1,363 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
C#
Stars
4.7k
Forks
775
Avg merge
5d 11h
Merged PRs (30d)
9

Description

Hello - My ETL parser utility requires parsing of specific DxgKrnl Event Name - "SchedulingLogContextStateChange". I can spot them in Dxgkrnl Provider GUID's Event List in GPUView, but somehow I don't get them while parsing ETL with Trace Event Parser. Is this a known issue? Appreciate your help!

Originally posted by @smsunder in https://github.com/microsoft/perfview/discussions/1358

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing SchedulingLogContextStateChange event with the Trace Event Parser and compare the result with the DxgKrnl provider event list shown in GPUView. Investigate how the parser handles this ETL event and determine whether the event can be parsed; done means the issue has a confirmed cause and the event is either exposed or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
operating-systems, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.