All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080103173506.GA30582@Krystal>

diff --git a/a/1.txt b/N1/1.txt
index 10f5d3e..8e5cc95 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,8 @@
 * Steven Rostedt (rostedt@goodmis.org) wrote:
 ...
 > Index: linux-compile.git/arch/x86/Kconfig
-> =================================> --- linux-compile.git.orig/arch/x86/Kconfig	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/arch/x86/Kconfig	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/arch/x86/Kconfig	2008-01-03 01:02:33.000000000 -0500
 > @@ -28,6 +28,12 @@ config GENERIC_CMOS_UPDATE
 >  	bool
@@ -18,7 +19,8 @@
 >  	default y
 ....
 > Index: linux-compile.git/arch/x86/kernel/mcount-wrapper.S
-> =================================> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+> ===================================================================
+> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 > +++ linux-compile.git/arch/x86/kernel/mcount-wrapper.S	2008-01-03 01:02:33.000000000 -0500
 > @@ -0,0 +1,25 @@
 > +/*
@@ -51,7 +53,8 @@ with REGPARM ?
 > +out:
 > +	ret
 > Index: linux-compile.git/include/linux/linkage.h
-> =================================> --- linux-compile.git.orig/include/linux/linkage.h	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/include/linux/linkage.h	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/include/linux/linkage.h	2008-01-03 01:02:33.000000000 -0500
 > @@ -3,6 +3,8 @@
 >  
@@ -63,7 +66,8 @@ with REGPARM ?
 >  #define CPP_ASMLINKAGE extern "C"
 >  #else
 > Index: linux-compile.git/kernel/sysctl.c
-> =================================> --- linux-compile.git.orig/kernel/sysctl.c	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/kernel/sysctl.c	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/kernel/sysctl.c	2008-01-03 01:02:33.000000000 -0500
 > @@ -46,6 +46,7 @@
 >  #include <linux/nfs_fs.h>
@@ -91,7 +95,8 @@ with REGPARM ?
 >  	{
 >  		.ctl_name	= KERN_MODPROBE,
 > Index: linux-compile.git/lib/Kconfig.debug
-> =================================> --- linux-compile.git.orig/lib/Kconfig.debug	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/lib/Kconfig.debug	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/lib/Kconfig.debug	2008-01-03 01:02:33.000000000 -0500
 > @@ -517,4 +517,6 @@ config FAULT_INJECTION_STACKTRACE_FILTER
 >  	help
@@ -101,7 +106,8 @@ with REGPARM ?
 > +
 >  source "samples/Kconfig"
 > Index: linux-compile.git/lib/Makefile
-> =================================> --- linux-compile.git.orig/lib/Makefile	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/lib/Makefile	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/lib/Makefile	2008-01-03 01:02:33.000000000 -0500
 > @@ -66,6 +66,8 @@ obj-$(CONFIG_AUDIT_GENERIC) += audit.o
 >  obj-$(CONFIG_SWIOTLB) += swiotlb.o
@@ -113,7 +119,8 @@ with REGPARM ?
 >  
 >  hostprogs-y	:= gen_crc32table
 > Index: linux-compile.git/lib/mcount/Kconfig
-> =================================> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+> ===================================================================
+> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 > +++ linux-compile.git/lib/mcount/Kconfig	2008-01-03 01:02:33.000000000 -0500
 > @@ -0,0 +1,6 @@
 > +
@@ -123,14 +130,16 @@ with REGPARM ?
 > +	bool
 > +	depends on DEBUG_KERNEL
 > Index: linux-compile.git/lib/mcount/Makefile
-> =================================> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+> ===================================================================
+> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 > +++ linux-compile.git/lib/mcount/Makefile	2008-01-03 01:02:33.000000000 -0500
 > @@ -0,0 +1,3 @@
 > +obj-$(CONFIG_MCOUNT) += libmcount.o
 > +
 > +libmcount-objs := mcount.o
 > Index: linux-compile.git/lib/mcount/mcount.c
-> =================================> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+> ===================================================================
+> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 > +++ linux-compile.git/lib/mcount/mcount.c	2008-01-03 01:02:33.000000000 -0500
 > @@ -0,0 +1,78 @@
 > +/*
@@ -216,7 +225,8 @@ already tested mcount_enabled.
 > +	mcount_trace_function = dummy_mcount_tracer;
 > +}
 > Index: linux-compile.git/include/linux/mcount.h
-> =================================> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
+> ===================================================================
+> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 > +++ linux-compile.git/include/linux/mcount.h	2008-01-03 01:02:33.000000000 -0500
 > @@ -0,0 +1,21 @@
 > +#ifndef _LINUX_MCOUNT_H
@@ -241,7 +251,8 @@ already tested mcount_enabled.
 > +#endif /* CONFIG_MCOUNT */
 > +#endif /* _LINUX_MCOUNT_H */
 > Index: linux-compile.git/arch/x86/kernel/entry_64.S
-> =================================> --- linux-compile.git.orig/arch/x86/kernel/entry_64.S	2008-01-03 01:02:28.000000000 -0500
+> ===================================================================
+> --- linux-compile.git.orig/arch/x86/kernel/entry_64.S	2008-01-03 01:02:28.000000000 -0500
 > +++ linux-compile.git/arch/x86/kernel/entry_64.S	2008-01-03 01:02:33.000000000 -0500
 > @@ -53,6 +53,52 @@
 >  
diff --git a/a/content_digest b/N1/content_digest
index d19e92c..06bd4bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020080103071609.478486470@goodmis.org\0"
  "ref\020080103072226.776141236@goodmis.org\0"
  "From\0Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>\0"
- "Subject\0Re: [RFC PATCH 01/11] Add basic support for gcc profiler\0"
- "Date\0Thu, 03 Jan 2008 17:35:06 +0000\0"
+ "Subject\0Re: [RFC PATCH 01/11] Add basic support for gcc profiler instrumentation\0"
+ "Date\0Thu, 3 Jan 2008 12:35:06 -0500\0"
  "To\0Steven Rostedt <rostedt@goodmis.org>\0"
  "Cc\0LKML <linux-kernel@vger.kernel.org>"
   Ingo Molnar <mingo@elte.hu>
@@ -19,7 +19,8 @@
  "* Steven Rostedt (rostedt@goodmis.org) wrote:\n"
  "...\n"
  "> Index: linux-compile.git/arch/x86/Kconfig\n"
- "> =================================> --- linux-compile.git.orig/arch/x86/Kconfig\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/arch/x86/Kconfig\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/arch/x86/Kconfig\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -28,6 +28,12 @@ config GENERIC_CMOS_UPDATE\n"
  ">  \tbool\n"
@@ -36,7 +37,8 @@
  ">  \tdefault y\n"
  "....\n"
  "> Index: linux-compile.git/arch/x86/kernel/mcount-wrapper.S\n"
- "> =================================> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
+ "> ===================================================================\n"
+ "> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
  "> +++ linux-compile.git/arch/x86/kernel/mcount-wrapper.S\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -0,0 +1,25 @@\n"
  "> +/*\n"
@@ -69,7 +71,8 @@
  "> +out:\n"
  "> +\tret\n"
  "> Index: linux-compile.git/include/linux/linkage.h\n"
- "> =================================> --- linux-compile.git.orig/include/linux/linkage.h\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/include/linux/linkage.h\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/include/linux/linkage.h\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -3,6 +3,8 @@\n"
  ">  \n"
@@ -81,7 +84,8 @@
  ">  #define CPP_ASMLINKAGE extern \"C\"\n"
  ">  #else\n"
  "> Index: linux-compile.git/kernel/sysctl.c\n"
- "> =================================> --- linux-compile.git.orig/kernel/sysctl.c\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/kernel/sysctl.c\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/kernel/sysctl.c\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -46,6 +46,7 @@\n"
  ">  #include <linux/nfs_fs.h>\n"
@@ -109,7 +113,8 @@
  ">  \t{\n"
  ">  \t\t.ctl_name\t= KERN_MODPROBE,\n"
  "> Index: linux-compile.git/lib/Kconfig.debug\n"
- "> =================================> --- linux-compile.git.orig/lib/Kconfig.debug\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/lib/Kconfig.debug\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/lib/Kconfig.debug\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -517,4 +517,6 @@ config FAULT_INJECTION_STACKTRACE_FILTER\n"
  ">  \thelp\n"
@@ -119,7 +124,8 @@
  "> +\n"
  ">  source \"samples/Kconfig\"\n"
  "> Index: linux-compile.git/lib/Makefile\n"
- "> =================================> --- linux-compile.git.orig/lib/Makefile\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/lib/Makefile\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/lib/Makefile\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -66,6 +66,8 @@ obj-$(CONFIG_AUDIT_GENERIC) += audit.o\n"
  ">  obj-$(CONFIG_SWIOTLB) += swiotlb.o\n"
@@ -131,7 +137,8 @@
  ">  \n"
  ">  hostprogs-y\t:= gen_crc32table\n"
  "> Index: linux-compile.git/lib/mcount/Kconfig\n"
- "> =================================> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
+ "> ===================================================================\n"
+ "> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
  "> +++ linux-compile.git/lib/mcount/Kconfig\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -0,0 +1,6 @@\n"
  "> +\n"
@@ -141,14 +148,16 @@
  "> +\tbool\n"
  "> +\tdepends on DEBUG_KERNEL\n"
  "> Index: linux-compile.git/lib/mcount/Makefile\n"
- "> =================================> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
+ "> ===================================================================\n"
+ "> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
  "> +++ linux-compile.git/lib/mcount/Makefile\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -0,0 +1,3 @@\n"
  "> +obj-$(CONFIG_MCOUNT) += libmcount.o\n"
  "> +\n"
  "> +libmcount-objs := mcount.o\n"
  "> Index: linux-compile.git/lib/mcount/mcount.c\n"
- "> =================================> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
+ "> ===================================================================\n"
+ "> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
  "> +++ linux-compile.git/lib/mcount/mcount.c\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -0,0 +1,78 @@\n"
  "> +/*\n"
@@ -234,7 +243,8 @@
  "> +\tmcount_trace_function = dummy_mcount_tracer;\n"
  "> +}\n"
  "> Index: linux-compile.git/include/linux/mcount.h\n"
- "> =================================> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
+ "> ===================================================================\n"
+ "> --- /dev/null\t1970-01-01 00:00:00.000000000 +0000\n"
  "> +++ linux-compile.git/include/linux/mcount.h\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -0,0 +1,21 @@\n"
  "> +#ifndef _LINUX_MCOUNT_H\n"
@@ -259,7 +269,8 @@
  "> +#endif /* CONFIG_MCOUNT */\n"
  "> +#endif /* _LINUX_MCOUNT_H */\n"
  "> Index: linux-compile.git/arch/x86/kernel/entry_64.S\n"
- "> =================================> --- linux-compile.git.orig/arch/x86/kernel/entry_64.S\t2008-01-03 01:02:28.000000000 -0500\n"
+ "> ===================================================================\n"
+ "> --- linux-compile.git.orig/arch/x86/kernel/entry_64.S\t2008-01-03 01:02:28.000000000 -0500\n"
  "> +++ linux-compile.git/arch/x86/kernel/entry_64.S\t2008-01-03 01:02:33.000000000 -0500\n"
  "> @@ -53,6 +53,52 @@\n"
  ">  \n"
@@ -334,4 +345,4 @@
  "Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal\n"
  OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
 
-1b21fc39df98b8da336cb2176ab1bd9075026217ae8a8fffa1bccc2e0c630670
+bb7cb34cd5d28ef38bc4745be3ded2b19f6209f4c158e1a94819d875e3065377

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.