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/21020] New: reorganize argument passing from java probes


https://sourceware.org/bugzilla/show_bug.cgi?id=21020

            Bug ID: 21020
           Summary: reorganize argument passing from java probes
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

We need to 

- handle more java object types (not just integers; toString() any type)
- standardize the systemtap-side api (e.g., $argX being all strings)
- ensure no memory leaks (from strdup'd strings passed to the STAP_PROBE*)

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

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