aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Ingo Molnar <mingo@elte.hu> 2011-02-17 14:11:15 +0100
committerGravatar Ingo Molnar <mingo@elte.hu> 2011-02-17 14:11:15 +0100
commit5beda5f6e4e4523e8dbe596bf163a01b45776808 (patch)
tree61d1551430687b712325cdfec81b7800aa759076 /scripts
parentperf: Optimize hrtimer events (diff)
parenttracing: Deprecate tracing_enabled for tracing_on (diff)
downloadlinux-5beda5f6e4e4523e8dbe596bf163a01b45776808.tar.gz
linux-5beda5f6e4e4523e8dbe596bf163a01b45776808.tar.bz2
linux-5beda5f6e4e4523e8dbe596bf163a01b45776808.zip
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
Diffstat (limited to 'scripts')
-rw-r--r--scripts/kconfig/streamline_config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl
index fd81fc33d633..a4fe923c0131 100644
--- a/scripts/kconfig/streamline_config.pl
+++ b/scripts/kconfig/streamline_config.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# Copywrite 2005-2009 - Steven Rostedt
+# Copyright 2005-2009 - Steven Rostedt
# Licensed under the terms of the GNU GPL License version 2
#
# It's simple enough to figure out how this works.