Skip to content

qianlong-zhang/callgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

I do not own copyrights or do not pretend to be the author of this software. I'm putting it on GitHub to have a convenient way of getting it the next time I need it.

Callgraph

callgraph is an equivalent of strace or ltrace for tracing functions defined locally in your code. See this blog post or this StackOverflow question for a longer description or just give the script a try.

About

Trace local function calls in C programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.9%
  • C 7.0%
  • Awk 5.1%