On Tue, 23 May 2023 22:54:29 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx>
With the rename of the stacktrace field to common_stacktrace, update the
selftests to reflect this change. Copy the current selftest to test the
backward compatibility "stacktrace" keyword. Also the "requires" of that
test was incorrect, so it would never actually ran before. That is fixed
now.
Signed-off-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
Looks good to me.
Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>