[PATCH 0/1] perf tools: Use Python devtools for version autodetection

From: James Clark
Date: Wed Mar 09 2022 - 14:43:34 EST


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