| Name: | pcp-pmda-perfevent |
|---|---|
| Version: | 4.3.0 |
| Release: | 4.el8_0 |
| Architecture: | aarch64 |
| Group: | Applications/System |
| Size: | 160257 |
| License: | GPLv2+ |
| RPM: | pcp-pmda-perfevent-4.3.0-4.el8_0.aarch64.rpm |
| Source RPM: | pcp-4.3.0-4.el8_0.src.rpm |
| Build Date: | Thu Jul 18 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| Vendor: | Oracle America |
| URL: | https://pcp.io |
| Summary: | Performance Co-Pilot (PCP) metrics for hardware counters |
| Description: | This package contains the PCP Performance Metrics Domain Agent (PMDA) for collecting hardware counters statistics through libpfm. |
- Fix device mapper agent VDO metric issues (BZ 1670548)
- add missing build deps on libuv for pmseries and libpcp_web (BZ 1630540)
- Revert pmlogger_daily daystart patch (BZ 1662034)
- Add the dstat -f/--full option to expand instances (BZ 1651536) - Improve systemd interaction for local pmie (BZ 1650999) - SELinux is preventing ps from 'search' accesses on the directory .config (BZ 1569697) - SELinux is preventing pmdalinux from 'search' accesses on the directory /var/lib/libvirt/images (BZ 1579988) - SELinux is preventing pmdalinux from 'unix_read' accesses on the semáforo Unknown (BZ 1607658) - SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory Unknown (BZ 1618756, BZ 1619381, BZ 1601721) - Update to latest PCP sources.
- Resolves dstat packaging issues (BZ 1640912) - Resolves dstat cursor positioning problem (BZ 1640913) - Resolve a signal handling issue in dstat shutdown (BZ 1648552) - Rename variable named await in python code (BZ 1633367) - New conditionally-built pcp-pmda-podman sub-package. - SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory labeled gpsd_t (BZ 1626487) - SELinux is preventing ps from 'search' accesses on the directory .cache (BZ 1634205, BZ 1635522) - SELinux is preventing ps from 'sys_ptrace' accesses on the cap_userns Unknown (BZ 1635394) - PCP SELinux AVCs (BZ 1633211) - SELinux is preventing pmdalinux from 'search' accesses on the directory spider (BZ 1647843) - Update to latest PCP sources.
- Update to latest PCP sources.
- Updated versions of Vector (1.3.1) and Blinkenlights (1.0.1) webapps
- pcp.spec: Fix the _with_dstat reference in the
CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules}" ; export FFLAGS ;
FCFLAGS="${FCFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules}" ; export FCFLAGS ;
LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld}" ; export LDFLAGS;
[ "1" = 1 ] && for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ; do
[ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ;
done ;
[ "1" = 1 ] && [ x != "x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ] &&
for i in $(find . -name ltmain.sh) ; do
/usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' $i
done ;
./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu \
--program-prefix= \
--disable-dependency-tracking \
\
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib64 \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/var/lib \
--mandir=/usr/share/man \
--infodir=/usr/share/info command
- SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory Unknown (BZ 1592901) - SELinux is preventing pmdalinux from getattr, associate access on the shared memory Unknown (BZ 1594991) - PCP BCC PMDA AVCs (BZ 1597978) - PCP BCC PMDA packaging issue (BZ 1597979) - pmdaproc only reads the first 1024 bytes of the /proc/*/status file resulting in lost metric values(BZ 1600262) - Update to latest PCP sources.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild