This message was forwarded from developers-l...@monetdb.org.  The MonetDB
mailing lists have moved to monetdb.org.  Please subscribe to
developers-l...@monetdb.org, and unsubscribe from this list.
See: http://mail.monetdb.org/mailman/listinfo/developers-list

Send developers-list mailing list submissions to
        developers-l...@monetdb.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.monetdb.org/mailman/listinfo/developers-list
or, via email, send a message with subject or body 'help' to
        developers-list-requ...@monetdb.org

You can reach the person managing the list at
        developers-list-ow...@monetdb.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of developers-list digest..."


Today's Topics:

   1. Re: cloning a repository from release  MonetDB-11.9.7
      (Chi-Young Ku)
   2. Re: cloning a repository from release MonetDB-11.9.7 (joe cooper)


----------------------------------------------------------------------

Message: 1
Date: Mon, 29 Oct 2012 13:00:56 -0700 (PDT)
From: Chi-Young Ku <c...@querymetrica.com>
To: Chi-Young Ku <c...@querymetrica.com>, "developers-l...@monetdb.org"
        <developers-l...@monetdb.org>
Subject: Re: cloning a repository from release  MonetDB-11.9.7
Message-ID:
        <1351540856.33031.yahoomail...@web2806.biz.mail.ne1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

??? I would like to clone a repository from? MonetDB-11.9.7.? What would be the 
branch or rev number for:

??? ??? hg clone http://dev.monetdb.org/hg/MonetDB -b

??? Thanks in advance.

Chi



________________________________
 From: Chi-Young Ku <c...@querymetrica.com>
To: "developers-l...@monetdb.org" <developers-l...@monetdb.org> 
Cc: Chi- Young Ku <c...@querymetrica.com> 
Sent: Wednesday, October 17, 2012 5:47 PM
Subject: Generating gprof report
 

Hi,

??? I used the "--enable_profile" option to configure my MonetDB and ran "make 
clean; make; make install".

??? I, then, started my MonetDB instance and ran the following query:

??? ??? select count(*) from lineitem where l_partkey > 9000;


??? Lastly, I quit from the "mclient" session and issued "monetdbd stop ...".? 


??? I observed that there are several gmon.out files in different directories 
in my top build directory.

??? Therefore, I issued the following gprof command:

??? ??? gprof /usr/local/bin/mserver5 ./sql/backends/monet5/gmon.out 
./gdk/gmon.out? ./monetdb5/extras/mal_optimizer_template/gmon.out 
./monetdb5/modules/atoms/gmon.out 

??? ??? ??? ./monetdb5/modules/kernel/gmon.out ./monetdb5/modules/mal/gmon.out 
./monetdb5/scheduler/gmon.out ./monetdb5/optimizer/gmon.out 
./monetdb5/mal/gmon.out?

??? However, the output of the above command did not show any calling sequence 
containing the execution of MAL instructions.

??? Did I miss anything?

??? Thanks in advance.

Chi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121029/ed04fc19/attachment.html>

------------------------------

Message: 2
Date: Mon, 29 Oct 2012 14:38:58 -0700
From: joe cooper <joedbw...@gmail.com>
To: "Communication channel for developers of the MonetDB suite."
        <developers-l...@monetdb.org>
Subject: Re: cloning a repository from release MonetDB-11.9.7
Message-ID:
        <CACdKX6t=OSopNUsPORnnxSP=Q2zOq3CF=ongkvnnqf7ensa...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi Chi,

A not-so-intelligent way is to run
hg log > hglog.txt
and then search for "release" in hglog.txt

You may find the changeset corresponding to the release you requested.

Thanks,
Joe

On Mon, Oct 29, 2012 at 1:00 PM, Chi-Young Ku <c...@querymetrica.com> wrote:

> Hi,
>
>     I would like to clone a repository from  MonetDB-11.9.7.  What would
> be the branch or rev number for:
>
>         hg clone http://dev.monetdb.org/hg/MonetDB -b
>
>     Thanks in advance.
>
> Chi
>
>
>   ------------------------------
> *From:* Chi-Young Ku <c...@querymetrica.com>
> *To:* "developers-l...@monetdb.org" <developers-l...@monetdb.org>
> *Cc:* Chi- Young Ku <c...@querymetrica.com>
> *Sent:* Wednesday, October 17, 2012 5:47 PM
> *Subject:* Generating gprof report
>
> Hi,
>
>     I used the "--enable_profile" option to configure my MonetDB and ran
> "make clean; make; make install".
>
>     I, then, started my MonetDB instance and ran the following query:
>
>         select count(*) from lineitem where l_partkey > 9000;
>
>     Lastly, I quit from the "mclient" session and issued "monetdbd stop
> ...".
>
>     I observed that there are several gmon.out files in different
> directories in my top build directory.
>
>     Therefore, I issued the following gprof command:
>
>         gprof /usr/local/bin/mserver5 ./sql/backends/monet5/gmon.out
> ./gdk/gmon.out  ./monetdb5/extras/mal_optimizer_template/gmon.out
> ./monetdb5/modules/atoms/gmon.out
>             ./monetdb5/modules/kernel/gmon.out
> ./monetdb5/modules/mal/gmon.out ./monetdb5/scheduler/gmon.out
> ./monetdb5/optimizer/gmon.out ./monetdb5/mal/gmon.out
>
>     However, the output of the above command did not show any calling
> sequence containing the execution of MAL instructions.
>
>     Did I miss anything?
>
>     Thanks in advance.
>
> Chi
>
>
>
>
>
>
> _______________________________________________
> developers-list mailing list
> developers-l...@monetdb.org
> http://mail.monetdb.org/mailman/listinfo/developers-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.monetdb.org/pipermail/developers-list/attachments/20121029/4777c087/attachment.html>

------------------------------

_______________________________________________
developers-list mailing list
developers-l...@monetdb.org
http://mail.monetdb.org/mailman/listinfo/developers-list


End of developers-list Digest, Vol 2, Issue 12
**********************************************

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to