Searched refs:PYTHON (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/tests/shell/ |
H A D | stat+json_output.sh | 12 if [ "x$PYTHON" == "x" ] 16 PYTHON=python3 19 PYTHON=python 21 echo Skipping test, python not detected please set environment variable PYTHON. 50 $PYTHON $pythonchecker --no-args --file "${stat_output}" 63 $PYTHON $pythonchecker --system-wide --file "${stat_output}" 76 $PYTHON $pythonchecker --system-wide-no-aggr --file "${stat_output}" 84 $PYTHON $pythonchecker --interval --file "${stat_output}" 93 $PYTHON $pythonchecker --event --file "${stat_output}" 106 $PYTHON [all...] |
H A D | test_perf_data_converter_json.sh | 9 if [ "$PYTHON" = "" ] ; then 11 PYTHON=python3 13 PYTHON=python 15 echo Skipping test, python not detected please set environment variable PYTHON. 55 if $PYTHON -c "import json; json.load(open('$result'))" >/dev/null 2>&1 ; then
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | python-use.c | 18 PYTHONPATH, PYTHON, verbose > 0 ? "" : "2> /dev/null") < 0) in test__python_use()
|
H A D | attr.c | 174 scnprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", in run_dir()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | python-use.c | 18 PYTHONPATH, PYTHON, verbose > 0 ? "" : "2> /dev/null") < 0) in test__python_use()
|
H A D | attr.c | 175 scnprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", in run_dir()
|
/kernel/linux/linux-5.10/arch/ia64/ |
H A D | Makefile | 72 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
|
/kernel/linux/linux-5.10/Documentation/ |
H A D | Makefile | 78 $(PYTHON) $(srctree)/scripts/jobserver-exec \
|
/kernel/linux/linux-5.10/ |
H A D | Makefile | 464 PYTHON = python macro 522 export PERL PYTHON PYTHON3 CHECK CHECKFLAGS MAKE UTS_MACHINE HOSTCXX
|
Completed in 5 milliseconds