systemtap-client-0.9.9-2.4>t  DH`pJ/=„29%/7RS)UjϗAb0.?wŚ& 뽧^J]`"=kV{k0ȣpVքWاz )^ܜ &84?vX)~ aM},CSQV 7jV4^v5BDQKʆO,UVYZ8GT-B͡[8]rj<IJ¸["; VeP؃Txb1145548fc16285c0f97529bb082113d40f35a78]J/=„z7kΔ+CRBѮWhFK)߳NQs4Đ{Ó;?ɯg&q îѯrJc 5YHV:mNl<[91jǂK~XWzI.ITWL6k9z_zDCkx-ezRIĨh~=ӫ cO{>J,+MB$sNak}muA@aP4D8p| 5%?%d  .X\dhv     8  :Xt(,84494:4F#G#H#I#X#Y#\#]$^$kb$uc$d%Xe%]f%bl%dz%tCsystemtap-client0.9.92.4Systemtap clientSystemTap is an instrumentation system for systems running Linux 2.6. This package contains the client component for systemtap. Authors: -------- Frank Ch. Eigler Graydon Hoare Martin Hunt Tom Zanussi Jbuild19openSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgDevelopment/Tools/Debuggershttp://sourceware.org/systemtap/linuxi586y&]J⓽JJ⓽J⓽J⓽J⓽8e62cc7bf5cd15eeb206ce1f8b9d661948908d44c371d44795e4483ef79f953bf644c6219b17c338c7d0c61ce2f22446f07a8b1ef2058b85d59495d040b979f532e201d04b2232f7105d3ee4f1b3c61937dd77493ec42f8b5b0aa9f7893fb89frootrootrootrootrootrootrootrootrootrootrootrootsystemtap-0.9.9-2.4.src.rpmsystemtap-clientsystemtap-client(x86-32)  @@@@@@@@@@@ systemtap-runtimerpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/bashlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libnspr4.solibnss3.solibnss3.so(NSS_3.2)libplc4.solibssl3.solibssl3.so(NSS_3.2)rpmlib(PayloadIsLzma)0.9.9-2.44.0-13.0.4-14.4.6-14.7.1J@JeJ7@JJ Y@JIII@II1I@Io%@Ik0IJ;@IG@IBR@I= @I7@I&I9@H@H{@H[HXGhGfGZ@GAzG @G3GF@F]FFfFR@FQF-@E{@EE@EE@EK@EEmEE3@EDDD@tiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.de- updated to version 0.9.9: * Systemwide kernel .function.return (kretprobe) maxactive overridden with -DKRETACTIVE=nnn parameter. * performance improvement in translation pass 2 * new DW_OP_call_frame_CFA handling with elfutils 0.142 * dwarf probes now show parameters and local variables in the verbose listing mode (-L) * symbol aliases are now resolved to their canonical dwarf names * The syntax for dereferencing $target variables and @cast() gained new capabilities * For reading all probe variables, kernel.mark now supports $$vars and $$parms, and process.syscall now supports $$vars. * SNMP tapset for many network statistics * dentry tapset to map kernel VFS directory entries to file or full path names: d_path(), d_name() and reverse_path_walk(). * SystemTap now has userspace markers in its own binaries * More to see in NEWS- corrected to use libexecdir - fix summary and description- updated to version 0.9.8: * Module signing support * Debuginfo suggestions when a script fails * Using %M in print formats for hex dumps can now print entire buffers * Dwarfless syscalls: The nd_syscalls tapset is now available to probe system calls without requiring kernel debug info. * sid() returns the session ID of the current process * stringat() indexes a single character from a string. * New script examples- split docs and examples to docs subpackage and generate from its own spec file to cut off the dependency loop- split to several subpackages, systemtap-runtime, -client, -server and -sdt-devel (bnc#503088).- updated to released version 0.9.7: * Lots of fixes, improvements, see NEWS file for details- updated to systemtap snashot 20090214: * Version bump to 0.8 * Bunch of fixes and updates, see ChangeLog * Fix for recent 2.6.29 kernels - fixed doc build, using fop instead of direct xmlto pdf- backport the blacklist additions from upstream to fix possible system crash (bnc#459387, bnc#473277)- Backport tapset/signal.stp to fix the signal probe problem (bnc#468321)- Fix debugpath.exp with $SYSTEMTAP_DEBUGINFO_PATH (bnc#471811)- Fix procfs dir_entry count warning (bnc#470526) - Improve the parsing of lineno checks (bnc#468247)- Fix quoting in Tcl scripts (bnc#461588)- Fix syntax errors with Tcl send_log (bnc#460886)- Fix stap failures with signal tapsets (bnc#459387)- Fix dependency on libebl1 (bnc#448331, #445783) - Fix stap for 2.6.28 kernels- Don't assert of dwarf_getsrcfiles(). This hits recent SUSE kernels (bnc#455992) - Backport fix patches for stap-*-server scripts to run with netcat (bnc#446686)- fixed unresolved path in man pages (bnc#457217) - fixed build for old distros on OBS- fix ioblock.stp for SUSE 2.6.27.x kernel (bnc#456175)- Add the bound check of parameters to fix segfault (bnc#447551)- Fix systemtap assertion with CONFIG_RELOCATABLE (bnc#440351)- updated to snapshot 20080906 * Fix / clean up autotools stuff * Ugly workaround for 2.6.27 and later kernel * stap-server updates * Lots of small fixes- updated to snapshot 20080809 * bump to 0.7.1 * tutorials * examples * i386-fix merged * previous patches are all merged in - add latex2html to buildrequires for generating documents- fix run on i386 (bnc#401970) - don't include obsolete linux/compile.h.- updated to snapshot 20080614: * bump to version 0.7, man page updates, misc fixes see ChangeLog for details- updated to snapshot 20080308: * configure fixes, compile option changes * fixes for 2.6.25 kernel- updated to snapshot 20080126 * fix configure and automake stuff * gcc 4.3 fix is included * ufprobes fixes, improvements * reorganized probe condition implementation.- updated to snapshot 20080105 - fixed build of the snapshot with gcc 4.3- enable gcc-4.3 patch (yes, we use only gcc4.3 now) - updated to snapshot 20071117- disable gcc-4.3 fix again since it breaks older gccs...- fix build with gcc 4.3- updated to snapshot 20071020: * bump up version 0.6 * bunch of updates and fixes, see ChangeLog- updated to snapshot 20070811: * Updated -m MODNAME usage * Rework on line editing functions- updated to snapshot 20070714: * configure fix for sqlite * support for crash extension module * new enum for type column in coverage_element- updated to snapshot 20070630: * auto-tools fixes, sqlite3 requirement - add sqlite-devel and glib2-devel to buildrequires- updated to snapshot 20070602: * fix for gcc4.3 * minor fixes in elaborate.* - include the snapshot date into version string - clean up spec file- updated to snapshot 20070519: * Updated temporary handlings * Autoconf tweaks * Performance improvements with const and temporary handlings * Removed do_write and do_read probles, added aio_write, aio_read, writev and readv probes.- use the external elfutils packages.- updated to snapshot 20070421 and elfutils-0.127: * minor compile warning fixes * add interruptible parameter * improvement on documents * fix for debugfs and relayfs mounts * see ChangeLog for other changes- updated to snapshot 20070317: including all fix patches- fix the handling of function arguments in more generic way (#245310, #252311) added a new option -P to switch the prologue-search behavior- fix misalignment of exception table entry on s390x (#249576)- fix crash with large H value in hist_linear() (#248430)- fix mmap syscall on s390x (#248110)- fix a wrong name of store_deref definition (#245544)- fix the handling of function arguments on s390x (#245310)- update to snapshot 20070203, bugfixes including: * add missing sockets tapset support (#239346) * fix the array membership (#242481)- turn on Autoprov again to fix broken dependency.- update to snapshot 20070120 and elfutils-0.125 to fix major bugs (#238710): * fixed libdw known bugs in elfutils 0.124 * add the missing support of tapsetr/errno.stp for s390x * fix conditionals in syscall tapset for s390x * new macros to safely read/write values from kernel pointers * fix the non-standard C behavior to handle NULL in an array * fixed support for benchmarking mode with off-line code * added support to allow user to use array size declarations * reduce number of calls to stp_module_relocate within $tvar functions- updated to the recent snapshot version (FATE 301670). * fix cache bugs * auto-tools fixes * probe registartion rework * allow negative numeric literals * bugfixes/optmizations - elfutls 1.2.4 removed codes with problematic license in elfutils (#232894)- update elfutils to 1.2.3, including vmlinux.debuginfo fix.- fix the auto-lookup of vmlinux debuginfo for SUSE systems - fix the stp compilation with 2.6.18 kernel- updated to latest snapshot (version 0.5.8) with elfutils-1.2.2.build19 12563629540.9.9-2.40.9.9-2.4stap-clientstap-client-connectstap-envstap-find-or-start-serverstap-find-serversstap-start-server/usr/bin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/eea0c36d21c849541787921d50feba88-systemtapcpiolzma2i586-suse-linuxJ<(C^% ?] b2rV;RYͲҮ!wOOJ6ڐ%a/%*v=很")w7S>PzmyhS%4ю]i w]O!\ c3=Ŕyz]˽}WЃ?+=A g#^pr7.t?7Qw7Äq8j,چgF@Quk' dyOBwK>(צХOr FC:6]G ?t^<.P# [vY*7I8jă ɝFLOLT~JwkWH.ߵе@\@IPۄ[?0[_ XNc=V{j+kClEԩ /,H5 2W6KNmkOKT9+J4cu4w¸|lǞdTb8s&ټw3Y 73;IeFې vƑcTc?0ȼށ4RR4ZpeN6c~e+buuBdz) {{ az `->;>ҥP!llqCrpB봉cĵ(`gsyu*nR0h߈`W;l >TN]'sSxV&t6*sJJ ۹ Omr\lVD|V y=gH/XL1S5!ÖB%&Got؅yO} E|K=ѥ$oj5:Jj:b72Un65ycE tIz5Y(ߜ3R.e=00h_ jb'eZ&Lfp>7HqX\O^IEXЙK` /`Mݰ[8?êACn8e^Y+B?גrͩTh9-'g+-ODo/ "ۍ5 ~_$'y&0/sNQj"YéU~j;̓L k ظvgXؘ z|um^C@+E~xNzۚ`1J^lk^SzF7KBzuJDZ2LLm!bIyB3 A?^{/^u7wA+u-w]T7"m$$%+YXJ[7Dz3 E p7U-y İ.yBiCw7-͊6M_Lv"wk `njJ" r:w{rUվear7:b[XntZ#_XfS;}X; .':=6`Y}cTeCid\Ey6xrGd@ujLAfB]_T1M/dM+)9z [!Op$p{A'6(7yV\wljclEU$_ICє*% SI-#ѡg/?=` ?mh䍂2yL}"y2dfۣ[m">N)c#B6DR* ƘА&s&g>1KA1BO|JH% C|d:r-4X@h_"hXWstڨ)ifi=WƲFz.az3'Bȡe߶ٮdrCvD~kQ0r] -@τ hds]Gғ_t>9L,UҎh-ЈI+~LaP`{9l8K# z;Qc,+S}\oM|]&!熳jX g*<\!<>OqYAUu%9I6ܓMh̪v^@B3`u"ïY*,o̫ړtC<$DZG4VBPpayUJ'a2j/3}C `mKїzׅ.!c>@<[ `E#$upϊAAR!qH4b嘧Zk 1} ^$s/V F᥂^7SVxzY*4 wECo x nZ/{6P,4v:CJ  >t67Ijɭlq6`,߂P_#'z8Q0`hcG/ؘ[YL$]'ſd2F4p|"b+gCKdC7ߟ=avLj3@U7^xQslqR%e S-hݮwאO)#yZ50}^?)󩯧4޻ ,mQzFGi Cg].oB kM!|쇌d`lFy)r$nRi}!nw0Lތ>[9%$c)lO?LYRBygŏ5}~oEr1 O⊝RQ g |:d.e}YAiuMEr]vE_[UHs7~A/RhhJA@Cfqjm1~Q/(# {b<1sh'j!Ng&$yسTou5uWMKL^^@Awf*q0MV0-dl񻾷|Xn#Z_^>/na'PᎺҔuRxs݄'e(O5Wk5l+͢%S%\$2Gc&ᆛ/r 8-*Hr.I; 3|Yv<ܡ^E-y0BJyF|WU)ptFv$Idw»߼7H0PDIg!hnFpv@6] 'p (AQ#DEGI)gj[JCtP YDvW>,M t6A+ޚ*3+[̽&Jn=oyn("؄+HWD.AVV6dX#=Te|M~ -Lv.6~BYConU4k?r@@#`BŁ2 ]S<6FM%*ުK;T*kIeUdPyw6AH{ŋԗpeab qΡe8ھ bCm&'k mY׮a"&ѿYkcR,i_k_'-KDƖ~tsJPP([=UL%wC9HLN+/g`5<FY٨t7狡fK?S#N`:,:Kf+j?W'\~r3'LA0&C9%mƋ朁/Ue/5^C0fl @cjO eX&8`BfY5=AKa7LĜjIGT0Eyћ%3\C}?8"qar\'/(d˾ѷQ:R6m8m/l8H+; YMSn-bUhxC ϡejkS P17Anm6$[||,0dWalpס5;qCqcQӑ¯sPWtt\w9IcG8H~TOO{*GeeB kE̍9q?g*%jtE=8s";(YQ$^N%¨/(t0ACn!kӲtʊ܏BdS1=< wF<1MN07I3.mvp:;B%xxMWګ"nV2pKj?TM%lm87XRd&N;xp&Gӄ'ګKa{"YXM(zG](K(b/}>CH3A=V"WD(+*/8*`:2?MCQ[ *H* \+!K*}u }618-(ԫWeu%li{7Amy_w Ë7_G)ͼ ry1-~j]5B}j95 žeXuKT-w 6^kkF/x Fa^0WAN6(7 44/¯[S+]iBѵxuIz ?5%ǟIDtoДBw%~$j佖 11Rs:ﯸ=taJ z0KmsYd zSg x?ŁwԻ*BswDžTլ0wLyOtCtKjz xAȵ :2\Iڹk0뱾pd#sq.Cj4wok`8R?9ZdNF͒PjkAwx k8i~%Ze>#U=P 95V%+@TƂUlVal_M1~< y{5esrij~%"tɛϯ渼ُ~yv0.,,[]¦̲x' wTA Ag܌J'@VMVnH*/1Z5iҰ>HW$s]<¢Ha2ju&֟67MDY,SW%, ) gQ|tz5 geƾO-CgNh#?WQ%]5&}J)Oc%ݯb2?5)fɕw*P.p3֗>)~38L(|P 9!k݋}L8%mKJA Bl'07[d̊'&[7ࠡ6fذLNġwƸ`Gۻ] ~6t|H'Esjɬ*C%f ;XWyxíBw}g^XY^9Ηx"2prW'Uy%S"9:tƠ вu!*fX Lv n483i1]N  p}Oyr@/(h#>DAZteg'ײ:usqB4(3 of/2bpdW|߳y*ؼ5{;TX"ȏ. lD ^uD^_í\;&qh_\t*(XV {gF( o˳dPefI9.[i150 5)-"q8ϷwgX$[MۘA͠f6tѼ_T>.At^I1Ms]7VH'˓MWIζ lL@u(IG_S͏/8]%^,}TܗK3oT̰hbO<pi,y6Q]CBFwdE\z6"TQB*"EA,O;'|&?e]o#" 3>ZpR̶^Wvz&[fY"feL*?$-;F +kUԝGʏT̥퐔J5!H.ve&l 6'O!( Zeqsa4)n[7Gbʣ6%?~Z_]D]=q!փ9{n]tx"Bjl/f:ni`QܕaKIqt;'Z\TeX?5F qWmCPBS O[=#dz.bŭ}X]<"O%],PCBX~=wA̷~!LW1:m()knGm]sus1ɂr55FwoHQb׫`aת%5E sz^0#kXȶ,<he:7U"t8l5}/W @j5Wښ/pMB;@. &rXQ-n1^>(ٿVH~h3JTK+9!F]bCzr.pC6ձ4],we"F'ɺLƦ=-ᬛK4'ҶcY\[hu!IvRX 6dzM<>Q^G>멾#q45̢wC͙o6~Pޠ;mt(%L%@xlR!gw۲c~ur#^8^s.lG#a6|Yҍ]Dʏ(n^\?V:CˆNjTX֞X&:A^rWj+m ċPZ.\ V/Ff1 [Oz:t9/ 6|Wm=qq3 @ c/5&UFh͢,q6cuS"嫪]x\MV/>N)#~[MW vI՜k~ a:ur(~e%qB[Č{ڐ+ы @ī|v-sȡz:/LtSehCߞ4ΗZHU8vSr44PC5yѾ*]Z$Ov~]k-&,>`Gik\vk@g;8ܤ>7:p?+t_sîA7UQC3Vhk[ܷ\a1Ai"?4 2e }C2_ߙ>/K }̀M.z 8UU&H†K"sžI Zi p -W޷n/R rڸy3mǙIU]ZCb+_00ფi~5??7OBS{Ug7 W~?nw˳mm+pAQ/S}~"_mT1i#R$girG8obzyj;NFS=SтI $4@EgՖAu'Rհpܾ,ЇuE9)2S\8-2t/+FɈK턔 *sj[ү{PXJ{Cd+ֻ/*>ED){$t;*_'U 0R c${A5XKF  j,9#c[jCߚ4.y QYd7 }&|y$ -ߗ{^([4N$N0n'm ɕӇ UGau\̿ɭ(ՄqhU Qmf}%۟%N^.ʣxQ}gןho]E0MyTww^qw=L:7hIa&َ !|KjP&K^.]O$@4U>X! PJ-7MK8*&-3=ڗ>s6wfdq 04hX@&>L[eMASԅF_g}l z9I-Pb zSžs%&B/'DPcFG1d" ^bx&p)|rnU9 W$Iw|58 ܖ͘}<4{3B~QmjlQC Gߚ:F9[ÿY+My˸kB-T~ԑV@ ޷$nljhEЕ$tAk '&U/c!T$2h|]GkC54<.|;jMci`5`CzR7(BajM:uxa9X#,k:&-V~ \ Ini蜰jq\n_bۡZ%aޅ\m{x茠j#D?'f}-(,׀2;)W ŢؽzuW3HWws$sfpο"1Z;u(VY4,HWr#٫s `|fQ!mC!v{>a[V'Xi./4˩:ȥKah/|GP>|BҙCe+}wt>V X`YdW#Ji£$aq՛] Oz^A3FɊr^X:ii%r ŠQ-2~)`hw(j(VƒG:l™~2L&KڂUZ '-tKosfpˁ(NaL-n0 >1|; :ދϜ 3kE~OsF7pPqի [H{; 7!yͅEP I=dqL,>!s%'.h+(9<g'Q>H*~eRs)W ×2+Dr~U|vl^^q]ո}Q w{6ЭR >\+"%t5[h*+=Czw{իF9uMݟ0J5R|[_aJP"kqUzel *-u0C}uQJD@l7hul='ItKMCҮ¤ilg^X=ݾ`=x/Y"Df}ѼCat`lW+ I16)%LN5xH0qs~Fx(ȉCxBP\˸~5S׿&D΋XIs[Xe_[ aJx~Sn~p$UЄ,d.*J^[ Wh#r{Ik~<7^yQ 7aLl܈] ^Dܞ=5 (UZl}(oȜ>(> /0k*L хi;~=Jܼ+(/6uлHp_s$LEhFhEv'gMdC˽Au\&:.Xv$~9čXWA˵ ] `BA_n=٧y$ t%И۫R&VBV甽E8 $^b_z4̜X,ȤO':qzǽē[Ljtx Xc_'CkInICD ;W7k˶4j,k7oA? 8w뱨| |X&pJTgdF2GG?)NUE?H$/}&zmQZЂ3ܨf#MxS r.CEa#POBN{8ݴ͑ޮCONtSiD#KI ]W5/t_S%VקE@YU>d~ihU-abgp 2&W+&̟ Xq'MACW4/zU#o}jf'Of?aΦAȽ1ޣ`3Rb p2'm }Uɠuw:az"S9w1N4%.E"$4? kRˢU'ZEf1\b( !i$Fv Rʰ0Q&OM3.!f@`]i37ꘐToscɰV: is:cia>:-hW,˧/ x1hݔIeAgD%țiBJg5.l,[J!ӳ3tf3=}X,3+%8L0'v!B1Ygmqii_6ߖا2oT9Cl)Q0o_ _ Ѓ4k{=&G9s,}b_p~0v|24PaTwoob ܮΛ!z[`^o߀ŃdTa%cw;vG|m3A\/ %WjS7<(=/ԽS*> 3B@J ɺNoeTX/'k4\tT46f7^Ϻҧkblvֶ <$'X!j;axL@prǾoRhajCK:44&qLq}j\bjhr&ֵcͯ2=^&I /vw>L*@9s6r`s>hTH<,(C\LG?c87uG}[J]Bj{ަUrFʼnʻE#y<&ȡUw?B*:W8ڡ$ATbl֨.&U5Z(_,~S#P6zxOѹ#ޙ BP]npsY[WsFlh:nUp---]Rjaoي В/LW Vj #/\;iȞ%CA|YښPY6{gw;Gd()IW$'ɰ.b`F =;I66)%b)8r:_eKɕ6ꭲD~,3a)%b)F";G̵yrME`ͰN},MFaMbf@Ruw(2f= 1\_sÂ<`Jּ5kT.En*9 $QX=j%g@W2E =K4l$ӑz (}]Sf/E><~Q*fFϟӄjzޡA˛.v7>!:U0Qab6ȓJsJyDV0,ȸ'TqmoOD4>q!2%jup5S'a7&鮸 v%dqi:Myv 9V( Fڑқ)t <{I\(=:VюВ4%^`6MQX+]V_?1L]OeYN!x)Utrn CPεZTPP$7_90#5NfSD(}k>pII$x҇j