Tcl Source Code

View Ticket
Login
Ticket UUID: 2017160
Title: NRE and DTrace
Type: Bug Version: obsolete: 8.6a1
Submitter: msofer Created on: 2008-07-13 09:45:32
Subsystem: 45. Parsing and Eval Assigned To: das
Priority: 9 Immediate Severity:
Status: Closed Last Modified: 2008-08-14 09:13:32
Resolution: Fixed Closed By: das
    Closed on: 2008-08-14 02:13:32
Description:
The NRE implementation was done without paying much attention to Dtrace functionality (due to my ignorance). The probability of it having survived unscathed is very small.

I will need assistance in restoring things properly, and also in determining if new probes may be convenient.
User Comments: das added on 2008-08-14 09:13:32:

File Deleted - 287787: 



File Added - 288596: NRE_DTrace-200800814.diff

Logged In: YES 
user_id=90580
Originator: NO

updated patch attached and committed to HEAD, relevant bits backported to other two branches.
File Added: NRE_DTrace-200800814.diff

das added on 2008-08-09 07:23:10:

File Added - 287787: NRE_DTrace-20080809.diff

Logged In: YES 
user_id=90580
Originator: NO

attached the current state of the patch.

Miguel, would be grateful for review (note that with the new debug logging, the dtrace support can be tested even on platforms with no DTrace, c.f. tclCompile.h)
File Added: NRE_DTrace-20080809.diff

das added on 2008-08-09 06:38:20:
Logged In: YES 
user_id=90580
Originator: NO

want to get this done for 8.6a2

msofer added on 2008-07-24 12:23:42:
Logged In: YES 
user_id=148712
Originator: YES

Let's please not invest a lot in this, the code is still changing fast.

Attachments: