1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-04-04 23:21+0930\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
18 msgid "<indirect child>"
23 msgid "[find_call] %s: 0x%lx to 0x%lx\n"
28 msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n"
33 msgid "[find_call] 0x%lx: bsr"
36 #: basic_blocks.c:134 call_graph.c:70 hist.c:105
38 msgid "%s: %s: unexpected end of file\n"
43 msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n"
46 #. FIXME: This only works if bfd_vma is unsigned long.
47 #: basic_blocks.c:324 basic_blocks.c:333
49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
52 #: basic_blocks.c:325 basic_blocks.c:334
70 "Execution Summary:\n"
76 msgid "%9ld Executable lines in this file\n"
81 msgid "%9ld Lines executed\n"
86 msgid "%9.2f Percent of the file executed\n"
93 "%9lu Total number of line executions\n"
98 msgid "%9.2f Average executions per line\n"
103 msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
108 "\t\t Call graph (explanation follows)\n"
118 #: cg_print.c:46 hist.c:385
122 "granularity: each sample hit covers %ld byte(s)"
127 " for %.2f%% of %.2f seconds\n"
133 " no time propagated\n"
137 #: cg_print.c:64 cg_print.c:67 cg_print.c:69
141 #: cg_print.c:64 cg_print.c:69
149 #: cg_print.c:66 cg_print.c:67
157 #: cg_print.c:66 cg_print.c:67
165 #: cg_print.c:67 hist.c:409
174 msgid "index %% time self children called name\n"
179 msgid " <cycle %d as a whole> [%d]\n"
184 msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s <spontaneous>\n"
189 msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n"
194 "Index by function name\n"
198 #: cg_print.c:644 cg_print.c:653
205 msgid "%s: could not open %s.\n"
208 #: corefile.c:53 corefile.c:87
210 msgid "%s: unable to parse mapping file %s.\n"
215 msgid "%s: %s: not in a.out format\n"
220 msgid "%s: can't find .text section in %s\n"
225 msgid "%s: ran out room for %lu bytes of text space\n"
230 msgid "%s: can't do -c\n"
235 msgid "%s: -c not supported on architecture %s\n"
240 msgid "%s: file `%s' has no symbols\n"
245 msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
248 #: gmon_io.c:33 gmon_io.c:55
250 msgid "%s: bfd_vma has unexpected size of %ld bytes\n"
253 #: gmon_io.c:87 gmon_io.c:182
255 msgid "%s: file too short to be a gmon file\n"
258 #: gmon_io.c:97 gmon_io.c:215
260 msgid "%s: file `%s' has bad magic cookie\n"
265 msgid "%s: file `%s' has unsupported version %d\n"
270 msgid "%s: %s: found bad tag %d (file corrupted?)\n"
275 msgid "%s: profiling rate incompatible with first gmon file\n"
280 msgid "%s: incompatible with first gmon file\n"
285 msgid "%s: file '%s' does not appear to be in gmon.out format\n"
290 msgid "%s: unexpected EOF after reading %d/%d bins\n"
294 msgid "time is in ticks, not seconds\n"
297 #: gmon_io.c:321 gmon_io.c:461
299 msgid "%s: don't know how to deal with file format %d\n"
304 msgid "File `%s' (version %d) contains:\n"
309 msgid "\t%d histogram record%s\n"
314 msgid "\t%d call-graph record%s\n"
319 msgid "\t%d basic-block count record%s\n"
324 "@(#) Copyright (c) 1983 Regents of the University of California.\n"
325 " All rights reserved.\n"
331 "Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n"
332 "\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n"
333 "\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n"
334 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n"
335 "\t[--[no-]time=name] [--all-lines] [--brief] [--debug[=level]]\n"
336 "\t[--function-ordering] [--file-ordering]\n"
337 "\t[--directory-path=dirs] [--display-unused-functions]\n"
338 "\t[--file-format=name] [--file-info] [--help] [--line] [--min-count=n]\n"
339 "\t[--no-static] [--print-path] [--separate-files]\n"
340 "\t[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n"
341 "\t[--version] [--width=n] [--ignore-non-functions]\n"
342 "\t[--demangle] [--no-demangle]\n"
343 "\t[image-file] [profile-file...]\n"
348 msgid "Report bugs to %s\n"
353 msgid "%s: debugging not supported; -d ignored\n"
358 msgid "%s: unknown file format %s\n"
361 #. This output is intended to follow the GNU standards document.
364 msgid "GNU gprof %s\n"
369 "Based on BSD gprof, copyright 1983 Regents of the University of California.\n"
374 "This program is free software. This program has absolutely no warranty.\n"
380 "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
385 msgid "%s: sorry, file format `prof' is not yet supported\n"
390 msgid "%s: gmon.out file is missing histogram\n"
395 msgid "%s: gmon.out file is missing call-graph data\n"
400 msgid "%s: `%s' is incompatible with first gmon file\n"
405 msgid "%s: %s: unexpected EOF after reading %d of %d samples\n"
415 " for %.2f%% of %.2f %s\n"
423 "Each sample counts as %g %s.\n"
428 " no time accumulated\n"
461 msgid "Flat profile:\n"
466 msgid "%s: could not locate `%s'\n"
471 msgid "*** File %s:\n"