K 10 svn:author V 5 markj K 8 svn:date V 27 2013-07-06T03:40:00.004184Z K 7 svn:log V 273 MFC r252325: The dtmalloc provider uses the short description of a malloc type as the function name of its corresponding DTrace probes. These descriptions may contain whitespace, but probe names cannot, so just replace any whitespace with underscores when creating probes. END