Home
last modified time | relevance | path

Searched refs:gmon_out_read (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-201037 * gmon_io.c (gmon_out_read): Remove double fclose of input file.
81 * gmon_io.c (gmon_out_read): Close file when done.
DChangeLog-200836 (gmon_out_read): Remove #ifdef SET_BINARY.
55 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
Dgmon_io.h40 extern void gmon_out_read (const char *);
Dgprof.c549 gmon_out_read (gmon_name); in main()
DChangeLog-920373 (gmon_write_raw_arc, gmon_out_read, gmon_out_write): Adjust to
288 (gmon_out_read): Do not use struct raw_phdr or
397 * gmon_io.c (gmon_out_read): Remove use of ngettext(). It is not
404 * gmon_io.c (gmon_out_read): Fix formatting of text messages to
692 * gmon_io.c (gmon_out_read) [SET_BINARY]: Switch stdin into binary
772 * gmon_io.c (gmon_out_read): Make sure that sensible values
836 * gmon_io.c (gmon_out_read): Handle BSD 4.4 format, either
1203 * gmon_io.c (gmon_out_read): In BSD44_FORMAT code, get profrate
1312 * gmon_io.c (gmon_out_read): If BSD44_FORMAT is defined, get the
1616 * gmon_io.c (gmon_out_read): the output stule STYLE_GMON_INFO is now
[all …]
Dgmon_io.c292 gmon_out_read (const char *filename) in gmon_out_read() function
DChangeLog-2007167 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
Dgprof.texi2090 (@code{gmon_io.c:@-gmon_out_read}),