On Mon, 14 Feb 2022 10:02:41 +0200 "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx> wrote: > Some of the tracefs APIs for dynamic events accept bitmask of events. If > a caller wants to address all types of events, it should list them in > the bitmask. This logic is fragile. When a new type of dynamic event is > introduced, the API callers should be modified. That's why a new define > is added, part of the library API, to address all types of dynamic > events. > > Suggested-by: Steven Rostedt <rostedt@xxxxxxxxxxx> > Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@xxxxxxxxx> And of course, after I release 1.3, I discovered I forgot about this patch :-p Well, it's usually a tradition to release a .1 right after a .0 due to something stupid I did :-/ -- Steve