[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220309194313.3350126-1-james.clark@arm.com>
Date: Wed, 9 Mar 2022 19:43:12 +0000
From: James Clark <james.clark@....com>
To: acme@...nel.org, linux-perf-users@...r.kernel.org
Cc: James Clark <james.clark@....com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] perf tools: Use Python devtools for version autodetection
As mentioned here [1], I was going to try to attempt to improve Python
autodetection in the scenario where Python3 devtools are installed
alongside the Python2 runtime which is a pretty common scenario on a base
system after running "apt install python3-dev".
Thanks
James
[1]: https://lkml.org/lkml/2021/11/30/614
James Clark (1):
perf tools: Use Python devtools for version autodetection rather than
runtime
tools/perf/Makefile.config | 39 ++++++++++++++++++++++++++------------
1 file changed, 27 insertions(+), 12 deletions(-)
--
2.28.0
Powered by blists - more mailing lists