andymeneely / attack-surface-metrics

Scripts for collecting metrics of the attack surface
MIT License
14 stars 4 forks source link

Be able to parse and run gprof output as well #16

Closed andymeneely closed 10 years ago

andymeneely commented 10 years ago

We should be able to parse/run gprof instead of cflow. Get that data to parse using your unit tests on the same helloworld.

Running gprof we need the following flags: