aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/trace')
-rw-r--r--kernel/trace/trace_sysprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/trace/trace_sysprof.c b/kernel/trace/trace_sysprof.c
index ebcb66d054cc..fe23d6dba7f1 100644
--- a/kernel/trace/trace_sysprof.c
+++ b/kernel/trace/trace_sysprof.c
@@ -1,9 +1,9 @@
1/* 1/*
2 * trace stack traces 2 * trace stack traces
3 * 3 *
4 * Copyright (C) 2004-2008, Soeren Sandmann
4 * Copyright (C) 2007 Steven Rostedt <srostedt@redhat.com> 5 * Copyright (C) 2007 Steven Rostedt <srostedt@redhat.com>
5 * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com> 6 * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com>
6 * Copyright (C) 2004, 2005, Soeren Sandmann
7 */ 7 */
8#include <linux/kallsyms.h> 8#include <linux/kallsyms.h>
9#include <linux/debugfs.h> 9#include <linux/debugfs.h>