1 2# Message file for cmd/sgs/ldprof 3 4domain "SUNW_OST_SGS" 5 6 7# System call messages. 8 9msgid "%s: open failed: %s: profiling disabled\n" 10msgstr "" 11msgid "%s: mmap failed: %s: profiling disabled\n" 12msgstr "" 13msgid "%s: ftruncate failed: %s: profiling disabled\n" 14msgstr "" 15 16# General error diagnostics 17msgid "ldprof.so: %s: profile target has changed size; recreate profile buffer: profiling disabled\n" 18msgstr "" 19msgid "ldprof.so: audit version mismatch: expected %d, found %d: profiling disabled\n" 20msgstr "" 21msgid "ldprof.so: profile target must be specified with LD_PROFILE: profiling disabled\n" 22msgstr "" 23 24 25