OpenSolaris

Printable Version Enter a New Search
Bug ID 6602183
Synopsis names of all non USDT based providers should be able to end with a digit
State 10-Fix Delivered (Fix available in build)
Category:Subcategory library:libdtrace
Keywords
Responsible Engineer Jonathan Haslam
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_79
Fixed In snv_79
Release Fixed solaris_nevada(snv_79)
Related Bugs
Submit Date 7-September-2007
Last Update Date 5-December-2007
Description
Currently, if a provider name ends in a digit (i.e. foo2), libdtrace will interpret the digit '2' as a pid and try and look for a provider named 'foo' in pid 2. Non USDT based providers (kernel based providers) should be able to end with a digit, for example, nfs4.
Work Around
N/A
Comments
N/A