Skip to content

Commit 8568211

Browse files
authored
Update README.md
1 parent d1fac89 commit 8568211

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ with scorep.instrumenter.enable():
103103
The main idea is to reduce the instrumentation overhead for regions that are not of interest.
104104
Whenever the instrumenter is disabled, function enter or exits will not be trace.
105105
However, user regions as described in [User Regions](#user-regions) are not affected.
106+
Both functions are also available as decorators.
106107

107108
As an example:
108109

0 commit comments

Comments
 (0)