History log of /csrg-svn/usr.bin/gprof/arcs.c (Results 1 – 24 of 24)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 62017 06-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 54805 08-Jul-1992 torek

lint

# 52652 24-Feb-1992 mckusick

add -C flag to do cycle elimination

# 42683 01-Jun-1990 bostic

new copyright notice


/csrg-svn/old/dbx/asm.c
/csrg-svn/old/dbx/c.c
/csrg-svn/old/dbx/cerror.iris.s
/csrg-svn/old/dbx/cerror.sun.s
/csrg-svn/old/dbx/cerror.tahoe.s
/csrg-svn/old/dbx/cerror.vax.s
/csrg-svn/old/dbx/check.c
/csrg-svn/old/dbx/commands.y
/csrg-svn/old/dbx/coredump.c
/csrg-svn/old/dbx/debug.c
/csrg-svn/old/dbx/defs.h
/csrg-svn/old/dbx/eval.c
/csrg-svn/old/dbx/events.c
/csrg-svn/old/dbx/fortran.c
/csrg-svn/old/dbx/iris.c
/csrg-svn/old/dbx/keywords.c
/csrg-svn/old/dbx/languages.c
/csrg-svn/old/dbx/library.c
/csrg-svn/old/dbx/lists.c
/csrg-svn/old/dbx/main.c
/csrg-svn/old/dbx/makedefs.c
/csrg-svn/old/dbx/mappings.c
/csrg-svn/old/dbx/mkdate.c
/csrg-svn/old/dbx/modula-2.c
/csrg-svn/old/dbx/names.c
/csrg-svn/old/dbx/object.c
/csrg-svn/old/dbx/operators.c
/csrg-svn/old/dbx/ops.iris.c
/csrg-svn/old/dbx/ops.sun.c
/csrg-svn/old/dbx/ops.tahoe.c
/csrg-svn/old/dbx/ops.vax.c
/csrg-svn/old/dbx/pascal.c
/csrg-svn/old/dbx/pathnames.h
/csrg-svn/old/dbx/printsym.c
/csrg-svn/old/dbx/process.c
/csrg-svn/usr.bin/error/error.h
/csrg-svn/usr.bin/error/filter.c
/csrg-svn/usr.bin/error/input.c
/csrg-svn/usr.bin/error/main.c
/csrg-svn/usr.bin/error/pathnames.h
/csrg-svn/usr.bin/error/pi.c
/csrg-svn/usr.bin/error/subr.c
/csrg-svn/usr.bin/error/touch.c
/csrg-svn/usr.bin/fpr/fpr.c
/csrg-svn/usr.bin/fsplit/fsplit.c
/csrg-svn/usr.bin/gcore/gcore.c
/csrg-svn/usr.bin/gprof/arcs.c
/csrg-svn/usr.bin/gprof/dfn.c
/csrg-svn/usr.bin/gprof/gprof.c
/csrg-svn/usr.bin/gprof/gprof.h
/csrg-svn/usr.bin/gprof/hertz.c
/csrg-svn/usr.bin/gprof/lookup.c
/csrg-svn/usr.bin/gprof/pathnames.h
/csrg-svn/usr.bin/gprof/printgprof.c
/csrg-svn/usr.bin/gprof/printlist.c
/csrg-svn/usr.bin/gprof/tahoe.c
/csrg-svn/usr.bin/gprof/tahoe.h
/csrg-svn/usr.bin/gprof/vax.c
/csrg-svn/usr.bin/gprof/vax.h
# 34881 29-Jun-1988 bostic

install approved copyright notice

# 34199 05-May-1988 bostic

add Berkeley specific header; written by K. McKusick and P. Kessler

# 25713 07-Jan-1986 sam

everyone wants to rename calls to callf (or similar), make it just findcall

# 21979 04-Jun-1985 dist

Add copyright

# 21957 04-Jun-1985 dist

Add copyright

# 16850 07-Aug-1984 mckusick

sort entries and assign indicies so that all listings can show them

# 14140 26-Jul-1983 peter

protect against floating exceptions for arcs added by -c (static arcs).

# 10284 15-Jan-1983 peter

catch detached strongly-connected components.
[this is only part of a change that is needed
to make dfn() do the real tarjan algorithm.]

# 8908 26-Oct-1982 peter

when propagating fractions, don't count yourself as a parent.

# 7256 21-Jun-1982 peter

removing lint.

# 7249 20-Jun-1982 peter

cycles have names of 0, not "", according to printgprof.

# 7248 20-Jun-1982 peter

have to count outside parents of cycles before propagating fractions.

# 7221 18-Jun-1982 peter

-e -E -f and -F flags, this time for sure.

# 7172 14-Jun-1982 peter

-f and -e flags.

# 7127 08-Jun-1982 peter

cycle headers have their own namelist.

# 4857 10-Nov-1981 peter

fine tune some of the sorting.

# 4750 06-Nov-1981 peter

since times are stored in arcs, calloc instead of malloc them.

# 4721 02-Nov-1981 peter

gather and use static call graph from a.out file.

# 4561 20-Oct-1981 peter

name change to confuse to innocent/

# 4508 15-Oct-1981 peter

date and time created 81/10/15 13:46:39 by peter