Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Apply source allowlists to function entrypoint before disassembly #3170

@ranweiler

Description

@ranweiler

When computing coverage offsets for the functions in a debuggable module, if the entrypoint of a function is excluded by the source allowlist, skip it entirely. This enables reduction of analysis time for functions we explicitly don't care about. Right now, the allowlist only impacts what software breakpoints get set and used in coverage measurements.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions