Home
last modified time | relevance | path

Searched refs:PYTHON (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dstat+json_output.sh12 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 Dtest_perf_data_converter_json.sh9 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 Dpython-use.c18 PYTHONPATH, PYTHON, verbose > 0 ? "" : "2> /dev/null") < 0) in test__python_use()
H A Dattr.c174 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 Dpython-use.c18 PYTHONPATH, PYTHON, verbose > 0 ? "" : "2> /dev/null") < 0) in test__python_use()
H A Dattr.c175 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 DMakefile72 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
/kernel/linux/linux-5.10/Documentation/
H A DMakefile78 $(PYTHON) $(srctree)/scripts/jobserver-exec \
/kernel/linux/linux-5.10/
H A DMakefile464 PYTHON = python macro
522 export PERL PYTHON PYTHON3 CHECK CHECKFLAGS MAKE UTS_MACHINE HOSTCXX

Completed in 5 milliseconds