Skip to content

Remove old data (exited processes, unmapped mappings, object files, etc) #115

@javierhonduco

Description

@javierhonduco

The profiler currently keeps track of all processes we are profiling. For each of them, we store its mappings, and it also stores all the object files it knows about. We know when we don't need any of the aforementioned objects anymore, but we are never removing them.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions