eventstat-0.04.13-bp156.2.6 >  A fB2I%z ark~ \Yn فf ™{ :r\1i&벺9fJTmbw ~rܼp++=neme;VΉ\*X˥DLXM ]:/-pa) 6<^V`E]|kYJu(XB݄BU_Vdz0su[W_#]ˠ>#3U]gNx")Lԩd[;\ `,/06rk4ZzFݾEV' †_#͚i-$˷klW&{i?\ \4]2]ݠ8Wea ,xc!~Tma.KF0,`& QL1\oۄ)$JVLHe!VڈzdӢ#|76 \(zOkv=ȲHԔB/GDMq/] ϳw}R#߼7b9da046a9d54b69930c529fdd7dcb3f7dcdf838f22f989778500714eafab027544e482f49ed0d6bc71321ca3e6e1d626117c7b0|fB2I%z 5 yj;oPE" }ӳ./Hi`0&}I7V@Cn1 9JU,ydabFyn{ by%&Eg+Fh _{˗HNib/Snj)*P;f!VA$/{TiHzΡ S{OFU)54I:g(Aѕظ\?OM=&j80rU'[?O):r<#N^|lp>!?!d   BPTdh  ( 4 L R Xp<(8 9P:FGHIX$Y,\P]h^b6cdJeOfRlTuhvw x y z! !0!4!:!|Ceventstat0.04.13bp156.2.6Kernel event states monitoring toolEventstat periodically dumps out the current kernel event state.It keeps track of current events and outputs the change in events on each output update. The tool requires sudo to run since it needs to write to /proc/timer_stats to start and stop the event monitoring.fB2obs-power8-01iSUSE Linux Enterprise 15 SP6openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Monitoringhttps://github.com/ColinIanKing/eventstatlinuxppc64le+F A큤A큤fB2fB2afB2afB27930a11c1593d32165ad40150af9387b8bf8a67afcd2f1d4e02676aa252f0ab53e0f3c3145fb715d451e4587dd208f3b2f6c76513cb286fc2281a7b1b50ab7f58177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b88064368eae05196e28a7d524802c13e24c42861807cc7ce96aedec73fae5e66496388rootrootrootrootrootrootrootrootrootrootrootrooteventstat-0.04.13-bp156.2.6.src.rpmeventstateventstat(ppc-64)@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libncurses.so.6()(64bit)libncurses.so.6(NCURSEST6_5.7.20081102)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bj`_@^f/^V]]@]e@](v@\9["XZs@YY(@YWVŲ@VC-Dirk Müller Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke mardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.de- udpate to 0.04.13: * manual: update date, author email and copyright * Add README.md file * snapcraft: update to core20- Update to version 0.04.12 * Rename clock_tick_rate to g_clock_tick_rate * Make get_events_buf local - Update to version 0.04.11 * handle case where comm field contains ) and spaces- Update to version 0.04.10 * handle case where comm field contains ) and spaces- Drop SLE12 compat ifdef - Supplement against bash-completion, not bash- Update to version 0.04.09 * Add bash completion script- update to version 0.04.08 * Add UNLIKELY hinting on memory allocation failure checks * check for failed allocation of comm field * Add null check on failed allocation of comm field * Add null check on return of ctime * Don't strdup basename return but strdup base string * Fix inverted null check logic on comm field * Add null check on localtime return * check that basename returns a non-null string * fix out of memory allocation failure check * eventstat: fix '\n' check on string (null ptr dereference) * eventstat: use comm field for task name rather than task info field- Update to version 0.04.07 * No functional changes- Update to version 0.04.06 * Reduce scope of variable ticks * Remove unused assignments * Update copyright year- Update to version 0.04.05 * Add in some missing voidifications on function returns * Make task_mangled large enough to avoid truncation * Re-order some fields in timer_info to pack more efficiently- Update to version 0.04.04 * Makefile: bump version * debian/copyright: use secure url https:// etc * debian/control: remove trailing empty line * Fix -b brief mode headings * Ensure we have at least 1 task accounted for * Add CPU load, real time priority and niceness fields * Add fast check if we are inside a container - Fix version number typos in changelog- Update to version 0.04.03 * Makefile: bump version * re-format some overly wide source lines * Don't force wide display unless long mode is used * eventstat: add some more UNLIKELY/LIKELY annotations * Update copyright dates- Update to version 0.04.02 * Makefile: bump version * Iterate over arrays using size of array rather than using sentinels at end of array * Remove empty lines * Voidify returns from various functions * Add some UNLIKELY/LIKELY branch hinting * debian/control: update Standards-Version to 4.1.1 * Prefix all globals with g_ to notify scope * Use sizeof object rather than size of type * Remove whitespace from source- Update to version 0.04.01 * Makefile: bump version * Remove unused variable fields * Fix -c cumulative stats * Make column sizing more intelligent * snapcraft: Makefile: set LC_ALL=C.UTF-8 LANG=C.UTF-8 * Add back ref_count reference counting which was accidentally removed * Compute column width correctly with -i mode being used * Make source more 80 column friendly * Use double_to_timeval instead of time coversion * Minor code clean up, no functional changes * Fix non-root failure message * Break out of trace reading loop on SIGINT * Add -i timer ID information mode * Add libncurses5-dev to snapcraft build dependencies - Update to version 0.04.00 * Makefile: bump version * Debian/control: update Standards-Version to 4.0.0 * Update manual * Fix reversed order sample list, put data on tail instead of head * Add back functioning -S option now that stats look sane * Fake initial previous time event on first event. * Remove whence debug info * Eventstat: use event tracing rather than the older deprecated /proc/timer_stats interface (LP: #1705472) * Make symlink to snapcraft file * Snapcraft: add default type and grade keys to yaml- update to version 0.03.04 * Makefile: bump version * Add GNU C printf attribute to err_abort * Makefile: add snapcraft files to make dist rule * Add variable pid size handling. * Add snapcraft files * Update copyright year * Fix non-ANSI declaration of functions eventstat_winsize and eventstat_refresh - update to version 0.03.03 * Makefile: bump version * Fix FLOAT_CMP macro - need fabs on result * Remove sdl declarations to fix sdl shadowing * constify info1, info2 * Move scope of duration, removes shadowing of this variable * Allow floating point comparisons a little bit of tiny slop * Add stdarg.h header * use gnu printf style attributes for es_printf * Makefile: add PEDANTIC flags- update to version 0.03.02 * Makefile: bump version * debian/control: update Standards-Version to 3.9.8- update to version 0.03.01 * Makefile: bump version * Update manual to reflect -l -s mode on tty output * Show long or short command line info in tty output and not just in CSV * Add smart column resizing based on variable tty width * Add some small ncurses helpers for top only mode * Clean up -h info, make it 80 column friendly * Remove a few empty lines in source * Re-align global vars so there is less wasted padding * Make source 80 column friendly * es_printf: emit curses output if curses_init is true * Reformat overly long function declarations * Minor code improvement in set_timer_stat * check for failed sigaction on SIGWINCH * Improve error handling with some error message and clean up helpers * Call endwin() only in top mode- initial packageobs-power8-01 17156144250.04.13-bp156.2.60.04.13-bp156.2.6eventstateventstatREADME.mdeventstatCOPYINGeventstat.8.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/eventstat//usr/share/licenses//usr/share/licenses/eventstat//usr/share/man/man8/-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-SP6/standard/bfe15fd6da597f58921e4f42cc9fcf99-eventstatcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=0bf9e358aff23da4b8ee3841b799843ceecad767, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRR RRRRRwf,)Oᆠ8utf-8c513fa70446a9e7f8dc8fe4346b2635b1601a78f148504d46f1905a2e4ad112b? 7zXZ !t/mwV*] crv9y(%db,eneT3X)7q^* 8,Ceeѫhҕ',Pd/WOC{q_ 0SdiGCSJ27Gj/ψ/.9z݃.AF;55;T>XRfN$/>~*Z3>u%#CFy{ϓmDҠτ`%(HBVo>o\킇qu'^g 𻢂ג92&, *;V&g|J;.~t~_b8,'&Puw&bfo?Va5#&T/I#ᄂ`T*Z.o) *R Utr'?qBd#ݎX-31D;X[ݭa,.@BƜ W}NPZ$GOޠM-c FtӲ|6`VGr/%x|e7K ѿ"歬aNNt-"P~|/48^BI1$3$VIbkkgl4vجQ,w/ eXxhg%%+Q# dø,DHo۫TLfޱjl( Zy'vQ!f 7Ji--l(g, !~ zx2Ƕ,bx?PE@%7fldy}ID[/`d@2 x8ḧ́7_EnƄ>5D$ZquvF$}Fĭ[O]C2+T>@XX[dD{cϊcG( 9n9 kȢkl^ݪH톅f1A$Vt="]O$= $rtd~w}) R9D.o$8W6CUZG&0 {tG+ ˖쳺Z!3.DMXЊ0 4_3uyz$u/XJ -4NJlZ s-3;". Kzk۴,ϲ >RT}VUQe;ǝc@*C;yJ>x&l[u>ې #iTůfe-Th魕ks@yV_Wc/LSz UxƂ-ձR ˗|&$cˍ˘T< yBxɋD.;ȡ(/b҆LZ=elW>5)f:ax _T|NZpc֢E_sG'q 2&^.]_F: '}uW˓$q`{E Z@.# Ex Oլn#|>?aǖĤsaIQ7/bQ=aBqyIK1u7o[B?qwVe^Cv"[|;4l]$Ofmw{R /sfՍDvF XGRH?~ni%jiS<uKfK鮀 OmS"Χ=0on8~3n*u⁸\Q5.θOi2|2.nQ2HkXW>56 cnkaV 5mP.n=V_5LGZj+\}]x!|'TiރglOX+5ATt&ޜeT?뤈[61+:{Dn$goi<^[PV {Qb 7zjű4{7.O ˑ)c=ZNr/o{!oG&S?O֓XkCV ^3%}}c-wT$)?h¹KAaA5s~U|jJZ4ߩH|=\/<(0)| իAO0u4Z?-V$ˮ6ڒr:Д&,QMxdugiB@Σ ?JzhMC{ [55ZV/Wy@UumGV菦x"IS7۝ϱ:5\?{ cH-wri H"]Q(;(RBa9Od8gbH\֢m+ϖV)NcWY$MVqÉ] V@ƆeG;9d>WvF e2S[AfI2wEdBm1 {9 BOmaQƊk=l+ʿ[xuFq9(8KX}DM C1&oLB i#2MAE f`\~JSE:uaҘwuAWםRBl vŜn'L ňlٗ7tJ&N3oFix!%A8s  1tKLeKVYܒT41igG8[9 } ;қ}Ҕt9û<ݿoR؝ҡ?7`Ytc~m}推>;]x[*yGc>>gXj2lc],_X A~]$\8}<QP?Ȇ"f`a}?{ܟ:iVT޿b!:jꢱy52e\ p]o5;+v$-* z%m`283&`JsgJQ/hM_w:RpSL C\~N5q/f?QTa@ &Eކ7\sxR ](qLlKNVb>gTT,gzϳ^9kH.nEOD]R[!¿Fd<^$gu%0۱DJR$?K SHх C8].(P<-Ԛdۊ Nc%PJ4Vw!1ko5©+r❹N͸ùAc@jyP\ts,sLIV;!FL+;W )}+: 4kdA$#R|XVFZ.rv[>:P|=hxyARu5KU(_N,1R^0MJAl*Ϣ~6 l|*Րi Z?9{}b`qى`ћ:cWGjsxj:#G]@XNI-z.5 fٗ+X8^b7Hlvlk)ltN=PR 0Ms#d{K.W[U򍌦]1ǜ#+IEf|*L4%?m=[`SX?7ک`Bd gP[- Ueju0Q8v -vy*,U1wCWvTND[Z7ύ6 MX 0:kM`w?*1<&1%06ΟMa-3:LO:zN y._7g>,ZVی`i)㖘.q̂z-#^?_!Q).zFuyH}$yzbJkDg2D > <%~{0MpnQRMKG -z`~_Ff6BPxC> hHl]/=ᾪ$Ӽ,$;AC²z`nkK;6aqtM,\9Pn'lm`qu*p9N}rJc~{ t1-fT4 u{]t}Þ w/fH;8y$i%lkEWuS7L9;)PU`8=ʟ\'5=Z1o8A/k`-Cvy; B˕?iҾۃ Z9~r9 M8a?{>G%[8A?僫4R5ב|!󍴙O2z(JކEFlL`oYIC%K5N4xJu|rRBb=q #x}3|ƂR?&RϚ߫/f&)qxm姩#liB'U .8/|&ydg&8 h_VmL&3 K} \%l/9J!Mmi2A5Rc3?y e/B V(| ^l(҉D O.3%S뻊Dfr]L9APh[@ԥ{ ݷ+|Uk# (]\Eaԇj^JA``̌:)vm݀yk"8² l)).0֙S2-=vaڃA7ZIwVǙg2:)m;zg49_ ,l)P:Or5tHrg99%?K_$s0TQp@T1LfmnM-r)}F#0O.O.TEeI \L6҆jHhi<[xZ—)1q1F|"%aj>EHԬD9`'j Ap 1RR?/̽?tKJex{t>nđitd≞nx"j6*T76?ǚž{ur.C=IP3{!arM2ѱ˜|urPȊUY]{T L;5^=~м,f{?P^ VhͻRѺCc%2*` ߆0Ҁtg:WI,&_\`8 ,XU -$v6HVSڕ&+Utʉʽa"??J{kzN ZhkЅƴҦs۔h0̗$As]_y˕@ւ8FWM1E9q ևms[4*F6HCr Ҧ)߯]EkFQ^%Cq0 51'sVoiSі,r-{kGTA3lg)[ގ'E )m-%5{Հ oB5v׮z/D5M-9m -`&+%2965_{>%dYX )ZFI`KwyE(5u: 蟨GÌۢ vCDVH8jC]Q9U +e5g~RV 27V 4?_}!ǾfeҞ{s>eh)}γtug"|!vtGoot Ju.A߻=yU6,RMDqbhJDMRo2ߑ\&uI5z] <|}+c_eAoB^"07Ms~ː:-.YzsrzC5NB=E݆#du "Ʌe {>bUqPcP\;T额g {gq3O~ ϸݥHZ=G=鹯bm־ ' .ʡyWjQX&'mZplAI}au]6)>xJzeQ >[^YcS"ՉWϩ+Ъͅ6\q[}Z#؊ڹOs xT_v1/Dm k;:HChxC< 9n'CҖ350_/hꦉ! ,%?{SۜtZ9Q,L=)Ʉr؉1<7Pz6X+8>t0Bl6>'Hs(l^9"s (_>l&^M|zcJDbձM.i LEG_{)^dC`Y7PS ]|tiKW=ÎmX.{#htK PcJHO1rGSvT;"|\7hosCߦybW^..Z,\\D:Z"&S=x>r ihD)Cn^ mezܑZ2b^g;1Hjm u4Ld2|Un1 FimкW#PXXZ- #rg*(EzO+&(gLĬpneSGbn >ĝ ̟;3YLXX:2r;IW}k* jۣ``ISu_c6.5)]J-is^{0 ?6,P'UuWy)_rgxƆ"["Aܷ.Ra]ڙ-Ӣg) _S({Z1rի&(iMl-M0?K蹹F%M ZΝa yhLL1_sy$KqgٟkpCM؞t{a--Yɠ; n{U͇gf3<<`Jp+4U}4~Pe_9LèM?Vᆠ0.ģ@ JY;%cxvTSm[6BPyI<OgP.e94._.2"E-ީ 1~Oh駹d֯gČ;p59.!''8EJ(p ܻUfH~,D!hfR"D..vת{$R*UtFCӓ27$Om?Pa'[g4$n]Tχq/7+ ˜Wi]V`npba͏C/-8* 1jo0I?`ݘZ&֦mJ.*Ʌ5A]N%c_ũ,9[_5Sw_K? ovZ;vt!|؀ ͍W-L\Wpib[@'!kz栋h{B4RTm8M:"TQuU^,)E]>vѠuP^ 3Z<`'e -Lzzy$C.<489l+b\P5FC#?o -cp-\bY61 zi}h AZNf({˽i/N}Y>=r,P.pyآ^]NƏJ5;3) oF><~Mf6KzX5̓ئ w~B=D{7Զ[s4TZ,fɒVf$@} ) E;+@K}g:@W,jQyQqthCD,'ЪUs1)FxTr!HޣӞ99:Cf!mSѵRdA]֟tLX,pWZBj\ۇun8;rGlؚ<+eXkD}jlYԢɆdV^E};!y Jz쾂#zHht C2*Hj&/hTCoj-'ۛ9 yE$FI@,' 8 cZ%Y%k 4yJ\) I~WU  ih['8$!jI`ɏw*e'׍'خM]x#b[QÐtZoVOq}jEgcȰ80]ZHn=S מ#7rW4nj&$ z%RaZY,Q GR0WQ-kD9KSjz ێ٠*Edbo]8Rmxl{5tsɪ+V&K}^O$}ղk]{P!hsu udSjtID daʵRxiM|n[9,aLNsoցr_K8 AV8BՐ0pA}$@8իF(=F.ЂY+ p9GAo&w|7̆ 텋QqQb< X39_Mh63?2949z oл%r/ b"kF8l:9 h-GW?ļ&w(clkxTuMJ0̛=!6}0%&}zlGDpt灋t`\rA2K9Gf C}ku*~pj˄ EcfKWY %ZIZj4|sm|Xe0n\Q-k&1hۇ8t\L#Ssoj91_GM!~]UuDH%uK~7%P c؃-Kg_!%"(^U62kُC/+5jJ2_zt//ʆDϢ'Ǜ8NؽU/ݟL(S׀uz4L{;X4{nLEgmt-`qv24TSOl^ e%y vJ:E[1D '*kYyבg)tj,U ;&,Zk܏܊SCaFH;kwDb~%%Z =HWd? )@kv\A*!rqmNHm~.s?+RGZ1E9I b2Xٝ{f @Bv!#4!a`Din,m\.ΚDŽoƒ2g=}?tGvPc]13nx\[ݪkfկy4N/)GEgT=Xeڈ&6?dMvƐ:87H5X waeh߯(ttܛ| Cs4Zсj: [K[L5̩s2`rMeތȨٯk#b;+½MRu%I3(MoS"?j&| mӵu(s)!N΍k}V:+JuACF_W3^D7@WB@Xe/u|ʻf  g0b]j goBbWқ&KGnZ~ oe͸4 G>: ;>TMl F:(<ʘG`րp(-E p ³}Dސs!8a۟%;FCp=ڕQ{ Eo%`ro\)H1eQC+S:{f) | 2GI(HET @"G<_Jʡ͋Xbam8?($:HLX/UTb?(7>n( d""<q LHd_rоm0bG 1W,$?Ti=KC?Q&оBIHUj Gu(qI`T'{[RސMԞĽ/z9罽u nH${D)*q%8s}[>uEeO,B\Bö?5 tRֈc06 =~(lGIXig.G?>j LԺXɥN1LT-R MxzWM_ӧᨳ:)Z==3E)H[^JL9Q}N 0Z[T CJUpIAI%[K Z=N,D(cW Y?AIM-!3u"=s"~)i/f&#XCKWh Lrve*C*!Iv8 tPi |Fuq༡Fty ttIm Tq%"oo`lo&0C*U 24 (n`aVC7uE1dAm$XRg{+lcltĕ,;~&] jdu#Lo)#"#[J1M0N῕nNrGA:.mi.7'@@\] AoKm/bzB]To- T ]T A+z,7l(Hŀ.V4]#?fl+-Թ;<ЌKbݼ9-Ő{}yh:6L¡l,jᾆfJ9Z'<@4g* SҴE[Sg_]a{?ŨXpD*6ԛ&PL7@Hyύ} >&.l5%VeYqQFmo>BE7 "H_3#$v;۟lT+SyB!]MI*n17/ʌ +A|a$RSG|4W2<S|p.^6Qf7nlgQz 26BYc6arBYU1C~bDQ~˻z4Ѫ9cG=L+;x)`']|8&mgps%g1EMLM/Yl}nTH [2~~GK[N9nlghWh梏'5xɟ*ݙ$Uu$׵FlRJ1"]#Jx^ر ÞquD{_Z\cy%l]FLQ<mos)`z{t6\zVM`,)ƊܒyiVũ։ @))ߦ BH\R"!C`.v&@3(x9]* ޺L$vxE@^Vom@`YH ӪyMPW}dw$)q\7R0EM>Lz4dm~4u1^DZ0߱Z)6 /Reym WƈR i _ 9} GM˒e91?UEYqWxoxKݞxxXDX+-%Z?+? A X{tTQ-5eٜgt0-:x(7w#MS&,:b{(j2pĘMRNW^SRp`/atD_w:)"Q0P(*aok{+jӯ]r܏&$_Z|_¾1-MsO˾lDUC4"kmBq'ɹoԳ1Ҍ16P%\ tasNȂ+yNErD\(90Jnǔ@;<7bK8nWDVE_6IYyq׃}Z :ao}0?H_z;ƽ K}[zAy 2A'J.rO+O?H<'Υ:%^2C:?i2;x w\J*~x4[ C]"xMv[}"8![BlX(dԗ/wZ wL7q wO)ЊD0 ws41Uҍp;ղw&N emYشE m(s\D4!M"*Eas\˞4p'n<Ԟff%75&( "|µ uDͭ^lg IGdI'MUH:Cņ"Ce-hxLҟPa˴w676 r&k5e sV`;uOj2T`ZnkQ] VJ7lfT$Z;;uD -Kӵ_TL@c%( ?AEKL??#_ R&qI6utm;-b:\{IzNޅhl!X)B67XS~O5P|1^H 'U;c8;fܨi ]K/ >e< :\8ZmwaWocħ zY,Z}2&vO#ﱑčdQe_İS-TM8pe^DaqrFRv 3D˖5r7څn{zv;ŭ[Xt$PJy-oW,ړ\mǧ 'LQc,߱a%C= ȊF!o0Em -QN| Ï#cic/ȧS/';Xr ߐܫn 89!Ҷh> 2l] {2V{s g؆0fXO8N[&<)ZWl0ò#$Jߐ l ĕ\|Kͩ9,_Յ^7FTWN+wpĥUٜ[ʎioG@Hs#U ws mY>'QhatMmysA[Mmq0ޫqzǙpu蕽s`0w&;$v]o~qC4 TlEnJ&i |3K97k,@fK_ׄsJixVT: z<s0Iuv^M;cx$C/t:KJsbΰ@FKs55 >iD˦*<8Ps'BĔ"~~$U͆,9ӠvhMf\9y*,0Crb0TڲIAN揰8Me~ڌWˋ}<ȟrH"5D&"0<ɯA HYaeRF#ig$1NO.=D"⢈٦й {6:!Bt|'BgFV^JeG Jݵs]NC\ߥW8JUH),xFo<?HqJvNuwn)M1$+3vI8NA!?##j -bzV! Izx'RSSe7ui*/,ȷaN棖!P+H?{XI~\D78W2dxbV4Jv, ;d8#EqU{65VS!oS%H3 ԡ3l Tuy@/>u 7WUNAoVQM|<4'22O2,k*4,ٗk#$R،HڏS `_i2f z]b! O@sA '毅i"8Ok+'Vjŏ)?%GF  ʅsxLv?ʼNޗ/W9R*1u^CcGf+F}UiqFN8n2f~IΕ s= ,H` vuXW72# r j44RJ &ei>o 4ƣO?%z@0S0N)Jk7ps^]y XA٠8 PL$,vPI}򐭆*ě'爆% yqk*i\Mi Ƥ/ߍv= W-r<+B*-wcٿ)n,%Fe<ȓ 22砢.ݡkyBRdQb=|Dϟ r>3bqvC/)D$ Q-J<0~-1hوBO^w]Iόc@/jI9"E;G6>)u Sd/rWe`|˫XZ8F/w& lOYc.#DHRN8~*>./4;PpDUMP٨Dy06`2ABIUg\FCQ>Owœ]˨B{GI}8扐V~Q!ˠm @]q ǥ7#K6pf:${;uyMvƫ6Q\)nl!M i_*W99q2 pׂV^,T0'4}kR@mrTi7x$i,bqt,?yvU2Q ic2`ϦiƢ5t5Lzp\S $A6B댓ONv5:(bGt;L S g/[_7?}/L@cUԄ'dhI6]SMGCy BA43L!nqnX'Fy2W&X53$;ȌZDG)xfeW$mџQtw{Z9} ;*P mKyPj&: av@PdpE!.A/E|ULHG6t!PGo K|GT0tXxcQЄ޵0O0 >r]T0 rCkdU:JlA9F c,R f/#Đ.?Mk!hB;_:DS0TH,/Q6Vihl#,̸-MP( E&Q#vE%`$-h!E%X1Yш)SGE%8n N?G@fv<y|*@קh#g aL?-aG ҭ(0g_U3 ~_km`LR>}(\ʝU:lBG~Z&j/N7?PEk HVd$^mm6aK8_vߤ$HmS2?G2 ؉%L=Nb5mL) r(O0n#xy 2$5Iq6j^O\X.aE7ekI!^f:hCX]o_eJ bf^}+0= pxgyI;2D]Qέ zPzfMqeN9#y8Qt$ 6N*ȢI`''GdbFN[+l5Aw Q0|}̖L}Q$Av2)ǧ;X9LiLpUw kӄa}"N 43p܀ EB#\wJ<~y S]h6g¢$z$tB'xLh"A`wCˆ BA9΋FL-u Lo~JfvCXٻ}nۿ9N}0znj?.W%%u܍zfRjcXj`vvmqg`_/m_xBgo:Ǐ8Ϻ4VQ>o_r`-ѝCb=ߢzR.D|yؗz-ڜMPy@Cg)N")ZUK ? Y;ZhA0}- >VL0j>y%jlOnvzfPРLJdIެG`V YZ