oprofile-devel-1.3.0-150100.8.3.1 >  A b|p9|mAA>A4veϑP c@p;"?"d $ eTX`d}  , 4 < L    DT|(B8L 9t : FGHIXY \ (] 8^ kb c!ed!e!f!l!u"v"z"j"|"""Coprofile-devel1.3.0150100.8.3.1Development files for oprofile, a system-wide profiler for LinuxOProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. OProfile is released under the GNU GPL. This package contains the files needed to develop JIT agents for other virtual machines.b|Gsheep23mSUSE Linux Enterprise 15SUSE LLC GPL-2.0+ and LGPL-2.1+https://www.suse.com/Development/Libraries/C and C++http://oprofile.sourceforge.net/linuxx86_64Y~Ab|:b|Cb|:b|=2a25fc09afebe2b4547c160f0948e31fde6e31687a9f1518b3e4acaf05b9001496d7f69b28878a95b7ae7dd5a60897fb3021ce8f5da7b3a63a7f5c2f377db35clibopagent.so.1.0.1rootrootrootrootrootrootrootrootoprofile-1.3.0-150100.8.3.1.src.rpmoprofile-developrofile-devel(x86-64)    binutils-devellibopagent1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.0-150100.8.3.13.0.4-14.6.0-14.0-15.2-14.14.1bf@[@Y*@YYV@Y /XWwV}/Ttonyj@suse.comtonyj@suse.comjengelh@inai.defcrozat@suse.comtonyj@suse.comtchvatal@suse.comsfalken@opensuse.orgi@marguerite.sumpluskal@suse.comtonyj@suse.com- Resolve build issues due to binutils 2.34 api changes (bsc#1197793) New patch: oprofile-macro-wrappers-to-handle-the-binutils-2.34-api-changes.patch New patch: oprofile-include-op_bfd_wrappers.h-in-the-distribution.patch- Update to version 1.3.0 (FATE#326121) - New/updated processor support * Intel Goldmont Plus - Bug fixes * #289 No manpage for opjitconv binary * Avoid operf crashing on samples from exiting processes when running on linux 4.14 and newer kernels. * Fix compile warning and errors when using GCC 8 - Add patch: oprofile-handle-empty-event-name-spec-gracefully-for-ppc.patch- Rectify RPM groups. Update summary of -devel subpackage. Do not ignore errors from useradd/groupadd. Avoid running fdupes across partitions.- Remove qt-devel from BuildRequires, it is no needed anymore.- Update to version 1.2.0 - New/updated Processor Support * ARM Cortex A17 * IBM Power 9 * IBM Power 8NV and NVL variants * IBM z13 * Intel Goldmont * Intel Kabylake * Intel Xeon Phi (Knights Landing) * Achitecture specific events for Applied Micro X-Gene - Bug fixes * #286 - Compilation error: left shift of negative value * #288 - oprofile fails to build with --enable-pch and gcc-6.2 - Other fixes * Fixed compile warning and errors when using GCC 6 or GCC 7 * Avoid using deprecated readdir_r function * Store samples in the archive and search the appropriate places for samples * Only start the application if the perf events setup was successful * Corrections in the code and i386 events so "make check" tests pass - Drop local patch oprofile-1.1.0-gcc6.patch (upstream)- Depend on java-devel instead of deprecated provide- Edited %files to clear unpackaged files builderror in openSUSE:Factory- add patch: oprofile-1.1.0-gcc6.patch, fixed boo#985359 * cherry picked upstream commit 39d4d4, so please remember to drop it next release * GCC 6 is pickier about some of the type conversions avoid the intermediate bool type to make it happy- Update to 1.1.0 * New/updated Processor Support + Broadcom Brahmma-B15 CPU + Intel Skylake + Intel Airmont + Intel Xeon D * Bug fixes + Prevent dropping of samples when the JVM changes memory mappings + Better handling of IBM Power JVM generated zero-sized mappings + Correct handling of anon_hugepage mmap entries for Java + Improved oparchive documentation and man page + Fixed compile error when using compile fortification + Support IBM Power 8 event code larger than sizeof int + Avoid changing POSIXLY_CORRECT environment variable for processes monitored by operf and ocount + Ensure correct setting of the extra bits (edge, inv, cmask) for Intel processors + Fix default unit masks for Intel Haswell and Broadwell processors + Correctly initialize operf temporary file header information - Cleanup spec file with spec-cleaner - Use url for source - Drop desktop file since binary it is calling is no longer present (at least since version 1.0.0) - Update dependencies- Update to version 1.0.0. THIS IS A MAJOR OPROFILE RELEASE WITH SIGNIFICANT CHANGES FROM THE PREVIOUS 0.9.9 RELEASE. See changelog below. Drop patch: oprofile-add-support-for-intel-silvermont-processor.patch Drop patch: oprofile-compressed-kernel.patch Drop patch: oprofile-configure-error-message-for-missing-libpfm-is-not-informative-enough.patch Drop patch: oprofile-enable-for-new-ppc64le-architecture.patch Drop patch: oprofile-fix-unable-to-open-cpu_type-file-for-reading-for-ibm-power7.patch Drop patch: oprofile-make-cpu-type-power8e-equivalent-to-power8.patch Changelog: Major changes: - The legacy opcontrol-based profiler has been removed. operf is now the only supported interface - GUI component (i.e., oprof_start) has been removed. - IBS events removed from AMD processors - Following architectures have been removed (Alpha [except for EV67 which is supported by operf/ocount], avr32, ia64, IBM Cell, P.A Semi PA64T) - RTV (real time clock) mode has been removed Other incompatibilities: - Sample data collected with previous releases of OProfile are incompatible with release 1.0. - ophelp schema: Major version changed for removal of unit mask 'extra' attribute and addition of unit mask 'name'. New features: - Enhance ocount to support millisecond time intervals - Obtain kernel symbols from /proc/kallsyms if no vmlinux file specified - New Processor Support (Freescale e6500, Freescale e500mc, Intel Silvermont, ARMv7 Krait, APM X-Gene (ARMv8), Intel Broadwell, ARMv8 Cortex A57, ARMv8 Cortex A53 - Added little endian support for IBM POWER8 - Update events for IBM POWER8 - Added edge-detect events for IBM POWER7 - Update events for Intel Haswell Bug Fixes: - opreport schema: Fix count field maxOccurs (changed to 'unbounded') - Fix compile error on ppc/uClibc platform: 'AT_BASE_PLATFORM' undeclared' - Duplicate event specs passed to ocount show up twice in output - Fix operf/ocount default unit mask selection - ocount: print the unit mask, kernel and user modes if specified for the event - ophelp schema is not included in installed files - Remove unused 'extra' attribute from ophelp schema - opreport from 'operf --callgraph' profile shows false recursive calls - Fix handling of default named unit masks longer than 11 chars - Print unit mask name where applicable in ophelp XML output - Fix profiling of multi-threaded apps when using "--pid" option - Fix operf/opreport kernel throttling detection - Fix sample attribution problem when using multiple events - exclude/include files option doesn't work for opannotate -a - Fix behavior and documentation for '--threshold' option - Remove hard-coded timeout for JIT dump conversion - Update Alpha EV67 CPU support and remove all other Alpha CPU support - operf main process improperly killing conversion process - Fix up S390 support to work with operf/ocount - Link ocount with librt for clock_gettime only when needed - Fix 'Invalid argument' running 'opcontrol --start --callgraph=' in Timer mode - Allow root to remove old jitdump files from /tmp/.oprofile/jitdump - Remove opreport warnings for /no-vmlinux, [vdso], [hypervisor_bucket] not found - Fix event codes for marked architected events (IBM ppc64) - Make operf/ocount detect invalid timer mode from opcontrol - Reduce overhead of operf waiting for profiled app to end - Fix "Unable to open cpu_type file for reading" for IBM POWER7+ - Allow all native events for IBM POWER8 in POWER7 compat mode - Fix spurious "backtraces skipped due to no file mapping" log entries - Fix the units for the reported CPU frequencysheep23 16523367111.3.0-150100.8.3.11.3.0-150100.8.3.1opagent.hoprofilelibopagent.soop-jit-devel.html/usr/include//usr/lib64//usr/lib64/oprofile//usr/share/doc/packages/oprofile/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:24214/SUSE_SLE-15-SP1_Update/ab6c98b110dc42babd4b24eb91446167-oprofile.SUSE_SLE-15-SP1_Updatecpioxz5x86_64-suse-linuxC source, ASCII textdirectoryXML 1.0 document, ISO-8859 text, with very long linesޖ@owutf-88d13742914c2e3db8157493b6ba16ad484c1c4a344e21e515df5921c721dacbb?P7zXZ !t/pgb] crv(vX0V'mz\8b 0a238֖mnZc~m4r]/Ϛ]N֞1ti WsqHBW=;\,W --^ꈷ>U8o-Gޟr/:i.rW36n)VZ$Xɷ #| ,hё|TKvI/S,ar4V滬JT V,Ex f2> gy<:1q;lI&c6l~3%~t5 /ě`IQK2;ž݌k l+^m3*9q_z1a^R7LwRA3?f;Bvٍ0l|MU^F?61)SDJ}Dr$=xKyr[S!d {i6k^IGЃ/4rD[i[_4TKd.0 Jk*?^j]FOL ', Q۷8̋pXf!_Pr_릁8Jcoಙ9JKh8CvbyytI^bwҐQeg@lf&d#T1߲z'K-HH# ݇>ke_:-Jto]7b#~93) f9?sFlrb]_8djjrU T a8K j/|/ܿU˦p/X %~dIhW Iʠ!Ep`_,uRef0kQWL(805`SҷĩxRI`ےnx \`1 ig*T6~d#/K>eu󂼀hBYz.|+Ռ9g "㏮vz-TGǺl#AMf\T)lûk> CD3[PhaЄe!)-"l9. X# POV5L.Gg\,8-wqDPX[~ټQRi:]?fBjYv9jSmles"Gr=j?ZKKI&Wz<60''q "PdKh[l4"l->u ! 8|qUSMj{`q kkY?{Qm~M'Psf0ٝaVG ,v^?,\Z)6Xb3zз;)R#ȴ꣩kE N4\S4xcc)碷nG!t{ <2$~?ON^̍9zSPAY?F:J^xīSY"-/Cܖ*hjfV7+P8yR ӾO%to;TvPBqS!amŋ][ ?.d}'G/B4S\w6i uY RLDRLę cyL]z?\]ލ}Ϡc۠0&;@wowϢ4H\EB3GyzOJObӰ^3J:K@IfQ,յ)-&6wXy~P$ כ\sAڞ@#ߏj5gr)k0 w8x謞F(_:57$lTPpO?:ć8"i~xvs6}(J`pj2Ƞ֨٪[FVEBFO<2a:l8:I%|Woj5-6^kV._T)!kˬ̀;"s=Ȁ40n:>A۞4sn3ێ!_q'z2uco&SQ5]Vh%?8pai-閉{e=cJ\ 랍4cZ(]NvNrԡ oBf#̍H~>hτ^ZԬuQ<[,[ss~p_݋!&Kki :* 4rR,Q.'3j=>;j$הD{z)eTQשV ~`g*aVc9ĽC9]Azg/bAK^5FS3ILmfy>q1o"unc -> *88|}\A#tnZQefMp4ĕ7*CE4«tO戆g#1[-ޡGO@Y<Ŷ"5~J=78CL[d<758 .> 4oG|G`bڰ[r p u3638/@ cp2  )e-isMYVI M$eر{%gF5+['ǻͧ( VB|(cBh۪lxkrIO.6Q-K\0} m˱7t  ZEK;$ )g YZ