Documentation/rv: Prepare monitor synthesis document for LTL inclusion
authorNam Cao <namcao@linutronix.de>
Fri, 4 Jul 2025 13:20:02 +0000 (15:20 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 24 Jul 2025 14:42:46 +0000 (10:42 -0400)
commitf40a7c060207090f41998025fcd1cfad06ea2780
tree4c748b38ec610be9cf8405f7d463f25ac1171126
parentb6c62aa7914b386c4a8983ec3a537399f523cf18
Documentation/rv: Prepare monitor synthesis document for LTL inclusion

Monitor synthesis from deterministic automaton and linear temporal logic
have a lot in common. Therefore a single document should describe both.

Change da_monitor_synthesis.rst to monitor_synthesis.rst. LTL monitor
synthesis will be added to this file by a follow-up commit.

This makes the diff far easier to read. If renaming and adding LTL info is
done in a single commit, git wouldn't recognize it as a rename, but a file
removal and a file addition.

While at it, correct the old dot2k commands to the new rvgen commands.

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/d91c6e4600287f4732d68a014219e576a75ce6dc.1751634289.git.namcao@linutronix.de
Reviewed-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Documentation/trace/rv/da_monitor_synthesis.rst [deleted file]
Documentation/trace/rv/index.rst
Documentation/trace/rv/monitor_synthesis.rst [new file with mode: 0644]