Right!
We stated in our little meeting that the true event id association is
buffer id / event id tuple. We will not be assigning ranges for events
for specific tracers. Ftrace will not have its own range. The static ids
are reserved for the static trace points and some various static trace
types that the average kernel developer may use.
Think "string event type" for a event type that will simply hold an ASCII
string.
-- Steve
--