ftracetest: Add instance create and delete test
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 11 Nov 2015 15:20:51 +0000 (10:20 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 24 Nov 2015 14:29:14 +0000 (09:29 -0500)
commit3cbd6a43be932e56907abd21091314dc044175f2
tree907d0c73b877c21bd0a2c4197c38a5db582353a5
parentbd1b7cd360f529394936f28746eb4aaa12d6770a
ftracetest: Add instance create and delete test

Create a test to test instance creation and deletion. Several tasks are
created that create 3 directories and delete them. The tasks all create the
same directories. This places a stress on the code that creates and deletes
instances.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/selftests/ftrace/test.d/instances/instance.tc [new file with mode: 0644]