Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: measure kernel properties across tests #6212

Closed
wants to merge 1 commit into from

Conversation

zyga
Copy link
Collaborator

@zyga zyga commented Nov 26, 2018

This patch enables measurements of kernel resources across tests:

  • kernel version
  • loaded kernel modules
    • except for changes in binfmt_misc
  • mount table
    • except for mounted binfmt_misc in /proc/sys/fs/binfmt_misc
  • started processes
  • sysctl table
    • except random and counter-like data

Use: https://github.com/zyga/spread/tree/measure-each to run this

Signed-off-by: Zygmunt Krynicki me@zygoon.pl

This patch enables measurements of kernel resources across tests:
 - kernel version
 - loaded kernel modules
   - except for changes in binfmt_misc
 - mount table
   - except for mounted binfmt_misc in /proc/sys/fs/binfmt_misc
 - started processes
 - sysctl table
   - except random and counter-like data

Use: https://github.com/zyga/spread/tree/measure-each to run this

Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
@zyga
Copy link
Collaborator Author

zyga commented Nov 26, 2018

Let's return to this later.

@zyga zyga closed this Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant