Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
View this page "Scope"
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
G Bulmer  
View profile  
 More options Dec 16 2007, 9:33 pm
From: G Bulmer <gbul...@gmail.com>
Date: Sun, 16 Dec 2007 18:33:04 -0800 (PST)
Local: Sun, Dec 16 2007 9:33 pm
Subject: View this page "Scope"
Here's a short scope definition, which I hope includes your
investigation of the Ruby VM. I missed out the 'Line' probe as Erlang
has little concept of lines (probably should be clause or something),
and the object creation/completion, as I'm not sure what that will do
in Erlang which has no objects (and hence no complexity in object
initialisation AFAIK).

Click on http://groups.google.com/group/erlang-dtrace/web/scope - or
copy & paste it into your browser's address bar if that doesn't work.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "View this page "Initial Scope" - Added register/unregister port or PID" by G Bulmer
G Bulmer  
View profile  
 More options Jan 3 2008, 6:24 pm
From: G Bulmer <gbul...@gmail.com>
Date: Thu, 3 Jan 2008 15:24:15 -0800 (PST)
Local: Thurs, Jan 3 2008 6:24 pm
Subject: View this page "Initial Scope" - Added register/unregister port or PID
Added register/unregister port or PID probe.

DTrace static probes appear to be 'one way', with no way to pass-in
parameters. This is a potential obstacle to straightforward use of D
scripts to observe Erlang programs.

Erlang programs often use registered names, and not PIDs or Ports. D
scripts will need a way to discover the association between registered
names (atoms) and those Process IDs or Ports. This proposal provides a
way to get the association as it is made, and hence they can be used
to pass values to D script variables.

This approach also ensures changes of association between names and
PIDs/Ports will be notified to interested D scripts.

Click on http://groups.google.co.uk/group/erlang-dtrace/web/scope?hl=en
- or copy & paste it into your browser's address bar if that doesn't
work.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »