Sunyouteng / function_call_map

my code can help you to draw a map of your program function call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 just make and make install 
2 place instrument.c to  your project source file and compile link with  your target procedure.
3 test.c is used to test pvtrace.
4 for more details : https://www.ibm.com/developerworks/cn/linux/l-graphvis/
Using it, i draw a map of a deeplearing program, which is used to detect objects, Yolov2 is my example.

About

my code can help you to draw a map of your program function call


Languages

Language:C 97.3%Language:Makefile 2.7%