Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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 …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.bb39 FILES:${PN}-exporter = "${sysconfdir}/stap-exporter/* \
40 ${sysconfdir}/sysconfig/stap-exporter \
41 ${systemd_system_unitdir}/stap-exporter.service \
42 ${sbindir}/stap-exporter"
44 SYSTEMD_SERVICE:${PN}-exporter = "stap-exporter.service"
49 ${bindir}/stap-merge \
79 if [ ! -f ${D}${bindir}/stap ]; then
82 rm ${D}${libexecdir}/${PN}/stap-env
94 if [ -d ${D}${sysconfdir}/stap-exporter ]; then
95 chown root:root ${D}${sysconfdir}/stap-exporter/* -R
H A Dsystemtap_git.inc11 file://0001-PR28804-tune-default-stap-s-buffer-size-on-small-RAM.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-PR28804-tune-default-stap-s-buffer-size-on-small-RAM.patch4 PR28804: tune default stap -s ## buffer size on small RAM machines
8 (16MB) per CPU, as the stap man page indicates. This may need further
12 PR28804: tune default stap -s ## buffer size on small RAM machines
17 diff --git a/man/stap.1.in b/man/stap.1.in
19 --- a/man/stap.1.in
20 +++ b/man/stap.1.in
42 +/* set default buffer parameters. User may override these via stap -s #, and
44 +/* NB: Note default in man/stap.1.in */
H A D0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch24 # make install, and have "sudo stap ...." or "sudo stapbpf ...." work later.
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsmp.c325 unsigned long source_cpu = stap(); in pcpu_delegate()
364 pcpu_devices[0].address = stap(); in pcpu_set_smt()
377 pcpu = pcpu_find_address(cpu_online_mask, stap()); in smp_call_online_cpu()
391 if (pcpu_devices[0].address == stap()) in smp_call_ipl_cpu()
675 boot_cpu_addr = stap(); in smp_save_dump_cpus()
821 address = stap(); in smp_detect_cpus()
1006 pcpu_devices[0].address = stap(); in smp_setup_processor_id()
H A Dmachine_kexec.c81 this_cpu = smp_find_processor_id(stap()); in __machine_kdump()
H A Dearly.c197 cpu_address = stap(); in detect_diag9c()
H A Dentry.S1254 stap __SF_EMPTY(%r15) # store cpu address
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsmp.h43 u16 pcpu = stap(); in smp_stop_cpu()
H A Dprocessor.h214 static __always_inline unsigned short stap(void) in stap() function
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_early.c70 boot_cpu_address = stap(); in sclp_early_facilities_detect()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestimage.bbclass62 logrotate connman systemd oe_syslog pam stap ldd xorg \
69 DEFAULT_TEST_SUITES:remove:libc-musl = "stap"
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcss.c876 css->global_pgid.pgid_high.cpu_addr = stap(); in css_generate_pgid()
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dopcodes.txt204 b212 stap S_RD
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1790 # stap trace_open.stp
1798 In order to accomplish steps 1 and 2, the 'stap' program needs access to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info4813 '-probe-stap' notation. But, if you put a breakpoint at a probe's
4822 If given, TYPE is either 'stap' for listing 'SystemTap' probes or
7541 '-pstap|-probe-stap [OBJFILE:[PROVIDER:]]NAME'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info4813 '-probe-stap' notation. But, if you put a breakpoint at a probe's
4822 If given, TYPE is either 'stap' for listing 'SystemTap' probes or
7541 '-pstap|-probe-stap [OBJFILE:[PROVIDER:]]NAME'
/OK3568_Linux_fs/external/xserver/
H A DChangeLog77470 # stap -g xorg.stp /usr/bin/Xorg