commit | 225e0b98dc394bbad90c3c90cc9c852b5447507e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Aug 07 16:14:16 2012 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Feb 26 23:39:23 2013 -0500 |
tree | 5af0e333dc4b7a79ba17d8218c6b2259844faebc | |
parent | db524f53e5966ac6139740aa87f2f7af9b522038 [diff] |
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>