[Bug runtime/3858] New: Independent Runtime Module
masami dot hiramatsu dot pt at hitachi dot com
sourceware-bugzilla@sourceware.org
Thu Jan 11 11:35:00 GMT 2007
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.
More information about the Systemtap
mailing list