Refactor file structure of PROBE source #77
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I took the opportunity after a somewhat stressful US-RSE and prelim exam mitigate technical debt in PROBE. One source of such debt is that I kept throwing source code in the repository. It used be called "Rust Prov-Tracer", and some of the directories that made sense then obviously don't any more.
probe_src
doesn't make as much sense as I thought. Hopefully the refactor fixes this issues and makes the repository easier to understand.Since this PR touches a lot of files, it will create a lot of merge conflicts. I want to put that burden of resolving those on myself rather than on you, because I probably have more time to deal with that. We will try to merge all of the currently alive PRs before this one. Please let me know if you have any un-pushed PRs.