Home
last modified time | relevance | path

Searched refs:stap (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dcrosstap35 self.stap = None
56 ret.append(self.stap)
264 stap = self.staging_dir_native + "/usr/bin/stap"
265 if not os.path.isfile(stap):
266 print("ERROR: Cannot find '" + stap +
309 def fill_stap(self, stap): argument
310 stap.stap = self.staging_dir_native + "/usr/bin/stap"
311 if not stap.sysroot:
314 stap.sysroot = self.image_rootfs + "-dbg"
316 stap.sysroot = self.image_rootfs
[all …]
/openbmc/qemu/docs/tools/
H A Dqemu-trace-stap.rst8 **qemu-trace-stap** [*GLOBAL-OPTIONS*] *COMMAND* [*COMMAND-OPTIONS*] *ARGS*...
13 The ``qemu-trace-stap`` program facilitates tracing of the execution
17 this program, since it is a wrapper around execution of the ``stap``
23 .. program:: qemu-trace-stap
54 $ qemu-trace-stap list |qemu_system|
61 $ qemu-trace-stap list /opt/qemu/|version|/bin/|qemu_system| 'qcrypto*'
75 to be monitored. At least one *PATTERN* is required, since stap is not
86 .. program:: qemu-trace-stap-run
98 $ qemu-trace-stap run |qemu_system| 'qio*'
104 $ qemu-trace-stap run --pid=1732 |qemu_system| 'qio*'
[all …]
H A Dindex.rst17 qemu-trace-stap
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.bb44 FILES:${PN}-exporter = "${sysconfdir}/stap-exporter/* \
45 ${sysconfdir}/sysconfig/stap-exporter \
46 ${systemd_system_unitdir}/stap-exporter.service \
47 ${sbindir}/stap-exporter"
49 SYSTEMD_SERVICE:${PN}-exporter = "stap-exporter.service"
54 ${bindir}/stap-merge \
84 if [ ! -f ${D}${bindir}/stap ]; then
87 rm ${D}${libexecdir}/${PN}/stap-env
99 if [ -d ${D}${sysconfdir}/stap-exporter ]; then
100 chown root:root ${D}${sysconfdir}/stap-exporter/* -R
/openbmc/qemu/scripts/
H A Dmeson.build1 if stap.found()
2 install_data('qemu-trace-stap', install_dir: get_option('bindir'))
/openbmc/qemu/docs/
H A Dmeson.build56 'qemu-trace-stap.1': (stap.found() ? 'man1' : ''),
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c331 source_cpu = stap(); in pcpu_delegate()
380 pcpu_devices[0].address = stap(); in pcpu_set_smt()
393 pcpu = pcpu_find_address(cpu_online_mask, stap()); in smp_call_online_cpu()
407 if (pcpu_devices[0].address == stap()) in smp_call_ipl_cpu()
708 boot_cpu_addr = stap(); in smp_save_dump_secondary_cpus()
852 address = stap(); in smp_detect_cpus()
1036 pcpu_devices[0].address = stap(); in smp_setup_processor_id()
H A Dmachine_kexec.c85 this_cpu = smp_find_processor_id(stap()); in __machine_kdump()
H A Dearly.c203 cpu_address = stap(); in detect_diag9c()
/openbmc/linux/arch/s390/include/asm/
H A Dsmp.h44 u16 pcpu = stap(); in smp_stop_cpu()
H A Dprocessor.h271 static __always_inline unsigned short stap(void) in stap() function
/openbmc/qemu/scripts/tracetool/format/
H A Dsimpletrace_stap.py18 from tracetool.format.stap import stap_escape
H A Dlog_stap.py19 from tracetool.format.stap import stap_escape
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch24 # make install, and have "sudo stap ...." or "sudo stapbpf ...." work later.
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c84 boot_cpu_address = stap(); in sclp_early_facilities_detect()
/openbmc/qemu/docs/devel/
H A Dtracing.rst358 scripts/tracetool.py --backends=dtrace --format=stap \
366 logging of certain probes, a helper script "qemu-trace-stap" is provided.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass75 logrotate connman systemd oe_syslog pam stap ldd xorg \
82 DEFAULT_TEST_SUITES:remove:libc-musl = "stap"
/openbmc/qemu/
H A Dmeson.build125 stap = not_found variable
128 stap = find_program('stap', required: false) variable
129 if stap.found()
3471 'scripts/tracetool/format/stap.py',
4395 if stap.found()
4398 …{'ext': '.stp-build', 'fmt': 'stap', 'bin': meson.current_build_dir() / t['exe'], 'install': false…
4399 …{'ext': '.stp', 'fmt': 'stap', 'bin': get_option('prefix') / get_option('bindir') / t['exe'], 'ins…
4400 {'ext': '-simpletrace.stp', 'fmt': 'simpletrace-stap', 'bin': '', 'install': true},
4401 {'ext': '-log.stp', 'fmt': 'log-stap', 'bin': '', 'install': true},
H A DMAINTAINERS3382 F: scripts/qemu-trace-stap*
3383 F: docs/tools/qemu-trace-stap.rst
/openbmc/linux/drivers/s390/cio/
H A Dcss.c871 css->global_pgid.pgid_high.cpu_addr = stap(); in css_generate_pgid()
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt206 b212 stap S_RD
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst1807 # stap trace_open.stp
1815 In order to accomplish steps 1 and 2, the ``stap`` program needs access to
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1398 F(0xb212, STAP, S, Z, la2, 0, new, m1_16a, stap, 0, IF_PRIV)
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]