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.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'lm-sensors' does not match package name 'lm-sensors:lib' | |
input-labels Identify input labels that do not match package names | label 'infiniband-diags' does not match package name 'infiniband-diags:lib' | |
formatting Look for formatting issues in the source | parentheses feel lonely, move to the previous or next line |