Reset tracing for instance-one and set its per-cpu buffer size to 4096kb.
Also deletes instance-two. The top level instance and any other instances
remain unaffected:
trace-cmd reset -B instance-one -b 4096 -B instance-two -d
Delete all instance buffers. Top level instance remains unaffected:
Delete all instance buffers and also reset the top instance:
Invalid. This command implies an attempt to delete the top instance:
Reset the top instance and set its per-cpu buffer size to 1024kb. If any
instance buffers exist, they will be unaffected: