diff options
author | Steven Rostedt <[email protected]> | 2012-05-04 09:26:16 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2012-05-04 09:28:29 -0400 |
commit | 59a094c994a138049b41a44bc29cff9407d51c5b (patch) | |
tree | d7a8c94b265cb3661f2502dabead334203e8ac92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4a6d70c9505fef1d8906b1d61db3de5d8ecf9454 (diff) |
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
If CONFIG_KPROBES is not set, then linux/kprobes.h will not include
asm/kprobes.h needed by x86/ftrace.c for the BREAKPOINT macro.
The x86/ftrace.c file should just include asm/kprobes.h as it does not
need the rest of kprobes.
Reported-by: Ingo Molnar <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions