Meta Configuration of Package perf
12
1
<package name="perf" project="SUSE:SLE-15-SP2:Update">
2
<title>Performance Monitoring Tools for Linux</title>
3
<description>This package provides a userspace tool 'perf', which monitors performance for
4
either unmodified binaries or the entire system. It requires a Linux kernel
5
which includes the Performance Counters for Linux (PCL) subsystem (>= 2.6.31).
6
This subsystem utilizes the Performance Monitoring Unit (PMU) / hardware
7
counters of the underlying cpu architecture (if supported).</description>
8
<build>
9
<disable arch="i586" repository="standard"/>
10
</build>
11
</package>
12