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

Fix for issue #92. #93

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Fix for issue #92. #93

merged 1 commit into from
Nov 20, 2024

Conversation

AloisKraus
Copy link
Collaborator

Microsoft.Windows.EventTracing.InvalidTraceDataException: Two info sources disagree on the number of processors.
at Microsoft.Windows.EventTracing.Metadata.SystemMetadata.get_Processors()
at Microsoft.Windows.EventTracing.Power.ProcessorFrequencyObjectContext.GetAverageFrequency(ProcessorFrequencyIntervalFlyweight flyweight)
at Microsoft.Windows.EventTracing.Power.ProcessorFrequencyInterval.get_AverageFrequency()
at ETWAnalyzer.Extractors.CPU.CpuFrequencyExtractor.Extract(ITraceProcessor processor, ETWExtract results) in C:\Builds\ETWAnalyzer\ETWAnalyzer\Extractors\CPU\CpuFrequencyExtractor.cs:line 34

Microsoft.Windows.EventTracing.InvalidTraceDataException: Two info sources disagree on the number of processors.
   at Microsoft.Windows.EventTracing.Metadata.SystemMetadata.get_Processors()
   at Microsoft.Windows.EventTracing.Power.ProcessorFrequencyObjectContext.GetAverageFrequency(ProcessorFrequencyIntervalFlyweight flyweight)
   at Microsoft.Windows.EventTracing.Power.ProcessorFrequencyInterval.get_AverageFrequency()
   at ETWAnalyzer.Extractors.CPU.CpuFrequencyExtractor.Extract(ITraceProcessor processor, ETWExtract results) in C:\Builds\ETWAnalyzer\ETWAnalyzer\Extractors\CPU\CpuFrequencyExtractor.cs:line 34
@AloisKraus AloisKraus merged commit ceeefbb into main Nov 20, 2024
1 check passed
@AloisKraus AloisKraus deleted the CPUFrequencyExtractorFail branch November 20, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant