Anonymous - 2012-02-28

Hi ,  I have a big project and need several hours to get the function call by doxygen ,  in order to parse the function call more quickly , I decide to  get the functions which have been modified by diff the two branch in SVN at first . and then , I wish to only parse these modified function's call  Hierarchy by doxygen ,   Can anyone tell me how to parse the modified function call by doxygen ,  thanks a lot .