microsoft / microsoft/eventtracing-processing
3E data can not be exported
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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