[PATCH 4.2.y-ckt 1/5] [4.2-stable only] Revert "perf test: Ignore kcore files in the "vmlinux matches kallsyms" test"

2016-07-08 Thread Kamal Mostafa
4.2.8-ckt13 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tim Gardner BugLink: http://bugs.launchpad.net/bugs/1592552 This reverts commit

[PATCH 4.2.y-ckt 1/5] [4.2-stable only] Revert "perf test: Ignore kcore files in the "vmlinux matches kallsyms" test"

2016-07-08 Thread Kamal Mostafa
4.2.8-ckt13 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tim Gardner BugLink: http://bugs.launchpad.net/bugs/1592552 This reverts commit 159436d273a248e99f05dcd15f39e2c6bdb02652. Causes an

[PATCH 4.2.y-ckt 164/206] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Arnaldo Carvalho de Melo commit 53d0fe68275dbdaf6a532bb4e87f00db5d36c140 upstream. Before: # perf test -v kallsyms

[PATCH 4.2.y-ckt 164/206] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-06-09 Thread Kamal Mostafa
4.2.8-ckt12 -stable review patch. If anyone has any objections, please let me know. ---8< From: Arnaldo Carvalho de Melo commit 53d0fe68275dbdaf6a532bb4e87f00db5d36c140 upstream. Before: # perf test -v kallsyms Maps only in

[tip:perf/core] perf test: Ignore .scale and other special files

2016-06-08 Thread tip-bot for Andi Kleen
: Mon, 6 Jun 2016 12:11:14 -0300 perf test: Ignore .scale and other special files 'perf test' tries to parse all entries in /sys/devices/cpu/events/. Ignore the special entries like '.scale', which cannot be directly parsed as an event. This patch assumes all files containing a '.' are spe

[tip:perf/core] perf test: Ignore .scale and other special files

2016-06-08 Thread tip-bot for Andi Kleen
Commit-ID: 17a2634bcb88e52bd637fdaa47d7ff0bddb0188f Gitweb: http://git.kernel.org/tip/17a2634bcb88e52bd637fdaa47d7ff0bddb0188f Author: Andi Kleen AuthorDate: Mon, 6 Jun 2016 07:36:06 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 6 Jun 2016 12:11:14 -0300 perf test: Ignore

[PATCH 05/11] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
From: Andi Kleen 'perf test' tries to parse all entries in /sys/devices/cpu/events/. Ignore the special entries like '.scale', which cannot be directly parsed as an event. This patch assumes all files containing a '.' are special and can be ignored. Reported-by: Arnaldo

[PATCH 05/11] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
From: Andi Kleen 'perf test' tries to parse all entries in /sys/devices/cpu/events/. Ignore the special entries like '.scale', which cannot be directly parsed as an event. This patch assumes all files containing a '.' are special and can be ignored. Reported-by: Arnaldo Carvalho de Melo

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 09:31:16AM -0700, Andi Kleen escreveu: > > [root@jouet ~]# perf stat -e > > topdown-total-slots:u,cpu/event=topdown-total-slots/u usleep 1 > > event syntax error: 'topdown-total-slots:u,cpu/event=topdown-total-slots/u' > > \___ parser error > >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 09:31:16AM -0700, Andi Kleen escreveu: > > [root@jouet ~]# perf stat -e > > topdown-total-slots:u,cpu/event=topdown-total-slots/u usleep 1 > > event syntax error: 'topdown-total-slots:u,cpu/event=topdown-total-slots/u' > > \___ parser error > >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Andi Kleen
> [root@jouet ~]# perf stat -e > topdown-total-slots:u,cpu/event=topdown-total-slots/u usleep 1 > event syntax error: 'topdown-total-slots:u,cpu/event=topdown-total-slots/u' > \___ parser error > Run 'perf list' for a list of valid events > > Usage: perf stat [] [] >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Andi Kleen
> [root@jouet ~]# perf stat -e > topdown-total-slots:u,cpu/event=topdown-total-slots/u usleep 1 > event syntax error: 'topdown-total-slots:u,cpu/event=topdown-total-slots/u' > \___ parser error > Run 'perf list' for a list of valid events > > Usage: perf stat [] [] >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 11:54:58AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Jun 06, 2016 at 11:51:48AM -0300, Arnaldo Carvalho de Melo escreveu: > > But this gets us to the following error: > > > > [root@jouet ~]# perf test -v 5 2>&1 | tail > > running test 49 'r1234/name=rawpmu/' > >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 11:54:58AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Jun 06, 2016 at 11:51:48AM -0300, Arnaldo Carvalho de Melo escreveu: > > But this gets us to the following error: > > > > [root@jouet ~]# perf test -v 5 2>&1 | tail > > running test 49 'r1234/name=rawpmu/' > >

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 07:36:06AM -0700, Andi Kleen escreveu: > perf test tries to parse all entries in /sys/devices/cpu/events/. > Ignore the special entries like '.scale', which cannot be directly > parsed as an event. This patch assumes all files containing a '.' > are special and can be

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 07:36:06AM -0700, Andi Kleen escreveu: > perf test tries to parse all entries in /sys/devices/cpu/events/. > Ignore the special entries like '.scale', which cannot be directly > parsed as an event. This patch assumes all files containing a '.' > are special and can be

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 11:51:48AM -0300, Arnaldo Carvalho de Melo escreveu: > But this gets us to the following error: > > [root@jouet ~]# perf test -v 5 2>&1 | tail > running test 49 'r1234/name=rawpmu/' > running test 50 '4:0x6530160/name=numpmu/' > running test 51

Re: [PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 06, 2016 at 11:51:48AM -0300, Arnaldo Carvalho de Melo escreveu: > But this gets us to the following error: > > [root@jouet ~]# perf test -v 5 2>&1 | tail > running test 49 'r1234/name=rawpmu/' > running test 50 '4:0x6530160/name=numpmu/' > running test 51

[PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Andi Kleen
From: Andi Kleen perf test tries to parse all entries in /sys/devices/cpu/events/. Ignore the special entries like '.scale', which cannot be directly parsed as an event. This patch assumes all files containing a '.' are special and can be ignored. Signed-off-by: Andi Kleen

[PATCH] perf test: Ignore .scale and other special files

2016-06-06 Thread Andi Kleen
From: Andi Kleen perf test tries to parse all entries in /sys/devices/cpu/events/. Ignore the special entries like '.scale', which cannot be directly parsed as an event. This patch assumes all files containing a '.' are special and can be ignored. Signed-off-by: Andi Kleen ---

[tip:perf/core] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-04-23 Thread tip-bot for Arnaldo Carvalho de Melo
; CommitDate: Tue, 19 Apr 2016 12:39:35 -0300 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test Before: # perf test -v kallsyms Maps only in vmlinux: 81d5e000-81ec3ac8 115e000 [kernel].init.text 81ec3ac8-a000 12c3

[tip:perf/core] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-04-23 Thread tip-bot for Arnaldo Carvalho de Melo
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test Before: # perf test -v kallsyms Maps only in vmlinux: 81d5e000-81ec3ac8 115e000 [kernel].init.text 81ec3ac8-a000 12c3ac8 [kernel].exit.text a000-

[PATCH 13/14] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-04-19 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo Before: # perf test -v kallsyms Maps only in vmlinux: 81d5e000-81ec3ac8 115e000 [kernel].init.text 81ec3ac8-a000 12c3ac8 [kernel].exit.text a000-a000c000 0 [fjes]

[PATCH 13/14] perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

2016-04-19 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo Before: # perf test -v kallsyms Maps only in vmlinux: 81d5e000-81ec3ac8 115e000 [kernel].init.text 81ec3ac8-a000 12c3ac8 [kernel].exit.text a000-a000c000 0 [fjes]

Re: test [IGNORE]

2007-07-14 Thread Jan Engelhardt
On Jul 13 2007 06:56, Jiri Slaby wrote: >Jesper Juhl napsal(a): >> On 13/07/07, Micah Gruber <[EMAIL PROTECTED]> wrote: >>> test [IGNORE] >> >> http://www.kernel.org/pub/linux/docs/lkml/#s3 : >> "... >> "Test" message

Re: test [IGNORE]

2007-07-14 Thread Jan Engelhardt
On Jul 13 2007 06:56, Jiri Slaby wrote: Jesper Juhl napsal(a): On 13/07/07, Micah Gruber [EMAIL PROTECTED] wrote: test [IGNORE] http://www.kernel.org/pub/linux/docs/lkml/#s3 : ... Test messages are very, very inappropriate on the lkml or any other list, for that matter. If you want

Re: test [IGNORE]

2007-07-12 Thread Jiri Slaby
Jesper Juhl napsal(a): > On 13/07/07, Micah Gruber <[EMAIL PROTECTED]> wrote: >> test [IGNORE] > > http://www.kernel.org/pub/linux/docs/lkml/#s3 : > "... > "Test" messages are very, very inappropriate on the lkml or any other > list, for that matt

Re: test [IGNORE]

2007-07-12 Thread Jesper Juhl
On 13/07/07, Micah Gruber <[EMAIL PROTECTED]> wrote: test [IGNORE] http://www.kernel.org/pub/linux/docs/lkml/#s3 : "... "Test" messages are very, very inappropriate on the lkml or any other list, for that matter. If you want to know whether the subscribe succeeded, wait

test [IGNORE]

2007-07-12 Thread Micah Gruber
test [IGNORE] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

test [IGNORE]

2007-07-12 Thread first name last name
test - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

test [IGNORE]

2007-07-12 Thread first name last name
test - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

test [IGNORE]

2007-07-12 Thread Micah Gruber
test [IGNORE] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: test [IGNORE]

2007-07-12 Thread Jesper Juhl
On 13/07/07, Micah Gruber [EMAIL PROTECTED] wrote: test [IGNORE] http://www.kernel.org/pub/linux/docs/lkml/#s3 : ... Test messages are very, very inappropriate on the lkml or any other list, for that matter. If you want to know whether the subscribe succeeded, wait for a couple of hours after

Re: test [IGNORE]

2007-07-12 Thread Jiri Slaby
Jesper Juhl napsal(a): On 13/07/07, Micah Gruber [EMAIL PROTECTED] wrote: test [IGNORE] http://www.kernel.org/pub/linux/docs/lkml/#s3 : ... Test messages are very, very inappropriate on the lkml or any other list, for that matter. If you want to know whether the subscribe succeeded, wait

TEST IGNORE

2001-02-21 Thread David D.W. Downey
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

TEST IGNORE

2001-02-21 Thread David D.W. Downey
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

test, ignore

2001-01-18 Thread Jeremy M. Dolan
Please excuse this test. My last two messages to the list never got through (sendmail reports 'message accepted', but I never get a copy back). If I send to [EMAIL PROTECTED], I get replies fine. I can post to other majordomo lists. I was posting fine to linux-kernel until recently. I'm pretty

test, ignore

2001-01-18 Thread Jeremy M. Dolan
Please excuse this test. My last two messages to the list never got through (sendmail reports 'message accepted', but I never get a copy back). If I send to [EMAIL PROTECTED], I get replies fine. I can post to other majordomo lists. I was posting fine to linux-kernel until recently. I'm pretty

TEST IGNORE

2000-12-08 Thread David D.W. Downey
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/