]> Pileus Git - ~andy/linux/blobdiff - kernel/trace/trace_event_perf.c
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
[~andy/linux] / kernel / trace / trace_event_perf.c
index 8a6d2ee2086c2cd721dc29ae92d23082370e10db..84b1e045faba836583fb371d285f49e79bfa6bd0 100644 (file)
@@ -258,7 +258,8 @@ EXPORT_SYMBOL_GPL(perf_trace_buf_prepare);
 
 #ifdef CONFIG_FUNCTION_TRACER
 static void
-perf_ftrace_function_call(unsigned long ip, unsigned long parent_ip)
+perf_ftrace_function_call(unsigned long ip, unsigned long parent_ip,
+                         struct ftrace_ops *ops, struct pt_regs *pt_regs)
 {
        struct ftrace_entry *entry;
        struct hlist_head *head;