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 translator/9932] New: @cast module search path


Related to bug #2067, with @cast() now taking a module name argument,
we can fail to process a @cast() if the type named was only defined in
a module rather than core vmlinux.  e.g. rhel5 scsi_device, as in the
newly failing buildok/scsi* tests.

So perhaps @cast could grow a search-path facility:
   @cast(value, "scsi_device", "kernel:scsi_mod")

-- 
           Summary: @cast module search path
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com
OtherBugsDependingO 9871
             nThis:


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

------- 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]