All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181003212052.GA32371@krava>

diff --git a/a/1.txt b/N1/1.txt
index 41c316b..0055956 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,17 +52,17 @@ On Wed, Oct 03, 2018 at 04:16:27PM +0200, Jiri Olsa wrote:
 > > Hi Jirka,
 > > 
 > > Can you please double-check your new patch, as I'm getting this now:
-> > root at localhost:~# ./perf_debug record -e armv8_pmuv3_0/br_mis_pred/ sleep 1
+> > root@localhost:~# ./perf_debug record -e armv8_pmuv3_0/br_mis_pred/ sleep 1
 > > [ perf record: Woken up 1 times to write data ]
 > > [ perf record: Captured and wrote 0.001 MB perf.data (6 samples) ]
-> > root at localhost:~# ./perf_debug report
+> > root@localhost:~# ./perf_debug report
 > > 0xe8 [0]: failed to process type: 461
 > > Error:
 > > failed to process sample
 > > # To display the perf.data header info, please use --header/--header-only
 > > option
 > > #
-> > root at localhost:~#
+> > root@localhost:~#
 > 
 > ok, I need to get a machine to test this.. but it looks like
 > any sample-able events with cpumask are in arm :-\ will try
@@ -79,7 +79,7 @@ jirka
 John reported crash when recording on an event under
 pmu with cpumask defined:
 
-  root at localhost:~# ./perf_debug_ record -e armv8_pmuv3_0/br_mis_pred/ sleep 1
+  root@localhost:~# ./perf_debug_ record -e armv8_pmuv3_0/br_mis_pred/ sleep 1
   perf: Segmentation fault
   Obtained 9 stack frames.
   ./perf_debug_() [0x4c5ef8]
@@ -98,7 +98,7 @@ id array, which is not defined at that time. Fixing this by
 forcing the id allocation for events with theeir own cpus.
 
 Reported-by: John Garry <john.garry@huawei.com>
-Link: http://lkml.kernel.org/n/tip-8x4n7o34yheigoxm1jibflm6 at git.kernel.org
+Link: http://lkml.kernel.org/n/tip-8x4n7o34yheigoxm1jibflm6@git.kernel.org
 Signed-off-by: Jiri Olsa <jolsa@kernel.org>
 ---
  tools/perf/builtin-report.c | 1 +
diff --git a/a/content_digest b/N1/content_digest
index b6696d5..40c0a9f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,10 +5,21 @@
  "ref\020181003113643.GA31725@krava\0"
  "ref\0594506a2-8cb3-3d09-82ab-5cb6d8c31ed0@huawei.com\0"
  "ref\020181003141627.GA6341@krava\0"
- "From\0jolsa@redhat.com (Jiri Olsa)\0"
+ "From\0Jiri Olsa <jolsa@redhat.com>\0"
  "Subject\0[PATCH] perf tools: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus\0"
  "Date\0Wed, 3 Oct 2018 23:20:52 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0John Garry <john.garry@huawei.com>\0"
+ "Cc\0Andi Kleen <ak@linux.intel.com>"
+  Ingo Molnar <mingo@redhat.com>
+  Peter Zijlstra <peterz@infradead.org>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  Alexander Shishkin <alexander.shishkin@linux.intel.com>
+  Linuxarm <linuxarm@huawei.com>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Namhyung Kim <namhyung@kernel.org>
+  Will Deacon <will.deacon@arm.com>
+ " Mark Rutland <mark.rutland@arm.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Oct 03, 2018 at 04:16:27PM +0200, Jiri Olsa wrote:\n"
@@ -65,17 +76,17 @@
  "> > Hi Jirka,\n"
  "> > \n"
  "> > Can you please double-check your new patch, as I'm getting this now:\n"
- "> > root at localhost:~# ./perf_debug record -e armv8_pmuv3_0/br_mis_pred/ sleep 1\n"
+ "> > root@localhost:~# ./perf_debug record -e armv8_pmuv3_0/br_mis_pred/ sleep 1\n"
  "> > [ perf record: Woken up 1 times to write data ]\n"
  "> > [ perf record: Captured and wrote 0.001 MB perf.data (6 samples) ]\n"
- "> > root at localhost:~# ./perf_debug report\n"
+ "> > root@localhost:~# ./perf_debug report\n"
  "> > 0xe8 [0]: failed to process type: 461\n"
  "> > Error:\n"
  "> > failed to process sample\n"
  "> > # To display the perf.data header info, please use --header/--header-only\n"
  "> > option\n"
  "> > #\n"
- "> > root at localhost:~#\n"
+ "> > root@localhost:~#\n"
  "> \n"
  "> ok, I need to get a machine to test this.. but it looks like\n"
  "> any sample-able events with cpumask are in arm :-\\ will try\n"
@@ -92,7 +103,7 @@
  "John reported crash when recording on an event under\n"
  "pmu with cpumask defined:\n"
  "\n"
- "  root at localhost:~# ./perf_debug_ record -e armv8_pmuv3_0/br_mis_pred/ sleep 1\n"
+ "  root@localhost:~# ./perf_debug_ record -e armv8_pmuv3_0/br_mis_pred/ sleep 1\n"
  "  perf: Segmentation fault\n"
  "  Obtained 9 stack frames.\n"
  "  ./perf_debug_() [0x4c5ef8]\n"
@@ -111,7 +122,7 @@
  "forcing the id allocation for events with theeir own cpus.\n"
  "\n"
  "Reported-by: John Garry <john.garry@huawei.com>\n"
- "Link: http://lkml.kernel.org/n/tip-8x4n7o34yheigoxm1jibflm6 at git.kernel.org\n"
+ "Link: http://lkml.kernel.org/n/tip-8x4n7o34yheigoxm1jibflm6@git.kernel.org\n"
  "Signed-off-by: Jiri Olsa <jolsa@kernel.org>\n"
  "---\n"
  " tools/perf/builtin-report.c | 1 +\n"
@@ -147,4 +158,4 @@
  "-- \n"
  2.17.1
 
-0a57e3de653ac6947d22c37e669173bb18f718c765013ca4c7cdc0f8e06a5e02
+3c2e6554b1511ac85bb6693d5b0b515b0a37bfd7ebc66714aae24b205b94f155

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.