All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1491997955.4510.42.camel@synopsys.com>

diff --git a/a/1.txt b/N1/1.txt
index e63d621..6de5e64 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Hi Jiri,
 
-On Wed, 2017-04-12@12:19 +0200, Jiri Olsa wrote:
-> On Wed, Apr 12, 2017@09:58:26AM +0000, Alexey Brodkin wrote:
+On Wed, 2017-04-12 at 12:19 +0200, Jiri Olsa wrote:
+> On Wed, Apr 12, 2017 at 09:58:26AM +0000, Alexey Brodkin wrote:
 > > 
 > > Hi Jiri,
 > > 
@@ -14,7 +14,7 @@ On Wed, 2017-04-12@12:19 +0200, Jiri Olsa wrote:
 > > 
 > > And got the following build failure:
 > > --------------->8------------
-> > ? LINK?????libperf-jvmti.so
+> >   LINK     libperf-jvmti.so
 > > .../2016.09-uclibc-archs/bin/../lib/gcc/arc-snps-linux-uclibc/6.2.1/../../../../arc-snps-linux-uclibc/bin/ld: cannot find -lelf
 > > --------------->8------------
 > > 
@@ -23,15 +23,15 @@ On Wed, 2017-04-12@12:19 +0200, Jiri Olsa wrote:
 > > regardless any settings, see:
 > > --------------->8------------
 > > $(OUTPUT)$(LIBJVMTI): $(LIBJVMTI_IN)
-> > ? ? ? ?$(QUIET_LINK)$(CC) -shared -Wl,-soname -Wl,$(LIBJVMTI) -o $@ $< -lelf -lrt
+> >        $(QUIET_LINK)$(CC) -shared -Wl,-soname -Wl,$(LIBJVMTI) -o $@ $< -lelf -lrt
 > > endif
 > > --------------->8------------
 > > 
-> > This comes from commit?d4dfdf00d43e ("perf jvmti: Plug compilation into perf build").
+> > This comes from commit d4dfdf00d43e ("perf jvmti: Plug compilation into perf build").
 > > 
 > > I'm not really sure what could be the best solution to the problem I see.
-> > If libelf is a real must for jvmti then probably we may force set?NO_JVMTI=1
-> > if?NO_LIBELF=1 is passed on the command line.
+> > If libelf is a real must for jvmti then probably we may force set NO_JVMTI=1
+> > if NO_LIBELF=1 is passed on the command line.
 > > 
 > > At least the following builds perf for me without issues:
 > > --------------->8------------
diff --git a/a/content_digest b/N1/content_digest
index f83105d..15cb1a1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,21 @@
  "ref\01491991105.4510.25.camel@synopsys.com\0"
  "ref\020170412101953.GB14409@krava\0"
- "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0"
- "Subject\0perf jvmti: unconditionally links against -lelf\0"
+ "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0"
+ "Subject\0Re: perf jvmti: unconditionally links against -lelf\0"
  "Date\0Wed, 12 Apr 2017 11:52:36 +0000\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0jolsa@redhat.com <jolsa@redhat.com>\0"
+ "Cc\0jolsa@kernel.org <jolsa@kernel.org>"
+  acme@redhat.com <acme@redhat.com>
+  a.p.zijlstra@chello.nl <a.p.zijlstra@chello.nl>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>
+ " davidcc@google.com <davidcc@google.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Jiri,\n"
  "\n"
- "On Wed, 2017-04-12@12:19 +0200, Jiri Olsa wrote:\n"
- "> On Wed, Apr 12, 2017@09:58:26AM +0000, Alexey Brodkin wrote:\n"
+ "On Wed, 2017-04-12 at 12:19 +0200, Jiri Olsa wrote:\n"
+ "> On Wed, Apr 12, 2017 at 09:58:26AM +0000, Alexey Brodkin wrote:\n"
  "> > \n"
  "> > Hi Jiri,\n"
  "> > \n"
@@ -22,7 +28,7 @@
  "> > \n"
  "> > And got the following build failure:\n"
  "> > --------------->8------------\n"
- "> > ? LINK?????libperf-jvmti.so\n"
+ "> > \302\240 LINK\302\240\302\240\302\240\302\240\302\240libperf-jvmti.so\n"
  "> > .../2016.09-uclibc-archs/bin/../lib/gcc/arc-snps-linux-uclibc/6.2.1/../../../../arc-snps-linux-uclibc/bin/ld: cannot find -lelf\n"
  "> > --------------->8------------\n"
  "> > \n"
@@ -31,15 +37,15 @@
  "> > regardless any settings, see:\n"
  "> > --------------->8------------\n"
  "> > $(OUTPUT)$(LIBJVMTI): $(LIBJVMTI_IN)\n"
- "> > ? ? ? ?$(QUIET_LINK)$(CC) -shared -Wl,-soname -Wl,$(LIBJVMTI) -o $@ $< -lelf -lrt\n"
+ "> > \302\240 \302\240 \302\240 \302\240$(QUIET_LINK)$(CC) -shared -Wl,-soname -Wl,$(LIBJVMTI) -o $@ $< -lelf -lrt\n"
  "> > endif\n"
  "> > --------------->8------------\n"
  "> > \n"
- "> > This comes from commit?d4dfdf00d43e (\"perf jvmti: Plug compilation into perf build\").\n"
+ "> > This comes from commit\302\240d4dfdf00d43e (\"perf jvmti: Plug compilation into perf build\").\n"
  "> > \n"
  "> > I'm not really sure what could be the best solution to the problem I see.\n"
- "> > If libelf is a real must for jvmti then probably we may force set?NO_JVMTI=1\n"
- "> > if?NO_LIBELF=1 is passed on the command line.\n"
+ "> > If libelf is a real must for jvmti then probably we may force set\302\240NO_JVMTI=1\n"
+ "> > if\302\240NO_LIBELF=1 is passed on the command line.\n"
  "> > \n"
  "> > At least the following builds perf for me without issues:\n"
  "> > --------------->8------------\n"
@@ -54,4 +60,4 @@
  "\n"
  -Alexey
 
-6ec45f35e1211170d95b0cc92e82cdd246ee485b72862fb224c3355bdad7bc9c
+de65a572211b2e96dc1ddba0ba552b180d60d68de451441598e2398f03476a6a

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.