Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-cpugraph-plugin:start [2024/12/09 08:04] kevinbowenpanel-plugins:xfce4-cpugraph-plugin:start [2025/01/02 04:35] (current) – re-order screenshots kevinbowen
Line 29: Line 29:
 {{:panel-plugins:cpugraph-led-nobar.png|CPU Graph Plugin: LED/No Bar Display Mode}} {{:panel-plugins:cpugraph-led-nobar.png|CPU Graph Plugin: LED/No Bar Display Mode}}
 {{:panel-plugins:cpugraph-fire-long.png|CPU Graph Plugin: Fire/Long Display Mode}} {{:panel-plugins:cpugraph-fire-long.png|CPU Graph Plugin: Fire/Long Display Mode}}
 +</figure>
 +
 +
 +<figure "CPU Graph Properties: Appearance Tab">
 +{{:panel-plugins:cpugraph-appearance-tab.png|CPU Graph Properties: Appearance Tab}}
 +</figure> 
 +
 +<figure "CPU Graph Properties: Advanced Tab">
 +{{:panel-plugins:cpugraph-advanced-tab.png|CPU Graph Properties: Advanced Tab}}
 </figure> </figure>
  
Line 47: Line 56:
 $ numactl -C 0,$[$(nproc)/2] perf stat stress-ng --cpu 2   # Suboptimal performance (IPC=1.21) $ numactl -C 0,$[$(nproc)/2] perf stat stress-ng --cpu 2   # Suboptimal performance (IPC=1.21)
 </code> </code>
- 
-<figure "CPU Graph Properties: Advanced Tab with Highlight suboptimal SMT scheduling checkbox enabled"> 
-{{:panel-plugins:cpugraph-smt-highlight-1.png|CPU Graph Properties: Advanced Tab with 'Highlight suboptimal SMT scheduling' checkbox enabled}} 
-</figure>  
- 
-<figure "CPU Graph Properties: Stats View Tab"> 
-{{:panel-plugins:cpugraph-smt-highlight-2.png|CPU Graph Properties: Stats View Tab}} 
-</figure> 
  
 [[|Back to Top]] [[|Back to Top]]