tracing: Add rmdir to remove multibuffer instances

Add hack to allow rmdir to work to remove a multibuffer
instance.

Example:

  cd /debug/tracing/instances
  mkdir hello
  ls
hello/
  rmdir hello
  ls

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
3 files changed