mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
12 lines
513 B
Text
12 lines
513 B
Text
|
papi (Performance Application Programming Interface)
|
||
|
|
||
|
PAPI provides the tool designer and application engineer with a
|
||
|
consistent interface and methodology for use of the performance
|
||
|
counter hardware found in most major microprocessors. PAPI enables
|
||
|
software engineers to see, in near real time, the relation between
|
||
|
software performance and processor events.
|
||
|
|
||
|
In addition, PAPI provides access to a collection of components that
|
||
|
expose performance measurement opportunites across the hardware and
|
||
|
software stack.
|