microsoft / microsoft/eventtracing-processing

3E data can not be exported

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

when I upgrade to windows OS 24H2, we use the corrosponding WPA which uses 1.13.x eventtracing dll to capture some data,
however, then I tried to analyze these data found the nupkg still is 1.12.x that cause we can not export 3E data from etl file.
our code IPendingResult<IEnergyEstimationDataSource> data= trace.UseEnergyEstimationData();

OS: windows 1110.0.26100
ADK: 10.1.26100.2454
nupkg: 1.12.10

Contributor guide

No contributing guide indexed for this repository

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

Begin with the UseEnergyEstimationData() call and reproduce the reported export failure using the 1.12.10 nupkg, the 1.13.x eventtracing DLL, and the Windows 10.0.26100 environment described. Confirm whether 3E data can be exported from the ETL; done means the export succeeds with the corresponding package version.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.