Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: Have system enable return error if one of the events fail
If one of the events within a system fails to enable when "1" is written to the system "enable" file, it should return an error. Note, some events may still be enabled, but the user should know that something did go wrong. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information