tracing: Unbreak user events
authorSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 28 Mar 2023 15:10:57 +0000 (11:10 -0400)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 29 Mar 2023 10:52:09 +0000 (06:52 -0400)
commit88fe1ec75fcb296579e05eaf3807da3ee83137e4
tree27498273ab22c7c6682bfc46b747005982ba44e5
parent4bec284cc0b99d880c3fb00fe0d2af7a0c285db3
tracing: Unbreak user events

The user events was added a bit prematurely, and there were a few kernel
developers that had issues with it. The API also needed a bit of work to
make sure it would be stable. It was decided to make user events "broken"
until this was settled. Now it has a new API that appears to be as stable
as it will be without the use of a crystal ball. It's being used within
Microsoft as is, which means the API has had some testing in real world
use cases. It went through many discussions in the bi-weekly tracing
meetings, and there's been no more comments about updates.

I feel this is good to go.

Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/Kconfig