Meta Configuration of Package perf
15
1
<package name="perf" project="SUSE:SLE-15-SP3: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).
8
9
Smar NOTE: Build has been disabled as it fails probably due kernel sources being not what is expected.</description>
10
<build>
11
<disable arch="i586" repository="standard"/>
12
<disable repository="standard"/>
13
</build>
14
</package>
15