Tcl Source Code

View Ticket
Login
Ticket UUID: 1828178
Title: TEBC: opcode timing
Type: Patch Version: None
Submitter: msofer Created on: 2007-11-08 10:30:06
Subsystem: 47. Bytecode Compiler Assigned To: msofer
Priority: 5 Medium Severity:
Status: Open Last Modified: 2007-11-08 17:30:35
Resolution: None Closed By:
    Closed on:
Description:
Attached a patch that allows timing individual opcodes, and a script to extract the info. A patched core will produce on exit a file "time.log" in [pwd] containing timing data for all opcodes. The script produces basic stats and pretty-printing.

It is very much a WIP: x86 only (linux only?), turned on "by hand", ...
User Comments: msofer added on 2007-11-08 17:30:35:

File Added - 253393: vmstats.tcl

Logged In: YES 
user_id=148712
Originator: YES

File Added: vmstats.tcl

msofer added on 2007-11-08 17:30:08:

File Added - 253392: tebcTiming.patch

Attachments: