libtracefs-devel-1.6.3-bp155.1.5 >  A dkBI%z U0 r 5[逎T{7x;C=QOuH= А: ]5~NqY7d}髀_/'vi Q eո'.+ lǶU(iğn YDc!ߦG8qFez:sq#sԈ!^\~z!m]g+]'r۰\ ? |!5 01NODɌյVSQA@X} Wg q¨.p> ?d # D >{    @ Tdx(8 9 : FG H0I@XDYP\x]^bcdeflu0v@wpxyzClibtracefs-devel1.6.3bp155.1.5Development files for libtracefsThis library provides C APIs to access the kernel trace file system. This subpackage contains the header files.dkBobs-power8-04^SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/linuxppc64le]t3A큤dkBdkBdkBdkBf2ffb2514e79b8b498f8ae2ea1099e28a4c562d4c29a8cf246f342633a74fa6a95edf554cd149c83c193abd86939bc7ceab2b7d6d4c62ef5a9cb182f36e420b2libtracefs.so.1rootrootrootrootrootrootrootrootlibtracefs-1.6.3-bp155.1.5.src.rpmlibtracefs-devellibtracefs-devel(ppc-64)pkgconfig(libtracefs)@@    /usr/bin/pkg-configlibtracefs1pkgconfig(libtraceevent)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.31.33.0.4-14.6.0-14.0-15.2-14.14.3c]c@ctc @bb=bL/@b@a@`f@` @_Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Daniel Wagner Daniel Wagner olaf@aepfle.deDario Faggioli Dario Faggioli Dario Faggioli Jan Engelhardt - Update to release 1.6.3 * Fix a regression of where tracefs_tracing_dir() did not mount the tracefs file system if it was not already mounted. Same for mounting debugfs with tracefs_debug_dir(). * Have tracefs_tracing_dir() and tracefs_debug_dir() check if the cached directory still exists and is mounted.- Update to release 1.6.1 * Fix tracefs_iterate_raw_events() to handle NULL callback- Update to release 1.6.0 * No changelog provided by upstream * A set of new API functions- Update to release 1.4.2 * Build fixes only (parallel build, musl support)- Force make -j1 during build because of object file corruption.- Update to latest upstream version (1.4.1) * Raw uprobe API: tracefs_uprobe_alloc(), tracefs_uretprobe_alloc * Return the debugfs mount point from tracefs_debug_dir() * sqlhst: Fix labels being ignored for synthetic event field * sqlhst: Allow same event to be both the start and end event * sqlhst: Use unique names for labels * sqlhst: Report errors when executing commands- Update to latest upstream version (1.3.1) * Optimized string list handling. It was always stated that some string lists must be freed with tracefs_list_free(), and now it is mandatory, as metadata is used to store the size, and normal freeing of the list will cause memory issues. * More consistency with errno values * sqlhist is now officially built * New methods for setting and reading affinity tracefs_instance_set_affinity_set() tracefs_instance_set_affinity_raw() tracefs_instance_set_affinity() tracefs_instance_get_affinity() tracefs_instance_get_affinity_raw() tracefs_instance_get_affinity_set() * New method to see the system tracers tracefs_instances() * New methods to read and clear the error log tracefs_error_last() tracefs_error_all() tracefs_error_clear() * New methods to modify the string lists tracefs_list_add() tracefs_list_size() * New method to stop the iterator over raw events tracefs_iterate_stop() * New methods to make it easier to access event files tracefs_event_get_file() tracefs_event_file_read() tracefs_event_file_write() tracefs_event_file_append() tracefs_event_file_clear() tracefs_event_file_exists() * New method to get the available filter functions tracefs_filter_functions() * New methods to enable or disable tracers tracefs_tracer_set() tracefs_tracer_clear() * New methods for streaming the trace_pipe file tracefs_trace_pipe_stream() tracefs_trace_pipe_print() tracefs_trace_pipe_stop() * New methods for creating, modifying and destroying dynamic events tracefs_dynevent_create() tracefs_dynevent_destroy() tracefs_dynevent_destroy_all() tracefs_dynevent_free() tracefs_dynevent_list_free() tracefs_dynevent_get_all() tracefs_dynevent_get() tracefs_dynevent_info() tracefs_dynevent_get_event() * New method to create an event probe (then use dynamic methods above) tracefs_eprobe_alloc() * New methods to create kprobes and kretprobes tracefs_kprobe_alloc() tracefs_kretprobe_alloc() tracefs_kprobe_raw() tracefs_kretprobe_raw() * New methods for creating, modifying and destroying histograms tracefs_hist_free() tracefs_hist_alloc() tracefs_hist_alloc_2d() tracefs_hist_alloc_nd() tracefs_hist_get_name() tracefs_hist_get_event() tracefs_hist_get_system() tracefs_hist_add_key() tracefs_hist_add_value() tracefs_hist_add_sort_key() tracefs_hist_set_sort_key() tracefs_hist_sort_key_direction() tracefs_hist_add_name() tracefs_hist_append_filter() tracefs_hist_echo_cmd() tracefs_hist_command() tracefs_hist_start() tracefs_hist_pause() tracefs_hist_continue() tracefs_hist_reset() tracefs_hist_destroy() * New methods for creating, modifying and destroying synthetic events tracefs_synth_get_name() tracefs_synth *tracefs_synth_alloc() tracefs_synth_add_match_field() tracefs_synth_add_compare_field() tracefs_synth_add_start_field() tracefs_synth_add_end_field() tracefs_synth_append_start_filter() tracefs_synth_append_end_filter() tracefs_synth_trace() tracefs_synth_snapshot() tracefs_synth_save() tracefs_synth_complete() tracefs_synth_get_start_hist() tracefs_synth_create() tracefs_synth_destroy() tracefs_synth_free() tracefs_synth_echo_cmd() tracefs_synth_raw_fmt() tracefs_synth_show_event() tracefs_synth_show_start_hist() tracefs_synth_show_end_hist() tracefs_synth_get_event() * New methods to modify event filters tracefs_filter_string_append() tracefs_filter_string_verify() tracefs_event_filter_apply() tracefs_event_filter_clear() tracefs_event_append_filter() tracefs_event_verify_filter() * New method to create a synthetic event via a SQL string tracefs_sql() The man page comes with its own program (sqlhist).- Force correct pkgconfig_dir location to fix build- Update to latest upstream version (1.2.5) * No changelog provided again- Update to new upstream version (1.2.0) * No changelog was provided by upstream. * libtracefs: Add tracefs_event_enable/disable() API- update to new upstream version (1.1.2) - drop patch 294319.patch (already present upstream)- Initial package (version 1.0.0) for build.opensuse.org - Add 294319.patchobs-power8-04 16847510281.6.3-bp155.1.51.6.3-bp155.1.51.6.3tracefstracefs.hlibtracefs.solibtracefs.pc/usr/include//usr/include/tracefs//usr/lib64//usr/lib64/pkgconfig/-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:Backports:SLE-15-SP5/standard/172e985da61d17ee09dcbdcf407b4d31-libtracefscpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig filePRR i&7Sutf-8f91bf0885cbd415b5cabda8668b639fed9a244937e810f05a4111b37c3cce7ca? 7zXZ !t/ac ] crt:bLL ؝-%(-ݕ8("`;Gᖌn]:}DÚB g4i0ֿ.#䚫_dAd-&ohoR9Sk )oFl\?)8[Ub'G#${uWd.l:% R? y:̀z-#HAɉ#kvG*]ЮM6Zc=s+KC@_Za п /h=݉n8uO`V -‡1ਈ#hFlFZ""_aCd;k`!B6.,/؉D\ ?,&l%nťD_J*N =qUM$쩼vsqy^ #۹(Xܷ>)[*~YtQ+Y::JVW*\\)L1mQĊ|\$qjju NrJ[ uZ@EJK.J)^eWM K (#dJE4tH|UWIZCj o{jK,>[\4)̄Vwд0Ak'ch8hr6ˍ׀|/rnr6SNUeXBCm/?}X6^5ZG+$a$h^G{IX$K~TUMB-qT*m2ݙ&z􍴜;tkhXʬD&]r?G.HoSф6MiaF߽TT!Jp, ;pY﷞uPUH^{bR NF}4zM3,TA*^l^&~:zCrndiIJ,qO`'}cY@xC 9F'",^e9Н�al`c#6m 3&i'mAe?,{,o G%N[/Cd0-K & p8 U:q?1)ؘ^}6!:b.i,W ;E ۟|Ź?%ϼs9`X _$w-U`5~˱JjfuǁWΫ -mtPUeIt|{ZT])L_8|iɩrUUZ[&h2^HB0;e}86I ,5 `oI9BmL{о{TMuC{q"n` 43-PާTPYxped-[J[ݐ?֗8m?I`+}u O'TD3¯i{!"XI VF@+mo葉6 ٖ"gwWn)-kwgҷ+qK/U\O}D53VK51| 8ϳLVQ)j.o)B=r/8ꌫn93}1yGv%戩apKMO2nr!)EqwJ7Rp_̲ t/"]Q :j2$|aMmii5]~hGxJ}dN"5wR#)e뢪b!& 488F Եc 6܇bIABr񧄈72 (&Il'ԎӮcUt@wޑ.+*4>u` Mڸ Q/ޚ$9PϾXzV1yB~(nʊa-љv hԿRm0${"QFA#$ͷfG~ ID*vXK?צ=n.*& ?H(MKl -@emitͮI%@tI|KT`l)\Qr &vx\_lngH0 F'4RHX;fw) s.8y2?%i XliG`21 æ1a"^Xgowc\` Ivs'{|_)ֿAR!Kv6?;"Km@*ڸTܢYXcXb?%=+ sZ/ j,E6rjvq1,dC3O Ǭ.s~^}8Ti*Μhw)A2r w {jͮKVߡ&M2,I?s;#":#.ŀ^fm ި.1uWE- ݤ^8J,ֈֈKXe=1ף,X6Jr~AL|\/NΡp~I;[v F4uw%0<pA}N&Ts4Ԧz!,vXnzjԈ/j0ڜ_xVE0{^v"FV/F{@Ԧp&):y$HVS!489.: *u6Ug\6h{its57wNJؒcrT,H*x:Ԕa68ɷ|yL h=z@)RYYG jOO0kRt ғKi}idܓ)UgcT8R-=;O%NlnB|IdC;ғA8 XܙvNڡ6NW)zy9&"B Iq׌?U*%@ROQZ˽ $-6q5^)S/'GR5G ΕBħ}K)zXt^-54'{#z`KaC nnPڕGjwzJ?a;jDtqJY4R4|:D߼/mF4\tY>)z!E?lJ`/fhI7@3ZvE䮵;RݹO{| wc&QK$cľS Z],6z0#ktt* @ *%1G &:C" { Y:єz/aF˄gJ(|Ag /qLƜ`_b:!:MF9g#6tbte ,CmURCAn +vvgf{$b˴=gqX3`-˼ZTAk`/=IŤy7śQ#yubUGm7#jms'fԮ~ֹ CKUodI uVsHyt v608Q1`Fd5"!Pse?&߰cjd̎~KL[5. y7O(l"ݪA#Ja/\ '+y%Få;GCElF1y@*L7"1g{9Jܫ43S_RJĮ~o=%<݈  #;N[ t73q9bS{Ao-zN0mL,xX -n+O",~;k-вxOrf,'J0+ AJ&>RU5*&6FSt_I|^.sW9rJbVUQvr*~]P|ɬd4 E(XP &aw9V@}Zv)lY!tǩwfx7 * ֩& KsnԽVViz]`饟|.$Mp)g9|$%7&v拉ؙJ4$Yζ YZ