Skip to content

Conversation

@davepacheco
Copy link
Collaborator

I assume when this module was initially named, all it did was set up a dump device. But now it does a whole lot more: it runs savecore to save those dumps, it configures coreadm, it archives log files from zones, it deletes old data, etc. What's common to all of it is that it's managing the collection and archival of debug data (kernel crash dumps, process core dumps, log files, and soon other debug data). I propose calling it DebugCollector.

This PR does not change any behavior. It just renames the Rust modules (which requires renaming files), a few Rust types, a few local variables, and a function. It also updates a few comments.

@davepacheco davepacheco enabled auto-merge (squash) December 5, 2025 19:45
@davepacheco davepacheco merged commit bd5f636 into main Dec 6, 2025
16 checks passed
@davepacheco davepacheco deleted the dap/dump-setup-to-debug-collector branch December 6, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants