Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: mark a Func as no_profiling, to prevent injection of profiling. (2nd implementation) #8143

Merged
merged 5 commits into from
Mar 12, 2024

Commits on Mar 7, 2024

  1. Small feature to allow you to specify that a (typically small inner l…

    …oop) Func should not be profiled.
    mcourteaux committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d1ca091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3643c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d011e43 View commit details
    Browse the repository at this point in the history
  4. Clang-format

    mcourteaux committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    25f9990 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    b8bda38 View commit details
    Browse the repository at this point in the history