|
Project Information
Members
|
Based on the open-source parser Elsa. Correctly gathers statistics for variable declarations, accesses, function calls, loops, memory allocation and dellocations for every function and every critical section (marked by some specific pair of function calls) in a preprocessed C or C++ file. Has trouble with big open-source projets such as the Linux kernel, in part due to Elsa failing. |