[Swift-devel] Re: swift guts doc with many diagrams and graphs

Alina Bejan abejan at ci.uchicago.edu
Mon Oct 13 16:48:56 CDT 2008


Hi Ben,

   I think such as guide is a very good resource for users. 
I have recently tried to make some graphs from some swift log files, but been unsuccessful. Please tell me if the instructions below are still accurate, or if anything changed -- basically the 'report-abc' directory  fails to being created. 

"On a computer such as communicado, type:

  svn co https://svn.ci.uchicago.edu/svn/vdl2/log-processing
  cd log-processing/bin
  export PATH=$(pwd):$PATH
  swift-plot-log mylog-01234456-8922-abcdef.log

This will give you a directory report-mylog-01234456-8922-abcdef/

I usually then

mv report-mylog-01234456-8922-abcdef ~benc/public_html/

so that I can view it with a web browser at 
http://www.ci.uchicago.edu/~benc/report-mylog-01234456-8922-abcdef/
"
Thanks,
Alina


swift-devel-request at ci.uchicago.edu wrote:
> Send Swift-devel mailing list submissions to
> 	swift-devel at ci.uchicago.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> or, via email, send a message with subject or body 'help' to
> 	swift-devel-request at ci.uchicago.edu
>
> You can reach the person managing the list at
> 	swift-devel-owner at ci.uchicago.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Swift-devel digest..."
>
>
> Today's Topics:
>
>    1. swift guts doc with many diagrams and graphs (Ben Clifford)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 13 Oct 2008 06:05:00 +0000 (GMT)
> From: Ben Clifford <benc at hawaga.org.uk>
> Subject: [Swift-devel] swift guts doc with many diagrams and graphs
> To: swift-devel at ci.uchicago.edu
> Message-ID: <Pine.LNX.4.64.0810130559280.27378 at dildano.hawaga.org.uk>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>
> I started writing this document:
>
> http://www.ci.uchicago.edu/~benc/tmp/plot-tour/plot-tour.html
>
> Its an attempt at presenting how the internals of Swift work to someone 
> who is not interested in the minor details of the code but still would 
> like some undestanding of what is going on, for example to understand 
> performance graphs or to help when debugging execution problems.
>
> So the target audience is probably people around the level of skenny or 
> Zhao.
>
> It is most definitely not a swift introductory tutorial - I present swift 
> programs without any instruction on what they do or how to run them.
>
> I intend to produce further sections on other layers within Swift, but I 
> would be interested in any feedback on the general style/structure of the 
> first two sections (on the execute and execute2 logs)
>
>   



More information about the Swift-devel mailing list