Skip to content

add a control to omit the program compile count#464

Open
bashbaug wants to merge 2 commits intointel:mainfrom
bashbaug:omit-compile-count
Open

add a control to omit the program compile count#464
bashbaug wants to merge 2 commits intointel:mainfrom
bashbaug:omit-compile-count

Conversation

@bashbaug
Copy link
Copy Markdown
Contributor

Fixes #463

Description of Changes

Adds a control to optionally omit the program compile count. This can reduce the number of files that are dumped if the same program is compiled multiple times. Additionally:

  • Refactors the logic to get program and kernel hash strings to eliminate duplication.
  • Refactors the logic to check candidate file names for various dump and inject functionality to eliminate duplication.

Testing Done

Tested with a simple app. Verified that files are not dumped with the compile count when the new control is set. Verified that files could still be dumped and injected properly.

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.

Looking for a flag to remove compile count

1 participant