Optional _policyOptional excludeA list of filter to apply to select modules/syscalls to exclude
Optional includeA list of filter to apply to select modules/syscalls to include
Optional isAn optional function to check if an interruption number is excluded or not
Generated using TypeDoc
Scope object is used to configure modules and syscalls included/excluded from tracing.
If some modules are put into
excludelist, then default policy will be to trace ANY modules If some modules are put intoincludelist, then default policy will be to DON'T trace any modules except authorized modules