diff for duplicates of <20180303143436.GA14563@krava> diff --git a/a/1.txt b/N1/1.txt index 3f080af..6d8b688 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ could we now get rid of the strncmp in here and keep the glob matching only? I find it confusing now that following commands give me same results: - - [root@krava perf]# ./perf stat -e 'cbox/clockticks/' --no-merge -a sleep 1 + - [root at krava perf]# ./perf stat -e 'cbox/clockticks/' --no-merge -a sleep 1 Performance counter stats for 'system wide': @@ -48,7 +48,7 @@ commands give me same results: 1.000958335 seconds time elapsed - - [root@krava perf]# ./perf stat -e '*cbox*/clockticks/' --no-merge -a sleep 1 + - [root at krava perf]# ./perf stat -e '*cbox*/clockticks/' --no-merge -a sleep 1 Performance counter stats for 'system wide': @@ -57,7 +57,7 @@ commands give me same results: 1.000962724 seconds time elapsed - - [root@krava perf]# ./perf stat -e 'cbox*/clockticks/' --no-merge -a sleep 1 + - [root at krava perf]# ./perf stat -e 'cbox*/clockticks/' --no-merge -a sleep 1 Performance counter stats for 'system wide': @@ -68,7 +68,7 @@ commands give me same results: and this one fails: - - [root@krava perf]# ./perf stat -e '*cbox/clockticks/' --no-merge -a sleep 1 + - [root at krava perf]# ./perf stat -e '*cbox/clockticks/' --no-merge -a sleep 1 event syntax error: '*cbox/clockticks/' \___ Cannot find PMU `*cbox'. Missing kernel support? Run 'perf list' for a list of valid events diff --git a/a/content_digest b/N1/content_digest index 0acf33a..1e9790a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\01520034092-35275-1-git-send-email-agustinv@codeaurora.org\0" "ref\01520034092-35275-2-git-send-email-agustinv@codeaurora.org\0" - "From\0Jiri Olsa <jolsa@redhat.com>\0" - "Subject\0Re: [RFC V2 1/3] perf, tools: Support wildcards on pmu name in dynamic pmu events\0" + "From\0jolsa@redhat.com (Jiri Olsa)\0" + "Subject\0[RFC V2 1/3] perf, tools: Support wildcards on pmu name in dynamic pmu events\0" "Date\0Sat, 3 Mar 2018 15:34:36 +0100\0" - "To\0Agustin Vega-Frias <agustinv@codeaurora.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-perf-users@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Peter Zijlstra <peterz@infradead.org> - Ingo Molnar <mingo@redhat.com> - Arnaldo Carvalho de Melo <acme@kernel.org> - Andi Kleen <ak@linux.intel.com> - Alexander Shishkin <alexander.shishkin@linux.intel.com> - Namhyung Kim <namhyung@kernel.org> - " timur@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Mar 02, 2018 at 06:41:30PM -0500, Agustin Vega-Frias wrote:\n" @@ -57,7 +47,7 @@ "glob matching only? I find it confusing now that following\n" "commands give me same results:\n" "\n" - "\t- [root@krava perf]# ./perf stat -e 'cbox/clockticks/' --no-merge -a sleep 1\n" + "\t- [root at krava perf]# ./perf stat -e 'cbox/clockticks/' --no-merge -a sleep 1\n" "\n" "\t Performance counter stats for 'system wide':\n" "\n" @@ -66,7 +56,7 @@ "\n" "\t 1.000958335 seconds time elapsed\n" "\n" - "\t- [root@krava perf]# ./perf stat -e '*cbox*/clockticks/' --no-merge -a sleep 1\n" + "\t- [root at krava perf]# ./perf stat -e '*cbox*/clockticks/' --no-merge -a sleep 1\n" "\n" "\t Performance counter stats for 'system wide':\n" "\n" @@ -75,7 +65,7 @@ "\n" "\t 1.000962724 seconds time elapsed\n" "\n" - "\t- [root@krava perf]# ./perf stat -e 'cbox*/clockticks/' --no-merge -a sleep 1\n" + "\t- [root at krava perf]# ./perf stat -e 'cbox*/clockticks/' --no-merge -a sleep 1\n" "\n" "\t Performance counter stats for 'system wide':\n" "\n" @@ -86,7 +76,7 @@ "\n" "and this one fails:\n" "\n" - "\t- [root@krava perf]# ./perf stat -e '*cbox/clockticks/' --no-merge -a sleep 1\n" + "\t- [root at krava perf]# ./perf stat -e '*cbox/clockticks/' --no-merge -a sleep 1\n" "\tevent syntax error: '*cbox/clockticks/'\n" "\t\t\t \\___ Cannot find PMU `*cbox'. Missing kernel support?\n" "\tRun 'perf list' for a list of valid events\n" @@ -105,4 +95,4 @@ "thanks,\n" jirka -501bc74cbd2eb626fbf32774b45d12369c004f6529b95447c1831f692383a5e7 +bfe6260d1f9430b7149e813b2cb7146818f383f6e02d00db48985bf6802ca2cf
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.