commit | 0c5a9acc8b4e878e761f735e144d4a7e4477d4e6 | [log] [tgz] |
---|---|---|
author | Zhengyuan Liu <liuzhengyuan@kylinos.cn> | Thu Feb 08 09:41:53 2018 +0800 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu May 03 11:58:05 2018 -0400 |
tree | 101c8a0ac6d906fbe8214eaa45c23bbabba2907d | |
parent | 1ce0500d234f8ef880c399d55a886af646beec9a [diff] |
tracing: Fix the file mode of stack tracer It looks weird that the stack_trace_filter file can be written by root but shows that it does not have write permission by ll command. Link: http://lkml.kernel.org/r/1518054113-28096-1-git-send-email-liuzhengyuan@kylinos.cn Signed-off-by: Zhengyuan Liu <liuzhengyuan@kylinos.cn> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>