[cmake] Allow wrapping a statistic profiler around the code generation tool chain
Enable with the cmake variable DUNE_CODEGEN_PROFILING. For each generated header, a profile is written out. These can be visualized with tools like snakeviz.
This is the main technical part of #74 (closed), the actual profiling is missing...
Edited by Dominic Kempf