User Tools

Site Tools


documentation:technical_docs:performance

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:technical_docs:performance [2020/01/18 01:04] – [Choosing good Hardware] olivierdocumentation:technical_docs:performance [2024/08/21 18:29] (current) olivier
Line 653: Line 653:
  
 Now you can display the most time consumed process with: Now you can display the most time consumed process with:
 +  * AMD: ls_not_halted_cyc
 +  * Intel: cpu_clk_unhalted.thread_p
 +  * ARM: CPU_CYCLES
 <code> <code>
-pmcstat -TS inst_retired.any_p -w1+pmcstat -TS cpu_clk_unhalted.thread_p -w1
 </code> </code>
  
documentation/technical_docs/performance.1579305871.txt.gz · Last modified: 2020/01/18 01:04 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki