oprofile-32bit-1.3.0-lp151.1.4 >  A \W/=„'+"Nm " m{{ג ]7& ̼ uPB5wN@Ei"+/-P)|@-WX * Wz6x/x(!(ɐ#"D$j5bxKI֒lEdqk *apv$SV]Gx1[nA=>bɃ8 $65)$gUJ,hDS.d gv bd19efc13a849e82f7a902e604d651ff923fdaec73f8ba117c1dd8f0ad9ab255c576ecc1992ccc5b3617957e583605f6f7fb5f0ef\W/=„Yv,VVpA/Sf B%.#o5Xe&L8+{ؕO?*Na(Y6 #Ey~7noe3QߞdAJL%~J*a-2=Eݽ3)rZbn~=@X$ߏǚMgza]+ ag>ڂ.R#UP:deLp>2?2d ! H  %FLSdp v |    +:\h(89p: W>.G.H.I.X.Y.\.]/^/7b/Tc0d0qe0vf0yl0{u0v0w1x1y12@2D2J2Coprofile-32bit1.3.0lp151.1.4System-Wide Profiler for Linux SystemsOProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. OProfile is released under the GNU GPL. It consists of a kernel module and a daemon for collecting sample data, and several post-profiling tools for turning data into information. OProfile leverages the CPU hardware performance counters to enable profiling of a wide variety of interesting statistics, which can also be used for basic time-spent profiling. All code is profiled: hardware and software interrupt handlers, kernel modules, the kernel, shared libraries, and applications (the only exception being the oprofile interrupt handler itself). OProfile is currently in alpha status; however it has proven stable over a large number of differing configurations. As always, there is no warranty. This is the package containing the userspace tools.\Vcloud109@openSUSE Leap 15.1openSUSEGPL-2.0+ and LGPL-2.1+https://bugs.opensuse.orgDevelopment/Tools/Otherhttp://oprofile.sourceforge.net/linuxx86_64/sbin/ldconfigf%A\V\V\Vac89a8e514047bda3e566828b6bd8ca1a6dd502ca2523ee638300aa936c6ccb4c7d6f53c8f8b2714d8db76bc90e584b639a348423fb1117827d152b060a84b96rootrootrootrootrootrootoprofile-1.3.0-lp151.1.4.src.rpmlibjvmpi_oprofile.solibjvmti_oprofile.sooprofile-32bitoprofile-32bit(x86-32)@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libopagent.so.1libopagent.so.1(OPAGENT_1.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[@Y*@YYV@Y /XWwV}/TSSc@R6PrPNσ@N}@M@MVMVL)@L#HKie@Kf@Jx"JrJp9Jp9J/@IxTony Jones jengelh@inai.defcrozat@suse.comtonyj@suse.comtchvatal@suse.comsfalken@opensuse.orgi@marguerite.sumpluskal@suse.comtonyj@suse.comtonyj@suse.comtonyj@suse.comtonyj@suse.comtonyj@suse.comtonyj@suse.comcoolo@suse.comtonyj@suse.comidoenmez@novell.comtonyj@novell.comtonyj@novell.comcoolo@novell.comtonyj@novell.comrguenther@suse.dejengelh@medozas.detonyj@novell.comjblunck@suse.dejblunck@suse.dejblunck@suse.detonyj@suse.decoolo@suse.de- 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 frequency- Add support for Intel Silvermont processor (bnc#891892) New patch: oprofile-add-support-for-intel-silvermont-processor.patch- Support ppc64le/power8e (bnc#867091) added patches: * oprofile-configure-error-message-for-missing-libpfm-is-not-informative-enough.patch * oprofile-enable-for-new-ppc64le-architecture.patch * oprofile-fix-unable-to-open-cpu_type-file-for-reading-for-ibm-power7.patch * oprofile-make-cpu-type-power8e-equivalent-to-power8.patch modified patches: * oprofile-pfm-ppc.patch- Update to version 0.9.9 http://oprofile.sourceforge.net/release-notes/oprofile-0.9.9 - New 'ocount' program introduced for collecting raw event counts without post processing. - New processor support for Haswell, zEC12, Power8 - New support for AMD Generic Performance Events and IBM Power ISA 2.07 Architected Events - Numerous bug fixes.- Add dependancy on libpfm 4.3 for powerpc. - Add patch 'oprofile-pfm-ppc.patch' (fix configure for 32bit powerpc)- Update to version 0.9.8. - Support for pre-2.6 kernels has been removed - The sample data format has changed (see bug #3309794 below for details) - A new 'operf' program is now available that allows non-root users to profile single processes. 'operf' can also be used for system-wide profiling, but root authority is required. This capability requires a kernel version of 2.6.31 or greater. - New Processors Support: Tilera (tile64 tilepro tile-gx) IBM (System z10 z196) Intel Ivy Bridge ARMv7 (Cortex-A5 Cortex-A15 Cortex-A7) - Numerous bugfixes- add libtool as buildrequire to avoid implicit dependency- Upgrade to version 0.9.7. - Drop unneeded patches. - Remove non-utf8 characters from changelog- Add oprofile-0.9.6-gcc46.patch to fix compilation with gcc 4.6- Add support for building using qt4 (no bnc)- Add README-BEFORE-ADDING-PATCHES local file documenting required patch header- fix baselibs.conf- Fix packaging of java agent libs bnc#576533 - Remove unnecessary verbage from %desc for oprofile-devel and libopagent - Make %files of libopagent more specific to avoid future errors- Update to 0.9.6. Fixes * opcontrol cannot start daemon in timer mode * Improper handling of separate debuginfo files * XML callgraph output has no symbol-level sample counts- Package baselibs.conf- Update to 0.9.5 - i386/nehalem/events is the only difference from RC2- Remove libopagent static libary. It is used to inject information from a VM into the OProfile data and is therefore not suitable for being statically linked into the VM itself.- Move libopagent1 to its own package.- Update to version 0.9.5-rc2.- Fix definition clash for basename- fix compilation with gcc 4.4/bin/sh1.3.0-lp151.1.41.3.0-lp151.1.4oprofilelibjvmpi_oprofile.solibjvmti_oprofile.so/usr/lib//usr/lib/oprofile/-fomit-frame-pointer -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.opensuse.org/openSUSE:Leap:15.1/standard/3e9132e723250a6415d77131421db4a7-oprofilecpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=23a8775b4388c677e01c2ac1597ff1229051815f, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5d0622ae039cbbfc2d3ef1413b042e56a62ecfe5, strippedPRR RRRR RR RR RR RRPRRRRR RRutf-85ecff4b78bb8c3a555ba5fbff62ae02195076c8dab1e1f873c9b226457ef5cec? 7zXZ !t/o/] crt:bLL u{ LRG `5hY}ٮ[=H#`J2ѿD5y-P~wU3}@Q? Q7]+z9v>ѷn0oPPl3$|CJ]Ιֱv#| 64923Yrꜞ19<̐u;aon w4/4Mϖx/.Fy<6TdGe|fE>D`rk= Z䀎Q{0|J rrÁ` P\$N^s-BЌO;AΈtv pJٚܪ1>U1T C/C2˂5Qf5Kq;QoyAdG7ĵbCW̏HNsL[Z0f#` oet1d1g !_2( ]:HAxj fgpRmtlV4(77kmY#!W0H^*q_EUZvz,:gBz2+_9ǻYӺ>)dz`UF]<@FR}owAL%^vұ(Xc\hPy ւ)fz%|UYW}/AWԘoA#ٕ W฻LK hvKy_hbC}PWq^ɊF!1{Y}q5gyAdTl%_^f_ >:8dwr/ErZ;gya=)LSRTV* ~[.;)9_܄I[KaīQ3>g<շ\+`vQlLMrD!1=x+g']nadteumvKZivI<8G2 ڭڴfJ>~&MX|}+̐gziKHěk,5gi5( !L㍦+2xȖ5 {*u*ܿa CП+ǦPEPz`_rkA9Q2in_ G7p'S)uz l8ǽ9GR6 +3='sW$]At##!5x:,E;$}[۷t;#*ڽܫ+w^RxzLu?y~kHK_lCrZfKC&ܰ@2oZߪcW#\%̪s2) .}Yƅ=PoxU*6ⰷ%gH[~I't' 5*ƳyrQ?nlNfΦ[R \nFjOWtJ] P̖B*բ-Uba ևKXJ&LlhN)\bT}> h#Ck%B.{j0}fs~6kj찜WPy1_8c tYRTywV R`4]5Q-0ۂZLΠCh6x4pln0}Ȅ֗hFϼY_U]y'}\k:# vu%d$o[9}PWx^fհw47p튛 |gf\yOe1ٝS>e; x4 uh y _Hg3aBsŧ( oZQ?yJ:^0]T8֊+zC8b.W?ʑTQZ뵜=H:ԷC\m!fJCVlkvRTKҏ ҾJw8 ٵ"@!UO2PXE1GN `mIdZW2cb_>R@xcr5u ]=jR%78Ձ Wqplz=2<{z'g 7!s7uN*fVl2x9W쵎2ݙ6uYz;™@i:-1&[$SkRKbs~"^fSS\S.ȳj>jXDždod}F%9 '^\SO T,z;v\麮zZb\qhɿ勬!v-j fX Pdu21q ![X!)Pŝ뫶 jD]O n3~" e/ - 8jp)7~mnyXQY\*P\eX/Az 7>=WF(Co qt5ۍ7ʩpnWRU˧WW|7d)7G`g8'Nef}s}&fG/9-0G]wԥn+Z,dmD?VK?\K)!f~VH8>j\("p phbsbqD <&(vuVV37ȻO y?Tvcf٣wX^g)Mlf+1:Nխ8&g9)W$@Um .hW wgl{ fgk|xwJF4$+ᕽN%BbIQ;-De#@(@ BT#a0˓K@o]#r7gHGS><p8I,tԴ80MF+@Eouxc)N?׿`!=d}o\>M^Y]vifQ+l}ZOeZPpP=p =_Po@78T@ [jUPǑ>[Eb}]2iEJ+  I%Oķ+{e:ͼHfʢYz+yj\WU2}/';mƮ`yye5T"Lxq' q4.E?{TgC~xWQoR|XívlP+iBXyֶs&`d;~àQ^ a恔 3J؉KQ6ap@q0r1iPd@Tf4?׾ebM|q1J^4_YGyA9-@m$\)PY#$2SMh\4u.>o"ThPAmD}do?I!q"'Uɟi!1XRj`64KJ]na.P%BŊ>/a,KO.SSzǹr M%WKx9C2\rN/"KZ.?S%ѕ .xtLrw]a 1^^|&~ܚ4 }AƢ kW-Tް8`î NsZy$DN@='wr!Usu.4V;؛crI8ή!@1I5,m Ԫ$hixzvȓZݶZY䳚 ༽pW)fbg6tcྜྷк1 't91+Ȥ"J>mmbTY Sq NxU36x`Rw_L˧q;ؗ>#u2k]JcϽ+7fGA?k+NU^G!bY_u+$imh7/"-$jSЕ(ip0|^]n`Im0ho,DP-DMD9@B1/W`Q_Y?^(6 fWֺIhYY$B'SN8Q$cV !M*$sDB?Oi=RϏlD1Al"nE-߻!M=\)W.2Thk uZ!G5i)b!'f!J~F<񄯮TS N[y( ' ղ9^1S9D^u ˱pa*umQG- ('0n4S4 Ãч۬v^kdZ$ͣs^OhbP\Sݛ{H2DW <أV@Vh RYzcy^Ј͊F?5]wȜJ)S.Iq쨠 gpVh*[e^Mּ:,auOXFgǸWj ?|[Mb 85fс /ҧ`{WKeQY|? bpG^s2ጙIFf )?Ymо V~z^k@#Np@ pwE= ̷G29TvuQɵ IJզXΙSݝGV^I3ak3*R}ABQHHWj6bOC/w(d8AdDcQG@^*ZrIGjljAeo>a/K_0Jy k_A? ]7^柈sz,=%i8$Λc8 bY7٦yi=ԕYjbR7֖gP&MX cFkq#&ʄWєS`@ 4-`v.#s_ Y@ ٽ~# Vn&~PqpW=sW}1.OVK)ebxz!B3'h,g::T>}uxǬǴb Ky;}O3_E!3/f=7ءGܘ˔&~ո9ڲTH ZZ-4UD-X5Ϸa[^2b2KN (Ns.̐NK$d,&~ WZ8a,e*3.6]_x ikK#'J#7, 8uhLE^J z>ğӧB8ĮhԜ6I6 =-˘pGM$wC̄z!\B2A1C|[&Z#$.ǓqΡ@٫RrXf1#7rfTk"KܫS1fH14HwDc:G+,ݝlǮ防*H>ߞH[X&܏}V]ѥ'y,$2jsG 2MժB&$z0Yݽf' h -\.,+JyFsaP:+ѸUZ'tߖ| wDʉ"pM2'#t7[iw^/Űv9qX~eܯxoµY=wf*wF;>9 @[O2@9d.!f\kW,u&2 ۹q"Ə[{^YQ~QYf0 `EcJ.;gQ⩐QQ@,XAdHpyA V>asnIBGo&j&pbԌ#1ٯrA(;#0Q܅w:+75ad3w LX wemur%وMNK=9fM)7{\5T8 L>HAJ pQ6G2^tuu 4y\w:PyyyVӹV俥 ٯ$-5lmLס>"G;e0:ueAQt!uZ1zj_´@8ͅRrbЊi!T5@ȽC}]c=^5aC|AxYCql&;ð*u4Lޘovn_~Sq =<ո?XIe$OZSt_@Y V䖼qm`;7E Cܪ,jbaz]✤FK.*MeO!홋QFw,N^J͆rl,I|X73)OdL(shrI?y~XhFdi):_˘4W8f(WWl>v}iƈ 6ϲ\%:W/ ;crL7FdXO L}_EgvxEdFC3G¾Et[ybɡaT-v)ߔfkjjё28`2%kDv|0c[p 36qJfsY 4!GCi8{l&_c׮SSĨI0FE*4`;23JGP, bQ5ہD1-p/;=LOV蠯9E8U0M(lڥ4'%_ˇUĿ5c)i W>h"{!)*z7l~_nK=2wJ4'FzW3sDi%uj ,UC#e+n};~?s&5u<=pfg1qHI2p8|C!nƱBVt+-Ec$Z]g*j.AHʤ\ JV֤h?QUPn'ǰ*9Kz9ceϴ0Cah̵l,Μ?q QZC_&V&ɑJA_h[xbuwg ]T >kʪ2~wD:$7 u0!O4jk>3{Vȯmw>|-ACCmU]8٣~:f}o$I)_T|Xֹ 7_8c$zGBB s[Vuv o:8J8E O THJ zkT>mԠEEdGO3״<.۰Hto޹s3C/ 3ԯBaN OiX#riڭ"iюGestݦP o$]Fq/D6mhPY+ &ռ.6i~.nLV,|Lb5\@JX,'Q.S#wM+/!@Fƞ a}Z=@?_`>9x>I:n٩s;kԄ6[S>6mPە{xe[OS)=;{\2'w# i}bwlCh 5j!_"`,p󩝼{6(>M6wO]J@NqNf[7. D "5XQiK,B 4f_CGBRWQsW63 qOa>fj)V5-A+Z_k kr5V`b<#ӗ!̡!d/֎y?2\& RŞ :$QSm1DKq  #5WOmkW[AmU!T5XgB4L$ Wچ-y_qv&qV1h,A~d?2W~ zDtjK;=TSjm``NqKVgGĐ92t:Ǧ1EQ<5B B#E?)9mA"҅M R=P^{^F&nԽ9v#$(Dh`~: ?孧dO7KZ\\u7t ŖSbזӮbњV^kM$`t{