Home
last modified time | relevance | path

Searched refs:gprof (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/netbsd-src/usr.bin/gprof/PSD.doc/
H A DMakefile5 ARTICLE=gprof
14 gprof-1.png gprof-2.png gprof-3.png gprof-4.png gprof-5.png \
15 gprof-6.png gprof-7.png gprof-8.png gprof-9.png gprof-10.png \
16 gprof-11.png gprof-12.png gprof-13.png gprof-14.png
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DMakefile.am40 bin_PROGRAMS = gprof program
44 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
83 info_TEXINFOS = gprof.texi
85 man_MANS = gprof.1
97 gprof.1: $(srcdir)/gprof.texi config.texi
99 $(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
100 $(AM_V_at)-($(POD2MAN) gprof.pod | \
104 $(AM_V_at)rm -f gprof.pod
106 html-local: doc/gprof/index.html
[all …]
H A DChangeLog-92033 * gprof.texi: Fix "the the" typo.
7 * gprof.texi (Compiling): Describe how to use gprof when source
14 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
60 * po/gprof.pot: Regenerate.
90 corefile.c, gmon_io.c, gprof.c, gprof.h, hist.c, mips.c, source.c,
103 * gprof.c (main): Turn off default excluded functions in FLAT
118 * alpha.c, cg_arcs.c, cg_dfn.c, gmon.h, gprof.c, gprof.h, hertz.c,
124 * gprof.texi (Executing the Program): Add documentation on how to use
176 * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
189 * gprof.c: Include "getopt.h" after other includes, so that
[all …]
H A DMakefile.in111 bin_PROGRAMS = gprof$(EXEEXT)
150 corefile.$(OBJEXT) gmon_io.$(OBJEXT) gprof.$(OBJEXT) \
226 INFO_DEPS = gprof.info
228 DVIS = gprof.dvi
229 PDFS = gprof.pdf
230 PSS = gprof.ps
231 HTMLS = gprof.html
232 TEXINFOS = gprof.texi
466 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
475 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
[all …]
H A DChangeLog4 * po/gprof.pot: Regenerate.
70 * gprof.c (usage): Add -B.
71 * gprof.texi (synopsis): Add -B.
90 * po/gprof.pot: Regenerate.
111 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
115 * Makefile.am (html-local, doc/gprof/index.html): New targets.
126 * gprof.h (PATH_MAX): Don't define.
137 * gprof.c: Don't test HAVE_SETLOCALE.
138 * gprof.h: Include sys/time.h.
152 * gprof.c: Likewise.
[all …]
H A DChangeLog-20064 (gprof.info gprof.dvi gprof.html): Delete rule.
10 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
27 * gprof.c (main): Fix option string for -r and -R.
31 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
35 * gprof.c (main): Fix option string for -C, -n and -N.
39 * gprof.texi: Fix install failure.
43 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
54 * gprof.texi: Fix some typos.
85 * gprof.c (main): When setting default output_style, add separate
H A DChangeLog-200411 * po/gprof.pot: Regenerate.
15 * gprof.c (main): For line-by-line profiling, there is no need to
44 * gprof.c (main): Clean up some more.
49 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
63 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
68 * gprof.texi (Output Options): Correct last patch to use @itemx, not
73 * gprof.texi (Introduction): Update synopsis.
89 * po/gprof.pot: Regenerate.
H A DChangeLog-201016 * po/gprof.pot: Regenerate
20 * gprof.texi (Deprecated Options): Move introduction out of the table.
24 * gprof.texi: Add directory section for info document.
41 * gprof.texi (Sampling Error): Note that call counts and basic
47 * gprof.texi: Replace abbreviated 20th century year numbers with
61 PR gprof/11524
66 * po/gprof.pot: Updated by the Translation project.
H A DChangeLog-200716 PR gprof/5147
92 * po/gprof.pot: Regenerate.
101 * gprof.texi: Refer readers to the gcov tool if they want
122 * gprof.texi: Remove orphaned "@end ignore".
126 * gprof.texi: Use @copying around the copyright notice.
136 * gprof.c (discard_underscores): Delete.
137 * gprof.h (discard_underscores): Delete.
180 * gprof.texi: Adjust for the new logic.
185 * gprof.texi: Put the contents after the title page rather
193 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
[all …]
H A Dgprof.texi2 @setfilename gprof.info
4 @settitle GNU gprof
16 * gprof: (gprof). Profiling your program's execution
21 This file documents the gprof profiler of the GNU system.
40 @title GNU gprof
50 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
53 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
73 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
76 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
78 This manual is for @code{gprof}
[all …]
H A Dgprof.info1 This is gprof.info, produced by makeinfo version 7.0.2 from gprof.texi.
3 This file documents the gprof profiler of the GNU system.
16 * gprof: (gprof). Profiling your program’s execution
20 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
25 This manual describes the GNU profiler, ‘gprof’, and how you can use it
28 programs. GNU ‘gprof’ was written by Jay Fenlason.
30 This manual is for ‘gprof’ (GNU Binutils) version 2.42.
42 * Invoking:: How to run ‘gprof’, and its options
44 * Output:: Interpreting ‘gprof’’s output
48 * Incompatibilities:: (between GNU ‘gprof’ and Unix ‘gprof’.)
[all …]
H A DChangeLog-200510 * Makefile.am (gprof.info, gprof.1): Depend on config.texi.
20 * gprof.c (usage): Document "@FILE".
30 * gprof.c (main): Use expandargv.
34 * gprof.c (main):Only invoke bindtextdomain() and textdomain() if
44 gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
58 * gprof.c (abfd): Remove unused variable.
128 * po/gprof.pot: Regenerate.
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DMakefile.am40 bin_PROGRAMS = gprof program
44 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
53 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
83 info_TEXINFOS = gprof.texi
85 man_MANS = gprof.1
97 gprof.1: $(srcdir)/gprof.texi config.texi
99 $(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
100 $(AM_V_at)-($(POD2MAN) gprof.pod | \
104 $(AM_V_at)rm -f gprof.pod
106 html-local: doc/gprof/index.html
[all …]
H A DChangeLog-92033 * gprof.texi: Fix "the the" typo.
7 * gprof.texi (Compiling): Describe how to use gprof when source
14 * gprof.texi: Apply patch supplied by Eric S Raymond via RMS:
60 * po/gprof.pot: Regenerate.
90 corefile.c, gmon_io.c, gprof.c, gprof.h, hist.c, mips.c, source.c,
103 * gprof.c (main): Turn off default excluded functions in FLAT
118 * alpha.c, cg_arcs.c, cg_dfn.c, gmon.h, gprof.c, gprof.h, hertz.c,
124 * gprof.texi (Executing the Program): Add documentation on how to use
176 * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
189 * gprof.c: Include "getopt.h" after other includes, so that
[all …]
H A DMakefile.in111 bin_PROGRAMS = gprof$(EXEEXT)
144 corefile.$(OBJEXT) gmon_io.$(OBJEXT) gprof.$(OBJEXT) \
220 INFO_DEPS = gprof.info
222 DVIS = gprof.dvi
223 PDFS = gprof.pdf
224 PSS = gprof.ps
225 HTMLS = gprof.html
226 TEXINFOS = gprof.texi
455 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
464 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
[all …]
H A DChangeLog22 * po/gprof.pot: Regenerate.
43 * gprof.texi (Executing): Note GMON_OUT_PREFIX environment variable.
47 * Makefile.am (html-local, doc/gprof/index.html): New targets.
58 * gprof.h (PATH_MAX): Don't define.
69 * gprof.c: Don't test HAVE_SETLOCALE.
70 * gprof.h: Include sys/time.h.
84 * gprof.c: Likewise.
85 * gprof.h: Likewise.
118 * po/gprof.pot: Regenerate.
135 * gprof.texi: Likewise.
H A DChangeLog-20064 (gprof.info gprof.dvi gprof.html): Delete rule.
10 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
27 * gprof.c (main): Fix option string for -r and -R.
31 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
35 * gprof.c (main): Fix option string for -C, -n and -N.
39 * gprof.texi: Fix install failure.
43 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
54 * gprof.texi: Fix some typos.
85 * gprof.c (main): When setting default output_style, add separate
H A DChangeLog-200411 * po/gprof.pot: Regenerate.
15 * gprof.c (main): For line-by-line profiling, there is no need to
44 * gprof.c (main): Clean up some more.
49 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
63 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
68 * gprof.texi (Output Options): Correct last patch to use @itemx, not
73 * gprof.texi (Introduction): Update synopsis.
89 * po/gprof.pot: Regenerate.
H A DChangeLog-201016 * po/gprof.pot: Regenerate
20 * gprof.texi (Deprecated Options): Move introduction out of the table.
24 * gprof.texi: Add directory section for info document.
41 * gprof.texi (Sampling Error): Note that call counts and basic
47 * gprof.texi: Replace abbreviated 20th century year numbers with
61 PR gprof/11524
66 * po/gprof.pot: Updated by the Translation project.
H A DChangeLog-200716 PR gprof/5147
92 * po/gprof.pot: Regenerate.
101 * gprof.texi: Refer readers to the gcov tool if they want
122 * gprof.texi: Remove orphaned "@end ignore".
126 * gprof.texi: Use @copying around the copyright notice.
136 * gprof.c (discard_underscores): Delete.
137 * gprof.h (discard_underscores): Delete.
180 * gprof.texi: Adjust for the new logic.
185 * gprof.texi: Put the contents after the title page rather
193 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
[all …]
H A Dgprof.texi2 @setfilename gprof.info
4 @settitle GNU gprof
16 * gprof: (gprof). Profiling your program's execution
21 This file documents the gprof profiler of the GNU system.
40 @title GNU gprof
50 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
53 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
73 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
76 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
78 This manual is for @code{gprof}
[all …]
H A Dgprof.info1 This is gprof.info, produced by makeinfo version 6.8 from gprof.texi.
3 This file documents the gprof profiler of the GNU system.
16 * gprof: (gprof). Profiling your program's execution
20 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
25 This manual describes the GNU profiler, 'gprof', and how you can use it
28 programs. GNU 'gprof' was written by Jay Fenlason.
30 This manual is for 'gprof' (GNU Binutils) version 2.39.
42 * Invoking:: How to run 'gprof', and its options
44 * Output:: Interpreting 'gprof''s output
48 * Incompatibilities:: (between GNU 'gprof' and Unix 'gprof'.)
[all …]
H A DChangeLog-200510 * Makefile.am (gprof.info, gprof.1): Depend on config.texi.
20 * gprof.c (usage): Document "@FILE".
30 * gprof.c (main): Use expandargv.
34 * gprof.c (main):Only invoke bindtextdomain() and textdomain() if
44 gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
58 * gprof.c (abfd): Remove unused variable.
128 * po/gprof.pot: Regenerate.
/netbsd-src/external/gpl3/binutils.old/dist/gprof/po/
H A Dja.po1 # Japanese messages for GNU binutils gprof.
8 "Project-Id-Version: gprof 2.22.90\n"
20 "X-Poedit-Basepath: /factory/ja-po/binutils/binutils-2.22.90/gprof/\n"
357 #: gprof.c:159
375 #: gprof.c:175
382 #: gprof.c:251
387 #: gprof.c:331
393 #: gprof.c:419
395 msgid "GNU gprof %s\n"
396 msgstr "GNU gprof %s\n"
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/po/
H A Dja.po1 # Japanese messages for GNU binutils gprof.
8 "Project-Id-Version: gprof 2.22.90\n"
20 "X-Poedit-Basepath: /factory/ja-po/binutils/binutils-2.22.90/gprof/\n"
357 #: gprof.c:159
375 #: gprof.c:175
382 #: gprof.c:251
387 #: gprof.c:331
393 #: gprof.c:419
395 msgid "GNU gprof %s\n"
396 msgstr "GNU gprof %s\n"
[all …]

12345678910>>...12