Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/ftrace/jprobes: Fix conflict between jprobes and function graph …
…tracing This fixes the same issue Steven already fixed for x86 in following commit: 237d28d ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing It fixes the crash, that happens when function graph tracing and jprobes are used simultaneously. Please refer to above commit for details. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Acked-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information