Skip to content

Tags: christophebedard/instrument-attribute-gcc-plugin

Tags

v0.2.0

Toggle v0.2.0's commit message
0.2.0

Change verbose and debug mode.
Verbose mode only prints the list of functions for which instrumentation was enabled.
Debugging mode does that and also prints information about how a function was instrumented
or not instrumented and information on the parsing of plugin parameters.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>

v0.1.0

Toggle v0.1.0's commit message
0.1.0

Refactor and fix fundamental issue with handling of string lists.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>