<div dir="ltr">Hi Yoshiki,<div><br></div><div>I don&#39;t know how useful/stable this is, but one of our student teams is currently working on an improved MessageTally (see [1]). In their first demo they had a nice table view and a polar pie.</div><div><br></div><div>Best,</div><div>Fabio<br><div class="GmSign"><br></div><div class="GmSign">[1] <a href="https://github.com/HPI-SWA-Teaching/SWT16-Project-13">https://github.com/HPI-SWA-Teaching/SWT16-Project-13</a></div><div class="GmSign"><br></div><div class="GmSign">-- <br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jul 11, 2016 at 11:35 PM Yoshiki Ohshima &lt;<a href="mailto:Yoshiki.Ohshima@acm.org">Yoshiki.Ohshima@acm.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Jul 10, 2016 at 1:42 AM, marcel.taeumel &lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt; wrote:<br>
&gt; Yoshiki Ohshima-3 wrote<br>
&gt;&gt; I am trying a few things on Squeak 5.0.  In earlier versions there was<br>
&gt;&gt; AndreasSystemProfier (formerly known as QSystemProfier) and had a<br>
&gt;&gt; method called spyOnWorldFor:, which was quite useful.  I just loaded<br>
&gt;&gt; AndreasProfier-eem.11.mcz and tried it but it crashed the 5.0 all in<br>
&gt;&gt; one VM on Mac OS 10.10.<br>
&gt;&gt;<br>
&gt;&gt; Is this a known issue?  Is there an alternative to it?<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; -- Yoshiki<br>
&gt;<br>
&gt; Hi Yoshiki,<br>
&gt;<br>
&gt; there is Extras &gt; Start Profiler, which does<br>
&gt;<br>
&gt; MessageTally spyOn: [[Sensor peekPosition y &gt; 0] whileTrue: [World<br>
&gt; doOneCycle]].<br>
&gt;<br>
&gt; I do not know the semantics of #spyOnWorldFor:, but you could specify other<br>
&gt; duration limits in the whileTrue predicate.<br>
<br>
Thanks!<br>
<br>
I misremembered that spyOnWorldFor was doing profiling for<br>
&quot;otherProcesses&quot; (maybe it did at some point) but yes, I can have a do<br>
it like above and it does most of it.<br>
<br>
Only difference is that not using the cursor position let me interact<br>
with things in the world.<br>
<br>
<br>
--<br>
-- Yoshiki<br>
<br>
</blockquote></div></div></div>