2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/verification/dot2
Gabriele Monaco 2334cf7d09 verification/dot2k: Add support for nested monitors
RV now supports nested monitors, this functionality requires a container
monitor, which has virtually no functionality besides holding other
monitors, and nested monitors, that have a container as parent.

Add the -p flag to pass a parent to a monitor, this sets it up while
registering the monitor and adds necessary includes and configurations.
Add the -c flag to create a container, since containers are empty, we
don't allow supplying a dot model or a monitor type, the template is
also different since functions to enable and disable the monitor are not
defined, nor any tracepoint. The generated header file only allows to
include the rv_monitor structure in children monitors.

Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
Link: https://lore.kernel.org/20250305140406.350227-8-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2025-03-24 17:27:40 -04:00
..
dot2k_templates verification/dot2k: Add support for nested monitors 2025-03-24 17:27:40 -04:00
automata.py verification/dot2k: Implement event type detection 2024-12-27 14:41:01 -05:00
dot2c
dot2c.py verification/dot2k: Add support for name and description options 2024-12-27 14:19:34 -05:00
dot2k verification/dot2k: Add support for nested monitors 2025-03-24 17:27:40 -04:00
dot2k.py verification/dot2k: Add support for nested monitors 2025-03-24 17:27:40 -04:00
Makefile tools/rv: Add dot2k 2022-07-30 14:01:29 -04:00