> The following patches add the bare minimum tracepoints required to perform EAS > testing in Lisa[1].
What is EAS? Whhy is "Lisa" not part of the patch submission? submission. > It is done in this way because adding new TRACE_EVENTS() is no longer accepted > AFAIU. Huh? We keep adding trace events all the time. And they actually are useful because they are testable. This series on the other hand adds exports not used in tree, which is a big no-go.