Benjamin Schubert pushed to branch bschubert/refactor-profiling at BuildStream / buildstream
Commits:
- 
43d22d43
by Benjamin Schubert at 2019-01-30T11:58:38Z
 
1 changed file:
Changes:
| ... | ... | @@ -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
 | 
