callgraph

runtime callgraph generator
git clone git://git.2f30.org/callgraph
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2014-01-14 10:26More informative error messagelostd1+1-1
2013-11-15 07:44We may be bash-less herelostd1+2-1
2013-11-14 22:04Make it executablelostd1+0-0
2013-11-14 20:58Use callgraph.dot by default, CGRAPH_OUT otherwiselostd3+14-3
2013-11-14 20:35Use a fixed callgraph.dot output file and don't overwrite itlostd3+8-18
2013-11-14 20:01Random stylistic issuessin1+1-6
2013-11-14 19:57Remove original filelostd1+0-198
2013-11-14 19:49Proper name for a librarylostd1+198-0
2013-11-14 19:47Drop LD_PRELOAD, link directly with -lcallgraphlostd1+11-7
2013-11-14 19:46Use the preferred naming scheme, more careful cleanlostd1+2-2
2013-11-14 19:12Fix building for OpenBSD makelostd1+3-3
2013-11-14 16:52Use a generic rule to build the .so filelostd1+11-12
2013-11-14 16:51Change types that hold/print addresses: s/64/ptr/lostd1+8-7
2013-07-17 14:16Initial commitsin5+291-0