Searched refs:py (Results 1 – 25 of 59) sorted by relevance
123
1 tdc.py will look for plugins in a directory plugins off the cwd.5 tdc.py8 __init__.py9 10-rootPlugin.py -> ../plugin-lib/rootPlugin.py10 20-valgrindPlugin.py -> ../plugin-lib/valgrindPlugin.py11 30-nsPlugin.py -> ../plugin-lib/nsPlugin.py14 tdc.py will find them and use them.
8 $(Q)ln -fsn $(SRCTREE)/$(obj)/*.py $(objtree)/$(obj)17 targets += constants.py18 $(obj)/constants.py: $(SRCTREE)/$(obj)/constants.py.in FORCE21 build_constants_py: $(obj)/constants.py24 clean-files := *.pyc *.pyo $(if $(KBUILD_SRC),*.py) $(obj)/constants.py
3 constants.py
26 ./tdc.py -c40 in the tdc_config.py file. Find the 'TC' entry in the NAMES dictionary and45 ./tdc.py -p /path/to/tc61 ./tdc.py -h99 The tdc_config.py file contains multiple values that can be altered to suit113 Run tdc.py -h to see the full list of available arguments.115 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]]158 Run commands in namespace as specified in tdc_config.py170 was in the tdc.py script has been moved into the plugins.180 lrwxrwxrwx 1 bjb bjb 27 Oct 4 16:12 10-rootPlugin.py -> ../plugin-lib/rootPlugin.py[all …]
10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph26 ln -s $(DESTDIR)$(PREFIX)/lib/pm-graph/bootgraph.py $(DESTDIR)$(PREFIX)/bin/bootgraph27 ln -s $(DESTDIR)$(PREFIX)/lib/pm-graph/sleepgraph.py $(DESTDIR)$(PREFIX)/bin/sleepgraph
6 # the directory name that contains it. Use __init__.py for all test files.7 python_files = __init__.py
11 …IRS = $(patsubst $(srctree)/Documentation/%/conf.py,%,$(wildcard $(srctree)/Documentation/*/conf…12 SPHINX_CONF = conf.py
35 The trace data can be post processed with the postprocess/decode_msr.py script::37 cat /sys/kernel/debug/tracing/trace | decode_msr.py /usr/src/linux/include/asm/msr-index.h
3 perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
4 perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
4 perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
5 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
2 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/powerpc-hcalls.py
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/intel-pt-events.py
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/mem-phys-addr.py
10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
24 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
256 int *px, int *py) in sticon_getxy() argument287 if (py) *py = y; in sticon_getxy()
5 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py27 tcm_mod_builder.py depends upon the mandatory '-p $PROTO_IDENT' and '-m30 target:/mnt/sdb/lio-core-2.6.git/Documentation/target# python tcm_mod_builder.py -p iSCSI -m tcm_na…55 At the end of tcm_mod_builder.py. the script will ask to add the following
11 'perf script' [-s [Python]:script[.py] ]114 generated Python script: perf-script.py117 perf-script.py. Here's the file in its entirety:190 # mv perf-script.py syscall-counts.py191 # perf script -s syscall-counts.py248 (implemented in Core.py) that implements Perl's 'autovivifying' hashes316 # perf script -s syscall-counts.py372 perf script -s ~/libexec/perf-core/scripts/python/syscall-counts.py388 -rw-r--r-- 1 trz trz 2548 2010-01-26 22:29 check-perf-script.py390 -rw-r--r-- 1 trz trz 1462 2010-01-26 22:30 syscall-counts.py[all …]