./devel/egypt, Simple tool for creating call graphs of C programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11nb2, Package name: egypt-1.11nb2, Maintainer: pkgsrc-users

Egypt is a simple tool for creating call graphs of C programs. Egypt
neither analyzes source code nor lays out graphs. Instead, it leaves the
source code analysis to GCC and the graph layout to Graphviz, both of
which are better at their respective jobs than egypt itself could ever
hope to be. Egypt is simply a very small Perl script that glues these
existing tools together.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 8.602 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-03-11 08:10:40 by Andreas Gustafsson | Files touched by this commit (2) | Package updated
Log message:
devel/egypt: update to 1.11.

Changes from 1.10:

Miscellaneous bug fixes.

New command line option --cluster-by-file.

New command line options --callees and --callers.

Support omitting external functions using the --omit option.

Support new RTL dump function comment syntax of gcc versions 7 and 10.

New command line option --summarize-callers.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.