This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/3858] New: Independent Runtime Module


Currently, The C source code generated by the SystemTap includes
the all runtime source codes before compiling it. I suggest
introducing the independent runtime kernel module to the
SystemTap because of the reasons below.

- Output Integration: I would like to integrate the output of the
 script which is added from after, to the output of the script
 which is running now.
- Memory Efficiency: When several scripts are executed
 simultaneously, several instances of the common runtime
 processing code exist in the kernel. This is not efficient for
 memory.

Thanks,

-- 
           Summary: Independent Runtime Module
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: masami dot hiramatsu dot pt at hitachi dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3858

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]