Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-12 Thread Eliot Miranda
Hi Cesar, > On May 11, 2017, at 12:10 PM, csra...@bol.com.br wrote: > >> On Thu, 11 May 2017 11:34:47 +0200, Cl?ment Bera >> wrote: >> >> On Wed, May 10, 2017 at 8:12 PM, Esteban A. Maringolo >> wrote: >> >>> 2017-05-10 13:38

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-11 Thread csrabak
On Thu, 11 May 2017 11:34:47 +0200, Cl?ment Bera wrote: > On Wed, May 10, 2017 at 8:12 PM, Esteban A. Maringolo > wrote: > > > 2017-05-10 13:38 GMT-03:00 Cl?ment Bera : > > > On Wed, May 10, 2017 at 5:28

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-11 Thread Nicolas Cellier
2017-05-11 11:34 GMT+02:00 Clément Bera : > > > On Wed, May 10, 2017 at 8:12 PM, Esteban A. Maringolo < > emaring...@gmail.com> wrote: > >> 2017-05-10 13:38 GMT-03:00 Clément Bera : >> > On Wed, May 10, 2017 at 5:28 PM, Esteban A. Maringolo < >>

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-11 Thread Clément Bera
On Wed, May 10, 2017 at 8:12 PM, Esteban A. Maringolo wrote: > 2017-05-10 13:38 GMT-03:00 Clément Bera : > > On Wed, May 10, 2017 at 5:28 PM, Esteban A. Maringolo < > emaring...@gmail.com> wrote: > > >> If it is a plug-in, why does it need VM

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Esteban A. Maringolo
2017-05-10 13:38 GMT-03:00 Clément Bera : > On Wed, May 10, 2017 at 5:28 PM, Esteban A. Maringolo > wrote: >> If it is a plug-in, why does it need VM recompilation? > > Internal plugins require VM recompilation. Only external plugins do not. It was

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Sophie Kaleba
Thanks for your help! @Nicolas, I'll do it that way 2017-05-10 17:15 GMT+02:00 Nicolas Cellier < nicolas.cellier.aka.n...@gmail.com>: > Hi Sophie, > you could try and modify the plugins.int or plugins.ext files for various > pharo distributions and do a pull request on github opensmalltalk-vm. >

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Clément Bera
On Wed, May 10, 2017 at 5:28 PM, Esteban A. Maringolo wrote: > If it is a plug-in, why does it need VM recompilation? > Internal plugins require VM recompilation. Only external plugins do not. > > Esteban A. Maringolo > > > > > > > 2017-05-10 12:15 GMT-03:00 Nicolas

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Esteban A. Maringolo
If it is a plug-in, why does it need VM recompilation? Esteban A. Maringolo 2017-05-10 12:15 GMT-03:00 Nicolas Cellier : > Hi Sophie, > you could try and modify the plugins.int or plugins.ext files for various > pharo distributions and do a pull request

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Nicolas Cellier
Hi Sophie, you could try and modify the plugins.int or plugins.ext files for various pharo distributions and do a pull request on github opensmalltalk-vm. Then let Esteban accept the request or not before the release of Pharo... (if the build are green, there's no reason to not accept it).

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Max Leske
OK, I see. > On 10 May 2017, at 15:11, Clément Bera wrote: > > Hi Max, > > She has already done that. The point is to add the plugins in the default > Pharo VM, so everyone can use the VM profiler. We would like to have the VM > profiler loadable through the Pharo

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Clément Bera
Hi Max, She has already done that. The point is to add the plugins in the default Pharo VM, so everyone can use the VM profiler. We would like to have the VM profiler loadable through the Pharo catalog, but many people won't be able to use it if the default Pharo VM does not support it... The

Re: [Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Max Leske
Hi Sophie, You will have to compile your own VM for the moment. It's fairly easy but you might run into problems when including the extra plugin. To build the VM, follow the instructions on https://github.com/OpenSmalltalk/opensmalltalk-vm

[Pharo-dev] Missing plugins to make the vmProfiler work on Pharo

2017-05-10 Thread Sophie Kaleba
Hi Esteban, Hi all, I am working on porting the Squeak VMProfiler to Pharo as a gsoc (I will post a more detailed presentation about that in the mailing list later today). While trying to use the profiler with the Pharo VM, I get the following error : "PrimitiveFailed : primitive