-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trace stdlib and built-in function with verbose option
This commit modifies the tracing conditions in PyftraceSetprofile so that standard library functions are included when verbose mode is enabled. Previously, stdlib functions were only traced if they were 'builtins' under -v mode. Now, any stdlib function will be traced in verbose mode.
- Loading branch information
1 parent
3732308
commit e9aa263
Showing
1 changed file
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters