diff for duplicates of <20190502200914.GA22982@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 305db22..814175f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,18 +48,18 @@ Em Thu, May 02, 2019 at 09:55:26AM -0700, Vineet Gupta escreveu: This is some remnant of the past, I'll check further but will end up just ditching it altogether as you suggest :-) -[acme@quaco perf]$ find tools/ -type f | xargs grep HAVE_GLIBC_SUPPORT +[acme at quaco perf]$ find tools/ -type f | xargs grep HAVE_GLIBC_SUPPORT tools/perf/builtin-version.c: STATUS(HAVE_GLIBC_SUPPORT, glibc); tools/perf/Makefile.config: CFLAGS += -DHAVE_GLIBC_SUPPORT -[acme@quaco perf]$ +[acme at quaco perf]$ Its just this case that ends up using that feature detection program, -[acme@quaco perf]$ vim tools/perf/Makefile.config -[acme@quaco perf]$ find tools/ -type f | xargs grep feature-glibc +[acme at quaco perf]$ vim tools/perf/Makefile.config +[acme at quaco perf]$ find tools/ -type f | xargs grep feature-glibc tools/perf/Makefile.config: ifeq ($(feature-glibc), 1) tools/perf/Makefile.config:ifeq ($(feature-glibc), 1) -[acme@quaco perf]$ +[acme at quaco perf]$ BTW the function on it doesn't mean anything, what matters is if the program builds or not :-) diff --git a/a/content_digest b/N1/content_digest index e3a426b..c3ee103 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,21 +8,10 @@ "ref\017a86bc7-c1f9-8c3c-8f1d-711e95dac49d@synopsys.com\0" "ref\020190501031215.GZ23599@brightrain.aerifal.cx\0" "ref\0596d2166-1952-a392-ef05-d3f59abf9fd0@synopsys.com\0" - "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0" - "Subject\0Re: Detecting libc in perf (was Re: perf tools build broken after v5.1-rc1)\0" + "From\0acme@kernel.org (Arnaldo Carvalho de Melo)\0" + "Subject\0Detecting libc in perf (was Re: perf tools build broken after v5.1-rc1)\0" "Date\0Thu, 2 May 2019 16:09:14 -0400\0" - "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" - "Cc\0devel@uclibc-ng.org <devel@uclibc-ng.org>" - Rich Felker <dalias@libc.org> - Arnaldo Carvalho de Melo <acme@redhat.com> - Arnd Bergmann <arnd@arndb.de> - Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com> - lkml <linux-kernel@vger.kernel.org> - linux-perf-users@vger.kernel.org <linux-perf-users@vger.kernel.org> - Jin Yao <yao.jin@linux.intel.com> - Jiri Olsa <jolsa@kernel.org> - Namhyung Kim <namhyung@kernel.org> - " arcml <linux-snps-arc@lists.infradead.org>\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "Em Thu, May 02, 2019 at 09:55:26AM -0700, Vineet Gupta escreveu:\n" @@ -75,22 +64,22 @@ "This is some remnant of the past, I'll check further but will end up\n" "just ditching it altogether as you suggest :-)\n" "\n" - "[acme@quaco perf]$ find tools/ -type f | xargs grep HAVE_GLIBC_SUPPORT\n" + "[acme at quaco perf]$ find tools/ -type f | xargs grep HAVE_GLIBC_SUPPORT\n" "tools/perf/builtin-version.c:\tSTATUS(HAVE_GLIBC_SUPPORT, glibc);\n" "tools/perf/Makefile.config: CFLAGS += -DHAVE_GLIBC_SUPPORT\n" - "[acme@quaco perf]$\n" + "[acme at quaco perf]$\n" "\n" "Its just this case that ends up using that feature detection program,\n" "\n" - "[acme@quaco perf]$ vim tools/perf/Makefile.config\n" - "[acme@quaco perf]$ find tools/ -type f | xargs grep feature-glibc\n" + "[acme at quaco perf]$ vim tools/perf/Makefile.config\n" + "[acme at quaco perf]$ find tools/ -type f | xargs grep feature-glibc\n" "tools/perf/Makefile.config: ifeq ($(feature-glibc), 1)\n" "tools/perf/Makefile.config:ifeq ($(feature-glibc), 1)\n" - "[acme@quaco perf]$\n" + "[acme at quaco perf]$\n" "\n" "BTW the function on it doesn't mean anything, what matters is if the\n" "program builds or not :-)\n" "\n" - Arnaldo -6c10c2fa419a9f72cc13a746df2429e48a8e7df91dce3eef1cf517aa0903344d +5b80ac5bd077f9d56c9e21349e9ebf84157f1e42ff570fada35500fcc18ee4db
diff --git a/a/content_digest b/N2/content_digest index e3a426b..7b8718a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,21 +8,21 @@ "ref\017a86bc7-c1f9-8c3c-8f1d-711e95dac49d@synopsys.com\0" "ref\020190501031215.GZ23599@brightrain.aerifal.cx\0" "ref\0596d2166-1952-a392-ef05-d3f59abf9fd0@synopsys.com\0" - "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0" + "From\0Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>\0" "Subject\0Re: Detecting libc in perf (was Re: perf tools build broken after v5.1-rc1)\0" "Date\0Thu, 2 May 2019 16:09:14 -0400\0" "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" - "Cc\0devel@uclibc-ng.org <devel@uclibc-ng.org>" - Rich Felker <dalias@libc.org> - Arnaldo Carvalho de Melo <acme@redhat.com> - Arnd Bergmann <arnd@arndb.de> + "Cc\0Rich Felker <dalias@libc.org>" + Jin Yao <yao.jin@linux.intel.com> Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com> - lkml <linux-kernel@vger.kernel.org> + devel@uclibc-ng.org <devel@uclibc-ng.org> linux-perf-users@vger.kernel.org <linux-perf-users@vger.kernel.org> - Jin Yao <yao.jin@linux.intel.com> + Arnaldo Carvalho de Melo <acme@redhat.com> + lkml <linux-kernel@vger.kernel.org> + arcml <linux-snps-arc@lists.infradead.org> + Arnd Bergmann <arnd@arndb.de> Jiri Olsa <jolsa@kernel.org> - Namhyung Kim <namhyung@kernel.org> - " arcml <linux-snps-arc@lists.infradead.org>\0" + " Namhyung Kim <namhyung@kernel.org>\0" "\00:1\0" "b\0" "Em Thu, May 02, 2019 at 09:55:26AM -0700, Vineet Gupta escreveu:\n" @@ -93,4 +93,4 @@ "\n" - Arnaldo -6c10c2fa419a9f72cc13a746df2429e48a8e7df91dce3eef1cf517aa0903344d +f86549af0350db866240748d7cb4ad14e56c778e5eac66f7edf96c0847bdbecf
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.