Re: Copying Run Data to clipboard and snapshots
Matthew Mastracci <[email protected]> Thu, 01 Dec 2005 12:33:22 -0700
| Newsgroups | gmane.comp.windows.dotnet.nprof.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------070701050301080804030506 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hananiel Sarella wrote: > 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 are going to paste to? Right now I have a text file, but > obviously im missing something here. I imagine that we'll probably want to paste to either a text file or Excel/OOoCalc. I recommend copying the data in tab-separated format so that it'll appear nicely if pasted into a spreadsheet. > > 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. nprof doesn't support snapshots right now. Each of the things appearing in the tree right now is a separate run of a program from start to finish. Snapshots will be a given segment of a run starting and ending at a different time than the program's execution itself. This allows 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 multiple project runs (I think). Matt. --------------070701050301080804030506 Content-Type: text/x-vcard; charset=utf-8; name="matt.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="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-- ------------------------------------------------------- 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