libtraceevent1-plugins-1.7.3-150500.11.5.1<>,7hgp9|*TK ;* ?{7*T㨓:WaED.2c1сfH.~O_я]4kOġ$M-3>RS/#|zSɚ[_*GJ6!F]!q Țȅ>̹]X+)#d0eAPuF8UBLfܖȌ!9*@ѯH&m\_1ĘV b8V4l[x_dA"[Nx3d}ݶ~~`hd/\eǙ?#K?LF>>,?,d - ^  0pv|'' f' ' P' ' ' T' '  '    ( 8 9 H:qF6GL'H'I'XY\']x'^!bb!c"Od"e"f"l"u"'v#w*h'x+'y++z,L,\,`,f,Clibtraceevent1-plugins1.7.3150500.11.5.1Plugins for the Linux kernel trace event libraryThis package provides plugins for the libtraceevent library.gs390zl32@SUSE Linux Enterprise 15SUSE LLC GPL-2.0-only AND LGPL-2.1-onlyhttps://www.suse.com/System/Librarieshttps://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/linuxs390xh8'``'`PH'h'h'``'AA큤gggggggggggggggggggggggggggggggggggggggdd0596a507a88bdeb4ea0f88fa3ddf82d2c7fd6f989d3d8d570b65f3e282b833517967523ff3f904fc8faec8cff6a311576b26178d15e6f9a55f24eda7c62d10da98d6afde9edc85e9defc6e95055126d6fc3a46aaef6aa5607fe4607cd02b41de3fac32ffc93a0a7a53a0212ae44080dbc24a5b80ceb33cea76e9cf1516c56ccedff9c15ad6ae8d814673ba962171929361a6e90ece50d8a2c23518b6117b63cc4a8e628d0e1f4bd8b421619ec2afaaab3ed28f6f3f345e0d0851ba1bed62d60d503163cdf7c9f50b0306a02350849251d3e4f3d5aa526aefb033f62aabc53398ee695ace9bc6e35f4fade4c7f296231a1fb8845ba263cfac5d8e1d00b2374ed773f0cba444ccdfcb0af99da9610e6c31813559ce894abfcab738ad6b74982481643189bfd96d3302a807ff5b16c0767fe2512431c436a848e34b00bd5cf7262a9824b889eb01371d584068ffed93074a2d235604cd6d828cf62fab092d0d32622b91a84fe306f989cb1ea9c9dd34b02b8c294204015a9bcffae0546b278343de5148a8ccce6dd6f155e337067a6e00fea0181adb2f84be7fc89188f5eaf93eplugin_cfg80211.so.1plugin_cfg80211.so.1.7.3plugin_function.so.1plugin_function.so.1.7.3plugin_futex.so.1plugin_futex.so.1.7.3plugin_hrtimer.so.1plugin_hrtimer.so.1.7.3plugin_jbd2.so.1plugin_jbd2.so.1.7.3plugin_kmem.so.1plugin_kmem.so.1.7.3plugin_kvm.so.1plugin_kvm.so.1.7.3plugin_mac80211.so.1plugin_mac80211.so.1.7.3plugin_sched_switch.so.1plugin_sched_switch.so.1.7.3plugin_scsi.so.1plugin_scsi.so.1.7.3plugin_tlb.so.1plugin_tlb.so.1.7.3plugin_xen.so.1plugin_xen.so.1.7.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibtraceevent-1.7.3-150500.11.5.1.src.rpmlibtraceevent1-pluginslibtraceevent1-plugins(s390-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libtraceevent.so.1()(64bit)libtraceevent1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.7.33.0.4-14.6.0-14.0-15.2-14.14.3d@dJcc@c=@c@cc @bL/@bs@b@a@`f@`f@`@`+__@tonyj@suse.comdmueller@suse.comhp@urpla.netdaniel.wagner@suse.comdmueller@suse.comdaniel.wagner@suse.comjengelh@inai.dedaniel.wagner@suse.comschwab@suse.deolaf@aepfle.dedfaggioli@suse.comtonyj@suse.comdfaggioli@suse.comtonyj@suse.comdfaggioli@suse.comjengelh@inai.detonyj@suse.com- Update to version 1.7.3 * Handle printf '%+d" case * Add initial support for meson * Handle %c - Drop patch 0001-libtraceevent-Add-initial-support-for-meson.patch (upstream)- update to 1.7.2: * Fix some missing commas in big endian blocks * Rename "ok" to "token_has_paren" in process_sizeof() * No need for testing ok in else if (!ok) in process_sizeof() * Fix double free in parsing sizeof()- Let's build this package in %build, not %prep, as usual - Link explicitly with -ldl allows building with older toolchains- Sync meson build patch with latest upstream version * Documentation is build via extra build target- update to 1.7.1: * Make sure 32 bit work on 64 bit file systems * Fix string parsing * Remove tep_find_function{address}() from libtraceevent * Fix output of raw prints * Show migrate-disabled field- Update to release 1.7.0 - New APIs: tep_find_function_info() - Returns not only the name of a function from its address, but also where the function starts and its size. tep_kbuffer() - Returns the kbuffer parser for a tep handle. - Now handles cpumask() macro parsing. - Add SAME_AS_HOST for endian and long size to kbuffer_alloc() - Handle dynamic fields that are not arrays. - Allow function parameters to have operators. - sizeof() parsing for some basic types. - Added man pages for the kbuffer API. - print_field_raw() terminates with '\0' - Fix uninitialized variables - Fix a "check after derer" coverity flaw - Fix testing the dereference pointer instead of the pointer for NULL. - Fix double free - Build project with Meson * add 0001-libtraceevent-Add-initial-support-for-meson.patch- Update to release 1.6.2 * Add API tep_get_function_count() * Reset right arg when copying TEP_PRINT_OP * Reset field properly in event_read_fields() * Fix memleak in make_bprint_args() * Add processing of __get_sockaddr() and __get_sockaddr_rel()- Update to latest upstream version (1.5.3) Most notable changes are all bugfixes, e.g.: * Optimize constant logic in print format processing * Better parsing of fields with typecasts * Fix backward compatibility with tep_print_arg_string * Log printing updates * Fix man pages * Sample program to simplify testing of event format parsing * Better message of expected tokens * Fix parsing print fmts with new lines For details, see: * https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/tag/?h=libtraceevent-1.5.3 * https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/tag/?h=libtraceevent-1.5.2 * https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/tag/?h=libtraceevent-1.5.1- Use %{optflags} - Makefile is not parallel-safe- Force correct pkgconfig_dir location to fix build- Update to latest upstream version (1.5.0) - Update romlintrc (again) to silence complains about plugins- Update rpmlintrc to suppress warnings about plugins- Update to latest upstream version (1.3.0)- Make package compliant with SLPP. Package plugins into so-ver specific directory.- Update to latest upstream version (1.2.1) - Fix one rpmlint warning- Rectify License: fields to mirror the SPDX lines found in source and the object builds. - Rectify Group: fields. - Fix duplicate manpages. - Rename rpmlintrc according to policy. - Update to release 1.1.1 * trace-cmd libtraceevent: Fix bprint '#' parsing * Man page for tep_add_plugin_path() API * Man page for libtraceevent debug APIs- Initial checkin of libtraceevent.s390zl32 1743583449  !"#$%&'1.7.3-150500.11.5.11.7.3-150500.11.5.1traceevent1pluginslibtraceevent-dynamic-listplugin_cfg80211.soplugin_cfg80211.so.1plugin_cfg80211.so.1.7.3plugin_function.soplugin_function.so.1plugin_function.so.1.7.3plugin_futex.soplugin_futex.so.1plugin_futex.so.1.7.3plugin_hrtimer.soplugin_hrtimer.so.1plugin_hrtimer.so.1.7.3plugin_jbd2.soplugin_jbd2.so.1plugin_jbd2.so.1.7.3plugin_kmem.soplugin_kmem.so.1plugin_kmem.so.1.7.3plugin_kvm.soplugin_kvm.so.1plugin_kvm.so.1.7.3plugin_mac80211.soplugin_mac80211.so.1plugin_mac80211.so.1.7.3plugin_sched_switch.soplugin_sched_switch.so.1plugin_sched_switch.so.1.7.3plugin_scsi.soplugin_scsi.so.1plugin_scsi.so.1.7.3plugin_tlb.soplugin_tlb.so.1plugin_tlb.so.1.7.3plugin_xen.soplugin_xen.so.1plugin_xen.so.1.7.3/usr/lib64//usr/lib64/traceevent1//usr/lib64/traceevent1/plugins/-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:38162/SUSE_SLE-15-SP5_Update/c169f0c0316e3a1960f4f9297b45e35b-libtraceevent.SUSE_SLE-15-SP5_Updatedrpmxz5s390x-suse-linux     directoryASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b8ad01ec251263e49e1c0251566460b84ecda07a, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b776ca81a2a868db01159a593ad6677fae74d497, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=7ba694b858f89391c7c50df7e331e8bb40efccfd, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b85d012900c4cf729f0e6a3b0bbc2f453bb5303e, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5e49f00692e83370dc71744c9451d8da0faa64a5, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f6dbf8320e93b777033b180867f9acb18b8a1637, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5deb11863e52b057cb71cc8ba7592a0d5dacaef2, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=9c752c40cbca69f52136dce4f917e5aec1eb67a3, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6dd538ddb564e121dbece922b12d7784463703ef, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=8e70f53effbbcba0d65fff9cd10efbc4e8e5cab6, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=81f817965a5e8402115bde254f5cd81f59fae526, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0184fe341e4c85919ad84b916724b27890055db4, stripped !$(RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR-Aꉺ#:K)utf-83e29fe64e07aed5686d5df412b1cfc18b012798383614493e27b6bededd5d241? 7zXZ !t/d]"k%+ƕƱ^f+&ٌI= Rw3%ָD N\_Yr( v+i&-$ׄ01Bs42%`$];-^dXZ-(-s+ܙk58H|{Ôl0=# O!ڷ-vqӉb>pc4xΖpUk flj1;ȫҒ|1׻r fVcW |c0YbON;(52br@ @rbT{^ {ꛩy%[&rZ ʏ\L È_0!7WSp?Z=Q B+:ڗ>5fJUZ91M}{V7=b N;'T9Tq'c)QcBi[)PLA6'l0!EyVcڗ=5VLQYS J[[ҖwqUh8p9M%! OJ,V.o9Emv{u~(еd_+B dM= r5&Q|vZnbvfqx 39sDO(R G]4u7>7uު.櫧qL8".vbDѽ~Se7;0Wo;7UA$[^&=-y$KD[ !ЅI=A;F_Knơcnpr/OzIhG?UYjj&m(JUtr۵?#Sk_C_3Mص&Dݩ~_}gY-~*UHU9R~o8L&Wش[1M1Lf;4bɝax4BާtdߦI5C(dqgM빘u Ck/|$J{f$ "vG诒z ǣɶ@U* w`SON^b  dyjN9 7Ү=dGwӶJQ̑حN@VWY T\SV@}`<6~ܱXnK=N28*l<Ī {J/.ih[&58 Qü; #'Q?.į0hݿid{egMU\^~se0I".bQv_p{>rNÒ"j}f Օ0jzHnLChL¢,Q;{&-N9)`bZcj+gNj+[v=jBgx-UcG"!{}Su Ҏh=5L4&j *Zb? YZ