[Notes] [Git][BuildStream/buildstream][bschubert/refactor-profiling] fixup! fixup! Refactor profiling



Title: GitLab

Benjamin Schubert pushed to branch bschubert/refactor-profiling at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • buildstream/_project.py
    ... ... @@ -26,7 +26,7 @@ from . import utils
    26 26
     from . import _cachekey
    
    27 27
     from . import _site
    
    28 28
     from . import _yaml
    
    29
    -from ._profile import Topics, with_profile
    
    29
    +from ._profile import Topics, with_profiling
    
    30 30
     from ._exceptions import LoadError, LoadErrorReason
    
    31 31
     from ._options import OptionPool
    
    32 32
     from ._artifactcache import ArtifactCache
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]