<div dir="ltr">Hi, <div>I've been using LTTNG traces and I was trying to create events with more than 10 arguments. But, I'm having an issue where this seems to fail in compilation with a cryptic error when I define more than 10 arguments in TP_ARGS. </div><div><br></div><div>I assume the issue is that there are some macros that are only defined up to 10 arguments. I didn't see any documentation of this limit or any mention of this anywhere, and I wanted to know if there is maybe a way to get around this.</div><div><br></div><div>Of course I can combine arguments to struts or define 2 events instead of one. But I wanted to know if there is a native way to resolve this. </div><div><br></div><div>Thanks. </div><div><br></div><div><br></div></div>