profiler branch merged

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

profiler branch merged

Paolo Bonzini-2
Just wanted to tell you that I merged the profiler branch so that the
git master branch has the ProfileTools package and the gst-profile tool.

Thanks to Derek for the contribution!

Paolo



_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: profiler branch merged

tumm
is it possible you missed a file?

 git clone http://git.sv.gnu.org/r/smalltalk.git

 autoreconf -vi
./configure --prefix=$HOME/opt/smalltalk3.1.1
make

make[2]: *** No rule to make target `gst-profile.1', needed by `all-am'.  Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

t

On Tue, Mar 31, 2009 at 3:21 AM, Paolo Bonzini <[hidden email]> wrote:

> Just wanted to tell you that I merged the profiler branch so that the
> git master branch has the ProfileTools package and the gst-profile tool.
>
> Thanks to Derek for the contribution!
>
> Paolo
>
>
>
> _______________________________________________
> help-smalltalk mailing list
> [hidden email]
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
>



--
there are those who call me... (dr) timm?
morgantown (39.6n, -79w), usa
assoc prof csee, wvu
http://menzies.us

'Hydrogen is a light, odorless gas, which, given enough time, turns
into people.'


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: profiler branch merged

Paolo Bonzini-2
Tim Menzies wrote:
> is it possible you missed a file?

I missed the makefile rule to make gst-profile.1. :-)

Will fix in a minute.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: profiler branch merged

tumm
sorry to nag but i am still getting

make[2]: *** No rule to make target `gst-profile.1', needed by `all-am'.  Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

looking forward to being able to profile my code,

timm

On Tue, Mar 31, 2009 at 9:09 AM, Paolo Bonzini <[hidden email]> wrote:
> Tim Menzies wrote:
>> is it possible you missed a file?
>
> I missed the makefile rule to make gst-profile.1. :-)
>
> Will fix in a minute.
>
> Paolo
>



--
there are those who call me... (dr) timm?
morgantown (39.6n, -79w), usa
assoc prof csee, wvu
http://menzies.us

'Hydrogen is a light, odorless gas, which, given enough time, turns
into people.'


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: profiler branch merged

Paolo Bonzini-2
I forgot to push, I'll do so in the weekend.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk