Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Siemens-Healthineers/ETWAnalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
AloisKraus committed Jan 31, 2024
2 parents 9cb6d42 + 6ea619f commit 13303f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ETWAnalyzer/Documentation/DumpCPUExtended.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ ETWAnalyzer %f% -dump process -pn OpenMPTest

WPA dynamically adds columns to CPU Usage (Sampled/Precise) when your record frequency data.
The new WPA columns are
- CPU Type
- This is the EfficiencyClass number which identifies P or E-cores.
- CPU Frequency
- You can plot frequency over time or average it in the table
- CPU Frequency (in view)
Expand All @@ -105,7 +107,7 @@ The new WPA columns are
- (%) Weight by Normalized Utility
- Calculates CPU consumption to normalized 100% frequency (no boost)
- (%) Weight by Utility
- Same as Normalized Utiliy
- Same as Normalized Utility

![](Images/WPA_Frequency.png "WPA Frequency")

Expand Down

0 comments on commit 13303f9

Please sign in to comment.