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

James Clark posted 1 patch 4 years, 3 months ago
tools/perf/Makefile.config | 39 ++++++++++++++++++++++++++------------
1 file changed, 27 insertions(+), 12 deletions(-)
[PATCH 0/1] perf tools: Use Python devtools for version autodetection
Posted by James Clark 4 years, 3 months ago
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