All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <151978851997.2577.2012127759002018319.stgit@devbox>

diff --git a/a/content_digest b/N1/content_digest
index 0301062..c0bd674 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,5 @@
  "ref\0151978796240.2577.6531711990653677529.stgit@devbox\0"
- "From\0mhiramat at kernel.org (Masami Hiramatsu)\0"
+ "From\0mhiramat@kernel.org (Masami Hiramatsu)\0"
  "Subject\0[PATCH v4 19/19] selftests: ftrace: Add a testcase for array type with kprobe_event\0"
  "Date\0Wed, 28 Feb 2018 12:28:40 +0900\0"
  "\00:1\0"
@@ -123,4 +123,4 @@
  "the body of a message to majordomo at vger.kernel.org\n"
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-bf38575bf9e5792c0b131fa373b5a12042f4b25d4f5096a6eb5053aa7dd20245
+c66042675e3faa69740e92e9db6970019e485f3ac87df02f5450c2e5e6b89d6e

diff --git a/a/1.txt b/N2/1.txt
index 0363582..ddf9923 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ the traced data is correct in several way.
 If the kernel doesn't support array type, it skips
 the test as UNSUPPORTED.
 
-Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>
+Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
 ---
  Changes in v4:
   - Add format field tests.
@@ -76,7 +76,7 @@ index 000000000000..0d0450b858fc
 +create_testprobe "+0(${ARG2}):x64[1] +0(${ARG2}):symbol[1]"
 +check_field "field:u64 arg1\[1\];.*size:8;"
 +check_field "field:u${BITS} arg2\[1\];.*size:${OFFS};"
-+create_testprobe "+0(${ARG2}):b2 at 3/8[1] +0(${ARG2}):string[1]"
++create_testprobe "+0(${ARG2}):b2@3/8[1] +0(${ARG2}):string[1]"
 +check_field "field:u8 arg1\[1\];.*size:1;"
 +check_field "field:__data_loc char\[\]\[1\] arg2;.*size:4;"
 +create_testprobe "+0(${ARG2}):x8[64] @${GOODSYM}:x8[4]"
@@ -111,8 +111,3 @@ index 000000000000..0d0450b858fc
 +echo 0 > events/kprobes/testprobe/enable
 +
 +echo > kprobe_events
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
-the body of a message to majordomo at vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 0301062..41f3dc8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,17 @@
  "ref\0151978796240.2577.6531711990653677529.stgit@devbox\0"
- "From\0mhiramat at kernel.org (Masami Hiramatsu)\0"
+ "From\0Masami Hiramatsu <mhiramat@kernel.org>\0"
  "Subject\0[PATCH v4 19/19] selftests: ftrace: Add a testcase for array type with kprobe_event\0"
  "Date\0Wed, 28 Feb 2018 12:28:40 +0900\0"
+ "To\0Steven Rostedt <rostedt@goodmis.org>"
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0mhiramat@kernel.org"
+  Ingo Molnar <mingo@redhat.com>
+  Namhyung Kim <namhyung@kernel.org>
+  Tom Zanussi <tom.zanussi@linux.intel.com>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  linux-trace-users@vger.kernel.org
+  linux-kselftest@vger.kernel.org
+ " shuah@kernel.org\0"
  "\00:1\0"
  "b\0"
  "Add a testcase for array type with kprobe event.\n"
@@ -10,7 +20,7 @@
  "If the kernel doesn't support array type, it skips\n"
  "the test as UNSUPPORTED.\n"
  "\n"
- "Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n"
+ "Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>\n"
  "---\n"
  " Changes in v4:\n"
  "  - Add format field tests.\n"
@@ -82,7 +92,7 @@
  "+create_testprobe \"+0(${ARG2}):x64[1] +0(${ARG2}):symbol[1]\"\n"
  "+check_field \"field:u64 arg1\\[1\\];.*size:8;\"\n"
  "+check_field \"field:u${BITS} arg2\\[1\\];.*size:${OFFS};\"\n"
- "+create_testprobe \"+0(${ARG2}):b2 at 3/8[1] +0(${ARG2}):string[1]\"\n"
+ "+create_testprobe \"+0(${ARG2}):b2@3/8[1] +0(${ARG2}):string[1]\"\n"
  "+check_field \"field:u8 arg1\\[1\\];.*size:1;\"\n"
  "+check_field \"field:__data_loc char\\[\\]\\[1\\] arg2;.*size:4;\"\n"
  "+create_testprobe \"+0(${ARG2}):x8[64] @${GOODSYM}:x8[4]\"\n"
@@ -116,11 +126,6 @@
  "+tail -n 1 trace | grep -qe \"testprobe.* arg1={49,50,51,52}\" # ascii code\n"
  "+echo 0 > events/kprobes/testprobe/enable\n"
  "+\n"
- "+echo > kprobe_events\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n"
- "the body of a message to majordomo at vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ +echo > kprobe_events
 
-bf38575bf9e5792c0b131fa373b5a12042f4b25d4f5096a6eb5053aa7dd20245
+851ec17fefe7804b927fe8bb544aa0b7de8abda70535d359cfecda5c3de01b34

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.