Skip to content
Snippets Groups Projects
  • Nora Abi Akar's avatar
    Profile externally loaded mechanisms (#1691) · 44b67f38
    Nora Abi Akar authored
    - Add support for profiling externally loaded mechanisms.
    - Move the profiler calls out of the generated C++ code into the `arb::mechanism` methods. 
    - Remove the `--profile` flag from the modcc flags. 
    - Replace `_` delimiter with `:` in profiler. 
    - Replace `const char*` with `const std::string&` for profiler region representation.
    - Profiler may now contain empty regions that were registered but not profiled, so add some code to filer those out when generating final profile.
    Unverified
    44b67f38