You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not realize the schema by default allows arbitrary properties. I think that mostly covers it.
With this in mind I would define an optional 'cmdline' property in the header 'header' object, make it an array of strings, and leave it up to generators to add whatever other properties they want or need.
cmdline should be optional because sometimes the command line does not exist - e.g. when the workload is generated by a library. Think e.g. of dnsjit used to send stuff to the server.
Originally posted by @pspacek in #2 (comment)
The text was updated successfully, but these errors were encountered: