Commit 41e52d0
committed
New configs in kernel/trace
JIRA: https://issues.redhat.com/browse/RHEL-114754
commit 43594648625ff7fc4fed7844c9f308007b6e8159
Author: Fedora Kernel Team <kernel-team@fedoraproject.org>
Date: Thu Jul 31 16:36:15 2025 +0000
[redhat] New configs in kernel/trace
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
~~~
Symbol: RV_MON_RTAPP [=n]
Type : bool
Defined at kernel/trace/rv/monitors/rtapp/Kconfig:1
Prompt: rtapp monitor
Depends on: FTRACE [=y] && RV [=y] && RV_PER_TASK_MONITORS [=2]>=2
Location:
-> Kernel hacking
-> Tracers (FTRACE [=y])
-> Runtime Verification (RV [=y])
-> rtapp monitor (RV_MON_RTAPP [=n])
~~~
Commit: 886fc86 (rv: Add rtapp container monitor)
---
~~~
Symbol: RV_PER_TASK_MONITORS [=2]
Type : integer
Range : [1 8]
Defined at kernel/trace/rv/Kconfig:40
Prompt: Maximum number of per-task monitor
Depends on: FTRACE [=y] && RV [=y]
Location:
-> Kernel hacking
-> Tracers (FTRACE [=y])
-> Runtime Verification (RV [=y])
-> Maximum number of per-task monitor (RV_PER_TASK_MONITORS [=2])
~~~
Commit: fac5493 (rv: Allow to configure the number of per-task monitor)
---
Signed-off-by: Fedora Kernel Team <kernel-team@fedoraproject.org>
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>1 parent 19e4fff commit 41e52d0
File tree
2 files changed
+2
-0
lines changed- redhat/configs/rhel/generic
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments