OSDN Git Service

selftests/ftrace: Cleanup ftrace after running test
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 30 Aug 2018 14:15:16 +0000 (23:15 +0900)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:35 +0000 (14:49 -0600)
commit9768cc46d39a029f7da47beea449d023b377103d
treedf02aa1dbdbfe722780b4d8d78d334dbd8af196e
parent3a96a9d0a4e985e80280357393d86ff4401eeff7
selftests/ftrace: Cleanup ftrace after running test

Cleanup ftrace by initialize_ftrace() after running
all test cases. This means we also don't need cleanup
ftrace on each test case, except for some special
options.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/ftrace/ftracetest