Skip to content

Kernel Analyzer Numa Checks for NS#127

Open
jaspals3123 wants to merge 3 commits intodevelopmentfrom
jaspal_numachecks
Open

Kernel Analyzer Numa Checks for NS#127
jaspals3123 wants to merge 3 commits intodevelopmentfrom
jaspal_numachecks

Conversation

@jaspals3123
Copy link
Collaborator

@jaspals3123 jaspals3123 commented Feb 12, 2026

json file:

  "global_args": {},
  "plugins": {
    "KernelPlugin": {
      "analysis_args": {
        "exp_kernel": [
          "xyz-sample"
        ],
        "exp_numa": 1,
        "regex_match": false
      }
    }
  },
  "result_collators": {}```

run it with:

`node-scraper --plugin-configs plugin_config.json`

OR

`node-scraper run-plugins KernelPlugin --exp-numa 1 --exp-kernel 5.18.2-mock123`

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.

2 participants