New repository

Hananiel Sarella <hananiel-/[email protected]> Thu, 1 Dec 2005 21:11:54 -0800 (PST)
Newsgroups gmane.comp.windows.dotnet.nprof.devel
Message-ID <[email protected]>
--0-126657290-1133500314=:99576
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Subversion source code. I checked out the new source
  repository and I think Im getting version 0.2 alpha. Am I=20
  doing something wrong or is there something wrong when
  the source was migrated?
  Thanks,
  Hananiel

nprof-developers-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org wrote:
  Send Nprof-developers mailing list submissions to
nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/nprof-developers
or, via email, send a message with subject or body 'help' to
nprof-developers-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

You can reach the person managing the list at
nprof-developers-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

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


Today's Topics:

1. Copying Run Data to clipboard and snapshots (Hananiel Sarella)
2. Re: Copying Run Data to clipboard and snapshots (Matthew Mastracci)

--__--__--

Message: 1
Date: Wed, 30 Nov 2005 21:17:25 -0800 (PST)
From: Hananiel Sarella=20
To: nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [Nprof-developers] Copying Run Data to clipboard and snapshots

--0-1907597930-1133414245=3D:21138
Content-Type: text/plain; charset=3Diso-8859-1
Content-Transfer-Encoding: 8bit

I am trying to implement - Copying Run Data to clipboard and snapshots - =
from the v 1.0 list. I would like to know what format to copy it to. I as=
sume we are going to paste it into something. So what is it that we are g=
oing to paste to? Right now I have a text file, but obviously im missing =
something here.=20

I dont understand if a snapshot is run data from a particular session ser=
ialized to disk or the ability to view current data at any given point in=
 the time while the application is running.=20

Thanks,
Hananiel=20


---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
--0-1907597930-1133414245=3D:21138
Content-Type: text/html; charset=3Diso-8859-1
Content-Transfer-Encoding: 8bit

  I am trying to implement - Copying Run Data  to clipboard and snapshots=
 - from the v 1.0 list. I would like to know what format to copy it to. I=
 assume we are going to paste it into something. So what is it that we ar=
e going to paste to? Right now I have a text file, but obviously im missi=
ng something here.=20
  =20
  I dont understand if a snapshot is run data from a particular session s=
erialized to disk or the ability to view current data at any given point =
in the time while the application is running.=20
  =20
  Thanks,
  Hananiel=20
 =20
 =20
---------------------------------
  Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
--0-1907597930-1133414245=3D:21138--


--__--__--

Message: 2
Date: Thu, 01 Dec 2005 12:33:22 -0700
From: Matthew Mastracci=20
To: Hananiel Sarella=20
CC: nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [Nprof-developers] Copying Run Data to clipboard and snapsho=
ts

This is a multi-part message in MIME format.
--------------070701050301080804030506
Content-Type: text/plain; charset=3DISO-8859-1; format=3Dflowed
Content-Transfer-Encoding: 7bit

Hananiel Sarella wrote:
> I am trying to implement - Copying Run Data to clipboard and=20
> snapshots - from the v 1.0 list. I would like to know what format to=20
> copy it to. I assume we are going to paste it into something. So what=20
> is it that we are going to paste to? Right now I have a text file, but=20
> obviously im missing something here.
I imagine that we'll probably want to paste to either a text file or=20
Excel/OOoCalc. I recommend copying the data in tab-separated format so=20
that it'll appear nicely if pasted into a spreadsheet.
>=20
> I dont understand if a snapshot is run data from a particular session=20
> serialized to disk or the ability to view current data at any given=20
> point in the time while the application is running.
nprof doesn't support snapshots right now. Each of the things appearing=20
in the tree right now is a separate run of a program from start to=20
finish. Snapshots will be a given segment of a run starting and ending=20
at a different time than the program's execution itself. This allows=20
you to skip profiling the startup code of the application, for instance.

The stuff serialized to disk is currently referred to as a project, with=20
multiple project runs (I think).

Matt.

--------------070701050301080804030506
Content-Type: text/x-vcard; charset=3Dutf-8;
name=3D"matt.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=3D"matt.vcf"

begin:vcard
fn:Matthew Mastracci
n:Mastracci;Matthew
org:aclaro Softworks, inc.
adr:;;1900a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada
email;internet:[email protected]
title:Software Developer
tel;work:(403) 299-6612
tel;fax:(403) 247-8797
url:http://www.aclaro.com
version:2.1
end:vcard


--------------070701050301080804030506--



--__--__--

_______________________________________________
Nprof-developers mailing list
Nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/nprof-developers


End of Nprof-developers Digest
 =20


	=09
---------------------------------
 Yahoo! Personals
 Single? There's someone we'd like you to meet.
 Lots of someones, actually. Yahoo! Personals
--0-126657290-1133500314=:99576
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<DIV align=3Dleft>Subversion source code. I checked out the new source</D=
IV>  <DIV align=3Dleft>repository and I think Im getting version 0.2 alph=
a. Am I </DIV>  <DIV align=3Dleft>doing something wrong or is there somet=
hing wrong when</DIV>  <DIV align=3Dleft>the source was migrated?</DIV>  =
<DIV align=3Dleft>Thanks,</DIV>  <DIV align=3Dleft>Hananiel<BR><BR><B><I>=
nprof-developers-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org</I></B> wrote:</DIV>  <BLO=
CKQUOTE class=3Dreplbq style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORD=
ER-LEFT: #1010ff 2px solid">Send Nprof-developers mailing list submission=
s to<BR>nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org<BR><BR>To subscribe or uns=
ubscribe via the World Wide Web, visit<BR>https://lists.sourceforge.net/l=
ists/listinfo/nprof-developers<BR>or, via email, send a message with subj=
ect or body 'help' to<BR>nprof-developers-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org<B=
R><BR>You can reach the person managing the list at<BR>nprof-developers-a=
[email protected]<BR><BR>When replying, please edit your
 Subject line so it is more specific<BR>than "Re: Contents of Nprof-devel=
opers digest..."<BR><BR><BR>Today's Topics:<BR><BR>1. Copying Run Data to=
 clipboard and snapshots (Hananiel Sarella)<BR>2. Re: Copying Run Data to=
 clipboard and snapshots (Matthew Mastracci)<BR><BR>--__--__--<BR><BR>Mes=
sage: 1<BR>Date: Wed, 30 Nov 2005 21:17:25 -0800 (PST)<BR>From: Hananiel =
Sarella <[email protected]><BR>To: nprof-developers-5NWGOfrQmneRv+LV9MX5uv+2+P5yyue3@public.gmane.org=
t<BR>Subject: [Nprof-developers] Copying Run Data to clipboard and snapsh=
ots<BR><BR>--0-1907597930-1133414245=3D:21138<BR>Content-Type: text/plain=
; charset=3Diso-8859-1<BR>Content-Transfer-Encoding: 8bit<BR><BR>I am try=
ing to implement - Copying Run Data to clipboard and snapshots - from the=
 v 1.0 list. I would like to know what format to copy it to. I assume we =
are going to paste it into something. So what is it that we are going to =
paste to? Right now I have a text file, but obviously im missing somethin=
g here. <BR><BR>I dont understand if a snapshot is
 run data from a particular session serialized to disk or the ability to =
view current data at any given point in the time while the application is=
 running. <BR><BR>Thanks,<BR>Hananiel <BR><BR><BR>-----------------------=
----------<BR>Yahoo! Music Unlimited - Access over 1 million songs. Try i=
t free.<BR>--0-1907597930-1133414245=3D:21138<BR>Content-Type: text/html;=
 charset=3Diso-8859-1<BR>Content-Transfer-Encoding: 8bit<BR><BR>  <DIV>I =
am trying to implement - Copying Run Data&nbsp; to clipboard and snapshot=
s - from the v 1.0 list. I would like to know what format to copy it to. =
I assume we are going to paste it into something. So what is it that we a=
re going to paste to? Right now I have a text file, but obviously im miss=
ing something here. </DIV>  <DIV>&nbsp;</DIV>  <DIV>I&nbsp;dont understan=
d if a snapshot is&nbsp;run data from a particular session serialized to =
disk or the ability to view current data at any given point in the time w=
hile the application is running. </DIV>=20
 <DIV>&nbsp;</DIV>  <DIV>Thanks,</DIV>  <DIV>Hananiel&nbsp;</DIV>  <div><=
BR>  <HR SIZE=3D1>  <A href=3D"http://pa.yahoo.com/*http://us.rd.yahoo.co=
m/evt=3D36035/*http://music.yahoo.com/unlimited/">Yahoo! Music Unlimited =
- Access over 1 million songs. Try it free.</A><BR>--0-1907597930-1133414=
245=3D:21138--<BR><BR><BR>--__--__--<BR><BR>Message: 2<BR>Date: Thu, 01 D=
ec 2005 12:33:22 -0700<BR>From: Matthew Mastracci <MATT-7V7Kg4ND/[email protected]><BR>To=
: Hananiel Sarella <[email protected]><BR>CC: [email protected]=
rceforge.net<BR>Subject: Re: [Nprof-developers] Copying Run Data to clipb=
oard and snapshots<BR><BR>This is a multi-part message in MIME format.<BR=
>--------------070701050301080804030506<BR>Content-Type: text/plain; char=
set=3DISO-8859-1; format=3Dflowed<BR>Content-Transfer-Encoding: 7bit<BR><=
BR>Hananiel Sarella wrote:<BR>&gt; I am trying to implement - Copying Run=
 Data to clipboard and <BR>&gt; snapshots - from the v 1.0 list. I would =
like to know what format to <BR>&gt; copy it to. I assume we
 are going to paste it into something. So what <BR>&gt; is it that we are=
 going to paste to? Right now I have a text file, but <BR>&gt; obviously =
im missing something here.<BR>I imagine that we'll probably want to paste=
 to either a text file or <BR>Excel/OOoCalc. I recommend copying the data=
 in tab-separated format so <BR>that it'll appear nicely if pasted into a=
 spreadsheet.<BR>&gt; <BR>&gt; I dont understand if a snapshot is run dat=
a from a particular session <BR>&gt; serialized to disk or the ability to=
 view current data at any given <BR>&gt; point in the time while the appl=
ication is running.<BR>nprof doesn't support snapshots right now. Each of=
 the things appearing <BR>in the tree right now is a separate run of a pr=
ogram from start to <BR>finish. Snapshots will be a given segment of a ru=
n starting and ending <BR>at a different time than the program's executio=
n itself. This allows <BR>you to skip profiling the startup code of the a=
pplication, for instance.<BR><BR>The stuff
 serialized to disk is currently referred to as a project, with <BR>multi=
ple project runs (I think).<BR><BR>Matt.<BR><BR>--------------07070105030=
1080804030506<BR>Content-Type: text/x-vcard; charset=3Dutf-8;<BR>name=3D"=
matt.vcf"<BR>Content-Transfer-Encoding: 7bit<BR>Content-Disposition: atta=
chment;<BR>filename=3D"matt.vcf"<BR><BR>begin:vcard<BR>fn:Matthew Mastrac=
ci<BR>n:Mastracci;Matthew<BR>org:aclaro Softworks, inc.<BR>adr:;;1900a - =
11 St. SE;Calgary;Alberta;T2H 3G2;Canada<BR>email;internet:[email protected]=
m<BR>title:Software Developer<BR>tel;work:(403) 299-6612<BR>tel;fax:(403)=
 247-8797<BR>url:http://www.aclaro.com<BR>version:2.1<BR>end:vcard<BR><BR=
><BR>--------------070701050301080804030506--<BR><BR><BR><BR>--__--__--<B=
R><BR>_______________________________________________<BR>Nprof-developers=
 mailing list<BR>Nprof-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org<BR>https://lists.=
sourceforge.net/lists/listinfo/nprof-developers<BR><BR><BR>End of Nprof-d=
evelopers Digest<BR></BLOCKQUOTE>  <DIV><BR></DIV><p>
		<hr size=3D1> <B>Yahoo! Personals</B><BR>=20
Single? There's someone we'd like you to meet.<BR>=20
Lots of someones, actually. <a href=3D"http://us.rd.yahoo.com/evt=3D36108=
/*http://personals.yahoo.com=20
">Yahoo! Personals</a>
--0-126657290-1133500314=:99576--


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click