/linux-4.4.14/scripts/gdb/linux/ |
D | Makefile | 7 $(Q)ln -fsn $(SRCTREE)/$(obj)/*.py $(objtree)/$(obj) 11 clean-files := *.pyc *.pyo $(if $(KBUILD_SRC),*.py)
|
/linux-4.4.14/tools/perf/scripts/python/bin/ |
D | net_dropmonitor-report | 4 perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
|
D | event_analyzing_sample-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
|
D | compaction-times-report | 4 perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@
|
D | netdev-times-report | 5 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
|
D | sched-migration-report | 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
|
D | futex-contention-report | 4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
|
D | syscall-counts-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
|
D | syscall-counts-by-pid-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
|
D | failed-syscalls-by-pid-report | 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
|
D | sctop-report | 24 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
|
D | export-to-postgresql-report | 29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
|
/linux-4.4.14/Documentation/target/ |
D | tcm_mod_builder.txt | 5 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py 27 tcm_mod_builder.py depends upon the mandatory '-p $PROTO_IDENT' and '-m 30 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
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-script-python.txt | 11 'perf script' [-s [Python]:script[.py] ] 114 generated Python script: perf-script.py 117 perf-script.py. Here's the file in its entirety: 192 # mv perf-script.py syscall-counts.py 193 # perf script -s syscall-counts.py 250 (implemented in Core.py) that implements Perl's 'autovivifying' hashes 318 # perf script -s syscall-counts.py 374 perf script -s ~/libexec/perf-core/scripts/python/syscall-counts.py 392 -rw-r--r-- 1 trz trz 2548 2010-01-26 22:29 check-perf-script.py 394 -rw-r--r-- 1 trz trz 1462 2010-01-26 22:30 syscall-counts.py [all …]
|
D | intel-pt.txt | 108 script export-to-postgresql.py for more details, and to script 109 call-graph-from-postgresql.py for an example of using the database.
|
/linux-4.4.14/drivers/video/console/ |
D | sticon.c | 281 int *px, int *py) in sticon_getxy() argument 312 if (py) *py = y; in sticon_getxy()
|
D | fbcon.c | 2708 int *px, int *py) in fbcon_getxy() argument 2741 if (py) in fbcon_getxy() 2742 *py = y; in fbcon_getxy()
|
/linux-4.4.14/tools/perf/ |
D | Makefile.perf | 218 PYTHON_EXT_DEPS := util/python-ext-sources util/setup.py $(LIBTRACEEVENT) $(LIBAPI) 222 $(PYTHON_WORD) util/setup.py \ 552 $(INSTALL) scripts/python/*.py -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python'; \ 562 $(INSTALL) tests/attr.py '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/tests'; \ 571 $(PYTHON_WORD) util/setup.py --quiet install --root='/$(DESTDIR_SQ)'
|
/linux-4.4.14/drivers/media/platform/ |
D | arv.c | 279 unsigned char *py, *pu, *pv; in ar_read() local 376 py = yuv; in ar_read() 377 pu = py + (ar->frame_bytes / 2); in ar_read() 382 *py++ = *p++; in ar_read() 384 *py++ = *p++; in ar_read()
|
/linux-4.4.14/tools/perf/util/ |
D | python-ext-sources | 5 # processed by Makefile and util/setup.py accordingly.
|
/linux-4.4.14/ |
D | .gitignore | 49 /vmlinux-gdb.py
|
D | Makefile | 928 $(Q)ln -fsn `cd $(srctree) && /bin/pwd`/scripts/gdb/vmlinux-gdb.py 1181 signing_key.x509.signer vmlinux-gdb.py
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | vbi_525.gif.b64 | 1 R0lGODlhKgPIAIAAAAAAAP///yH5BAEAAAEALAAAAAAqA8gAAAL+jI+py+0Po5y02ouz3rz7D4bi
|
D | vbi_625.gif.b64 | 1 R0lGODlhKgPIAIAAAAAAAP///yH5BAEAAAEALAAAAAAqA8gAAAL+jI+py+0Po5y02ouz3rz7D4bi
|
/linux-4.4.14/arch/ia64/ |
D | Makefile | 78 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
|
/linux-4.4.14/Documentation/networking/ |
D | cxacru.txt | 11 There is a script cxacru-cf.py to convert an existing file to the sysfs form.
|
D | 00-INDEX | 53 cxacru-cf.py
|
/linux-4.4.14/tools/perf/tests/attr/ |
D | README | 25 tests/attr.py
|
/linux-4.4.14/Documentation/ |
D | gdb-kernel-debugging.txt | 50 directories. In case gdb reports to refuse loading vmlinux-gdb.py, add
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 43 int32_t *px, int32_t *py, u_int16_t np); 4200 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate() argument 4220 hy = py[ip]; in ar9003_hw_power_interpolate() 4229 ly = py[ip]; in ar9003_hw_power_interpolate()
|