Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/systemtap.spec'], uid=1000logger=timeout=0user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-16392/root'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/systemtap.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/systemtap-2.9-1v6bootstrapbs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/systemtap.spec '], uid=1000private_network=Truelogger=timeout=0user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-16392/root'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/systemtap.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vZmlth + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf systemtap-2.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/systemtap-2.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd systemtap-2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dqoQkc + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-dyninst --enable-sqlite --enable-crash --enable-docs --enable-pie --with-rpm --with-java=/usr/lib/jvm/java --disable-virt --with-dracutstap=/usr/lib/dracut/modules.d/99stap --with-python3 --disable-silent-rules '--with-extra-version=rpm 2.9-1v6bootstrapbs02fc23' checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking target system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for armv6hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for armv6hl-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ppoll... yes checking for openat... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking to see if prologue searching should be the default... no checking to see if sdt probes should be the default... yes configure: Compiling with gcc -fstack-protector-all et al. configure: Compiling with gcc pie et al. checking for sqlite3_open in -lsqlite3... yes checking for crash/defs.h... yes checking for latex... yes checking for dvips... yes checking for ps2pdf... yes checking for latex2html... yes checking for xmlto... yes checking for fop... no checking for xmlto --stringparam support... yes checking for xmlto pdf support... no configure: WARNING: Not building reference documentation in PDF format checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for nss... yes configure: using dracut module directory /usr/lib/dracut/modules.d/99stap checking for avahi... yes checking for rpmtsInitIterator in -lrpm... yes checking for rpmFreeCrypto in -lrpmio... yes checking for ebl_get_elfmachine in -lebl... yes checking for dwfl_module_getsym in -ldw... yes checking for dwarf_next_unit in -ldw... yes configure: stap will link -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf checking for elf_getshdrstrndx in -lelf... yes configure: staprun will link -lelf checking how to run the C++ preprocessor... g++ -E checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no checking boost/utility/string_ref.hpp usability... no checking boost/utility/string_ref.hpp presence... no checking for boost/utility/string_ref.hpp... no checking for libvirt... no checking for libxml2... no checking for assembler .section "?" flags support... yes checking for selinux... no checking for javac... yes checking for jar... yes java found, will try to configure Byteman support configure: Adding extra version rpm 2.9-1v6bootstrapbs02fc23 checking whether C compiler accepts -std=c++11... yes configure: Compiling parts of systemtap with -std=c++11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating includes/sys/sdt-config.h config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating doc/beginners/Makefile config.status: creating doc/SystemTap_Tapset_Reference/Makefile config.status: creating man/stappaths.7 config.status: creating man/systemtap.8 config.status: creating initscript/config.systemtap config.status: creating initscript/config.stap-server config.status: creating initscript/systemtap config.status: creating initscript/stap-server config.status: creating initscript/99stap/module-setup.sh config.status: creating run-stap config.status: creating dtrace config.status: creating stapdyn/Makefile config.status: creating java/Makefile config.status: creating java/stapbm config.status: creating staprun/Makefile config.status: creating staprun/run-staprun config.status: creating staprun/guest/stapshd config.status: creating staprun/guest/stapsh-daemon config.status: creating staprun/guest/stapsh@.service config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/beginners commands === configuring in testsuite (/builddir/build/BUILD/systemtap-2.9/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=armv6hl-redhat-linux-gnu' '--host=armv6hl-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-dyninst' '--enable-sqlite' '--enable-crash' '--enable-docs' '--enable-pie' '--with-rpm' '--with-java=/usr/lib/jvm/java' '--disable-virt' '--with-dracutstap=/usr/lib/dracut/modules.d/99stap' '--with-python3' '--disable-silent-rules' '--with-extra-version=rpm 2.9-1v6bootstrapbs02fc23' 'build_alias=armv6hl-redhat-linux-gnu' 'host_alias=armv6hl-redhat-linux-gnu' 'CFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXXFLAGS=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: Will test no apps from: xulrunner tcl python postgres mysql java checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile + make -j8 /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Output is new file, creating git_version.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-2.9' Making all in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9' g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-session.o `test -f 'session.cxx' || echo './'`session.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-parse.o `test -f 'parse.cxx' || echo './'`parse.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-staptree.o `test -f 'staptree.cxx' || echo './'`staptree.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-elaborate.o `test -f 'elaborate.cxx' || echo './'`elaborate.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translate.o `test -f 'translate.cxx' || echo './'`translate.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-buildrun.o `test -f 'buildrun.cxx' || echo './'`buildrun.cxx gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-hash.o `test -f 'hash.cxx' || echo './'`hash.cxx gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-mdfour.o `test -f 'mdfour.c' || echo './'`mdfour.c g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cache.o `test -f 'cache.cxx' || echo './'`cache.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-util.o `test -f 'util.cxx' || echo './'`util.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwarf_wrappers.o `test -f 'dwarf_wrappers.cxx' || echo './'`dwarf_wrappers.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-been.o `test -f 'tapset-been.cxx' || echo './'`tapset-been.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-procfs.o `test -f 'tapset-procfs.cxx' || echo './'`tapset-procfs.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-timers.o `test -f 'tapset-timers.cxx' || echo './'`tapset-timers.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-netfilter.o `test -f 'tapset-netfilter.cxx' || echo './'`tapset-netfilter.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-perfmon.o `test -f 'tapset-perfmon.cxx' || echo './'`tapset-perfmon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-mark.o `test -f 'tapset-mark.cxx' || echo './'`tapset-mark.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-itrace.o `test -f 'tapset-itrace.cxx' || echo './'`tapset-itrace.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-utrace.o `test -f 'tapset-utrace.cxx' || echo './'`tapset-utrace.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-task_finder.o `test -f 'task_finder.cxx' || echo './'`task_finder.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-dwflpp.o `test -f 'dwflpp.cxx' || echo './'`dwflpp.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-rpm_finder.o `test -f 'rpm_finder.cxx' || echo './'`rpm_finder.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-setupdwfl.o `test -f 'setupdwfl.cxx' || echo './'`setupdwfl.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-remote.o `test -f 'remote.cxx' || echo './'`remote.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-dynprobe.o `test -f 'tapset-dynprobe.cxx' || echo './'`tapset-dynprobe.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapset-method.o `test -f 'tapset-method.cxx' || echo './'`tapset-method.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translator-output.o `test -f 'translator-output.cxx' || echo './'`translator-output.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex.o `test -f 'stapregex.cxx' || echo './'`stapregex.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-tree.o `test -f 'stapregex-tree.cxx' || echo './'`stapregex-tree.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-parse.o `test -f 'stapregex-parse.cxx' || echo './'`stapregex-parse.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stapregex-dfa.o `test -f 'stapregex-dfa.cxx' || echo './'`stapregex-dfa.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-stringtable.o `test -f 'stringtable.cxx' || echo './'`stringtable.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-csclient.o `test -f 'csclient.cxx' || echo './'`csclient.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o loc2c_test-loc2c-test.o `test -f 'loc2c-test.c' || echo './'`loc2c-test.c gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o loc2c_test-loc2c.o `test -f 'loc2c.c' || echo './'`loc2c.c g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-stap-sign-module.o `test -f 'stap-sign-module.cxx' || echo './'`stap-sign-module.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_sign_module-util.o `test -f 'util.cxx' || echo './'`util.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-stap-authorize-cert.o `test -f 'stap-authorize-cert.cxx' || echo './'`stap-authorize-cert.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_authorize_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-stap-serverd.o `test -f 'stap-serverd.cxx' || echo './'`stap-serverd.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-cscommon.o `test -f 'cscommon.cxx' || echo './'`cscommon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-util.o `test -f 'util.cxx' || echo './'`util.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-privilege.o `test -f 'privilege.cxx' || echo './'`privilege.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_serverd-cmdline.o `test -f 'cmdline.cxx' || echo './'`cmdline.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-stap-gen-cert.o `test -f 'stap-gen-cert.cxx' || echo './'`stap-gen-cert.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-util.o `test -f 'util.cxx' || echo './'`util.cxx g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_gen_cert-nsscommon.o `test -f 'nsscommon.cxx' || echo './'`nsscommon.cxx gcc -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -shared -rdynamic \ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o staplog.so staplog.c gcc -D_GNU_SOURCE -fexceptions -Wall -Werror -Wunused -Wformat=2 -W -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -DSTAP -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o loc2c-test loc2c_test-loc2c-test.o loc2c_test-loc2c.o -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lpthread -lavahi-common -lavahi-client -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl g++ -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-sign-module stap_sign_module-stap-sign-module.o stap_sign_module-nsscommon.o stap_sign_module-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl g++ -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-gen-cert stap_gen_cert-stap-gen-cert.o stap_gen_cert-util.o stap_gen_cert-nsscommon.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl g++ -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-authorize-cert stap_authorize_cert-stap-authorize-cert.o stap_authorize_cert-nsscommon.o stap_authorize_cert-util.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl g++ -Wall -Werror -fPIE -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-serverd stap_serverd-stap-serverd.o stap_serverd-cscommon.o stap_serverd-util.o stap_serverd-privilege.o stap_serverd-nsscommon.o stap_serverd-cmdline.o -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread -lavahi-common -lavahi-client g++ -Wall -Werror -fPIE -std=c++11 -D_REENTRANT -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap stap-main.o stap-session.o stap-parse.o stap-staptree.o stap-elaborate.o stap-translate.o stap-tapsets.o stap-buildrun.o stap-loc2c.o stap-hash.o stap-mdfour.o stap-cache.o stap-util.o stap-coveragedb.o stap-dwarf_wrappers.o stap-tapset-been.o stap-tapset-procfs.o stap-tapset-timers.o stap-tapset-netfilter.o stap-tapset-perfmon.o stap-tapset-mark.o stap-tapset-itrace.o stap-tapset-utrace.o stap-task_finder.o stap-dwflpp.o stap-rpm_finder.o stap-setupdwfl.o stap-remote.o stap-privilege.o stap-cmdline.o stap-tapset-dynprobe.o stap-tapset-method.o stap-translator-output.o stap-stapregex.o stap-stapregex-tree.o stap-stapregex-parse.o stap-stapregex-dfa.o stap-stringtable.o stap-nsscommon.o stap-csclient.o stap-cscommon.o -lc -lrpm -lc -lrpmio -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lpthread -lavahi-common -lavahi-client -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' Making all in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' gcc -DHAVE_CONFIG_H -I. -I.. -g -I./../includes/sys -I./../includes -I./java -I/usr/lib/jvm/java/include/linux -I/usr/lib/jvm/java/include -fPIC -shared -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o HelperSDT.o HelperSDT.c javac -d . ./org/systemtap/byteman/helper/HelperSDT.java gcc -g -I./../includes/sys -I./../includes -I./java -I/usr/lib/jvm/java/include/linux -I/usr/lib/jvm/java/include -fPIC -shared -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -lc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libHelperSDT.so HelperSDT.o jar cvf HelperSDT.jar org/systemtap/byteman/helper/HelperSDT.class added manifest adding: org/systemtap/byteman/helper/HelperSDT.class(in = 3611) (out= 1063)(deflated 70%) make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' Making all in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' Making all in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -Wno-format-nonliteral -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o libstrfloctime_a-strfloctime.o `test -f 'strfloctime.c' || echo './'`strfloctime.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-staprun.o `test -f 'staprun.c' || echo './'`staprun.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-staprun_funcs.o `test -f 'staprun_funcs.c' || echo './'`staprun_funcs.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-ctl.o `test -f 'ctl.c' || echo './'`ctl.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o staprun-modverify.o `test -f 'modverify.c' || echo './'`modverify.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap_merge-stap_merge.o `test -f 'stap_merge.c' || echo './'`stap_merge.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapsh-stapsh.o `test -f 'stapsh.c' || echo './'`stapsh.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stapio.o stapio.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o mainloop.o mainloop.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ctl.o ctl.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o relay.o relay.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o relay_old.o relay_old.c rm -f libstrfloctime.a ar cru libstrfloctime.a libstrfloctime_a-strfloctime.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libstrfloctime.a g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-privilege.o `test -f '../privilege.cxx' || echo './'`../privilege.cxx g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-util.o `test -f '../util.cxx' || echo './'`../util.cxx g++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I./../includes -I./../includes/sys -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o ../staprun-nsscommon.o `test -f '../nsscommon.cxx' || echo './'`../nsscommon.cxx gcc -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stap-merge stap_merge-stap_merge.o gcc -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stapsh stapsh-stapsh.o gcc -Wall -Werror -Wunused -W -Wformat=2 -fPIE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stapio stapio.o mainloop.o common.o ctl.o relay.o relay_old.o libstrfloctime.a -lpthread g++ -Wall -Werror -Wunused -W -Wformat=2 -fPIE -DSINGLE_THREADED -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o staprun staprun-staprun.o staprun-staprun_funcs.o staprun-ctl.o staprun-common.o ../staprun-privilege.o ../staprun-util.o staprun-modverify.o ../staprun-nsscommon.o libstrfloctime.a -lelf -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o docproc.o docproc.c gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o docproc docproc.o sed -e '/^!Syscalls/{r /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/syscalls.xmlpart' -e 'd}' /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/tapsets.tmpl > tapsets.tmpl.new SRCTREE=/builddir/build/BUILD/systemtap-2.9/ /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/docproc doc tapsets.tmpl.new > tapsets.xml.new xsltproc ./sort-tapsets.xslt tapsets.xml.new > tapsets.xml.new2 rm tapsets.xml.new tapsets.tmpl.new if test -s tapsets.xml && cmp tapsets.xml.new2 tapsets.xml >/dev/null ; then \ echo tapsets.xml unchanged; \ rm tapsets.xml.new2; \ else \ mv tapsets.xml.new2 tapsets.xml; \ fi xmlto --stringparam use.id.as.filename=1 -m /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/generate-toc.xml html -o tapsets tapsets.xml xmlto --stringparam man.authors.section.enabled=0 --stringparam man.copyright.section.enabled=0 man -o man3 tapsets.xml Note: Writing function::addr.3stap Note: Writing function::asmlinkage.3stap Writing introduction.html for chapter(introduction) Writing API-addr.html for refentry(API-addr) Writing API-asmlinkage.html for refentry(API-asmlinkage) Writing API-backtrace.html for refentry(API-backtrace) Writing API-caller.html for refentry(API-caller) Writing API-caller-addr.html for refentry(API-caller-addr) Writing API-callers.html for refentry(API-callers) Writing API-cmdline-arg.html for refentry(API-cmdline-arg) Note: Writing function::backtrace.3stap Writing API-cmdline-args.html for refentry(API-cmdline-args) Writing API-cmdline-str.html for refentry(API-cmdline-str) Writing API-cpu.html for refentry(API-cpu) Writing API-cpuid.html for refentry(API-cpuid) Writing API-egid.html for refentry(API-egid) Writing API-env-var.html for refentry(API-env-var) Writing API-euid.html for refentry(API-euid) Writing API-execname.html for refentry(API-execname) Note: Writing function::caller.3stap Writing API-fastcall.html for refentry(API-fastcall) Writing API-gid.html for refentry(API-gid) Writing API-int-arg.html for refentry(API-int-arg) Writing API-is-myproc.html for refentry(API-is-myproc) Writing API-is-return.html for refentry(API-is-return) Writing API-long-arg.html for refentry(API-long-arg) Writing API-longlong-arg.html for refentry(API-longlong-arg) Writing API-modname.html for refentry(API-modname) Note: Writing function::caller_addr.3stap Writing API-module-name.html for refentry(API-module-name) Writing API-ns-egid.html for refentry(API-ns-egid) Writing API-ns-euid.html for refentry(API-ns-euid) Writing API-ns-gid.html for refentry(API-ns-gid) Writing API-ns-pgrp.html for refentry(API-ns-pgrp) Writing API-ns-pid.html for refentry(API-ns-pid) Writing API-ns-ppid.html for refentry(API-ns-ppid) Note: Writing function::callers.3stap Writing API-ns-sid.html for refentry(API-ns-sid) Writing API-ns-tid.html for refentry(API-ns-tid) Writing API-ns-uid.html for refentry(API-ns-uid) Writing API-pexecname.html for refentry(API-pexecname) Writing API-pgrp.html for refentry(API-pgrp) Writing API-pid.html for refentry(API-pid) Writing API-pid2execname.html for refentry(API-pid2execname) Writing API-pid2task.html for refentry(API-pid2task) Note: Writing function::cmdline_arg.3stap Writing API-pn.html for refentry(API-pn) Writing API-pnlabel.html for refentry(API-pnlabel) Writing API-pointer-arg.html for refentry(API-pointer-arg) Writing API-pp.html for refentry(API-pp) Writing API-ppfunc.html for refentry(API-ppfunc) Writing API-ppid.html for refentry(API-ppid) Writing API-print-backtrace.html for refentry(API-print-backtrace) Writing API-print-regs.html for refentry(API-print-regs) Note: Writing function::cmdline_args.3stap Writing API-print-stack.html for refentry(API-print-stack) Writing API-print-syms.html for refentry(API-print-syms) Writing API-print-ubacktrace.html for refentry(API-print-ubacktrace) Writing API-print-ubacktrace-brief.html for refentry(API-print-ubacktrace-brief) Writing API-print-ustack.html for refentry(API-print-ustack) Writing API-print-usyms.html for refentry(API-print-usyms) Writing API-probe-type.html for refentry(API-probe-type) Writing API-probefunc.html for refentry(API-probefunc) Note: Writing function::cmdline_str.3stap Writing API-probemod.html for refentry(API-probemod) Writing API-pstrace.html for refentry(API-pstrace) Writing API-register.html for refentry(API-register) Writing API-registers-valid.html for refentry(API-registers-valid) Writing API-regparm.html for refentry(API-regparm) Writing API-remote-id.html for refentry(API-remote-id) Writing API-remote-uri.html for refentry(API-remote-uri) Writing API-s32-arg.html for refentry(API-s32-arg) Note: Writing function::cpu.3stap Writing API-s64-arg.html for refentry(API-s64-arg) Writing API-sid.html for refentry(API-sid) Writing API-sprint-backtrace.html for refentry(API-sprint-backtrace) Writing API-sprint-stack.html for refentry(API-sprint-stack) Writing API-sprint-syms.html for refentry(API-sprint-syms) Writing API-sprint-ubacktrace.html for refentry(API-sprint-ubacktrace) Writing API-sprint-ustack.html for refentry(API-sprint-ustack) Writing API-sprint-usyms.html for refentry(API-sprint-usyms) Note: Writing function::cpuid.3stap Writing API-stack.html for refentry(API-stack) Writing API-stack-size.html for refentry(API-stack-size) Writing API-stack-unused.html for refentry(API-stack-unused) Writing API-stack-used.html for refentry(API-stack-used) Writing API-stp-pid.html for refentry(API-stp-pid) Writing API-symdata.html for refentry(API-symdata) Writing API-symfile.html for refentry(API-symfile) Writing API-symfileline.html for refentry(API-symfileline) Note: Writing function::egid.3stap Writing API-symline.html for refentry(API-symline) Writing API-symname.html for refentry(API-symname) Writing API-target.html for refentry(API-target) Writing API-task-ancestry.html for refentry(API-task-ancestry) Writing API-task-backtrace.html for refentry(API-task-backtrace) Writing API-task-cpu.html for refentry(API-task-cpu) Writing API-task-current.html for refentry(API-task-current) Writing API-task-egid.html for refentry(API-task-egid) Note: Writing function::env_var.3stap Writing API-task-euid.html for refentry(API-task-euid) Writing API-task-execname.html for refentry(API-task-execname) Writing API-task-fd-lookup.html for refentry(API-task-fd-lookup) Writing API-task-gid.html for refentry(API-task-gid) Writing API-task-max-file-handles.html for refentry(API-task-max-file-handles) Writing API-task-nice.html for refentry(API-task-nice) Writing API-task-ns-egid.html for refentry(API-task-ns-egid) Note: Writing function::euid.3stap Writing API-task-ns-euid.html for refentry(API-task-ns-euid) Writing API-task-ns-gid.html for refentry(API-task-ns-gid) Writing API-task-ns-pid.html for refentry(API-task-ns-pid) Writing API-task-ns-tid.html for refentry(API-task-ns-tid) Writing API-task-ns-uid.html for refentry(API-task-ns-uid) Writing API-task-open-file-handles.html for refentry(API-task-open-file-handles) Writing API-task-parent.html for refentry(API-task-parent) Writing API-task-pid.html for refentry(API-task-pid) Note: Writing function::execname.3stap Writing API-task-prio.html for refentry(API-task-prio) Writing API-task-state.html for refentry(API-task-state) Writing API-task-tid.html for refentry(API-task-tid) Writing API-task-uid.html for refentry(API-task-uid) Writing API-tid.html for refentry(API-tid) Writing API-u32-arg.html for refentry(API-u32-arg) Writing API-u64-arg.html for refentry(API-u64-arg) Writing API-u-register.html for refentry(API-u-register) Note: Writing function::fastcall.3stap Writing API-uaddr.html for refentry(API-uaddr) Writing API-ubacktrace.html for refentry(API-ubacktrace) Writing API-ucallers.html for refentry(API-ucallers) Writing API-uid.html for refentry(API-uid) Writing API-uint-arg.html for refentry(API-uint-arg) Writing API-ulong-arg.html for refentry(API-ulong-arg) Writing API-ulonglong-arg.html for refentry(API-ulonglong-arg) Writing API-umodname.html for refentry(API-umodname) Note: Writing function::gid.3stap Writing API-user-mode.html for refentry(API-user-mode) Writing API-ustack.html for refentry(API-ustack) Writing API-usymdata.html for refentry(API-usymdata) Writing API-usymfile.html for refentry(API-usymfile) Writing API-usymfileline.html for refentry(API-usymfileline) Writing API-usymline.html for refentry(API-usymline) Writing API-usymname.html for refentry(API-usymname) Writing context_stp.html for chapter(context_stp) Note: Writing function::int_arg.3stap Writing API-HZ.html for refentry(API-HZ) Writing API-cpu-clock-ms.html for refentry(API-cpu-clock-ms) Writing API-cpu-clock-ns.html for refentry(API-cpu-clock-ns) Writing API-cpu-clock-s.html for refentry(API-cpu-clock-s) Writing API-cpu-clock-us.html for refentry(API-cpu-clock-us) Writing API-delete-stopwatch.html for refentry(API-delete-stopwatch) Writing API-get-cycles.html for refentry(API-get-cycles) Writing API-gettimeofday-ms.html for refentry(API-gettimeofday-ms) Note: Writing function::is_myproc.3stap Writing API-gettimeofday-ns.html for refentry(API-gettimeofday-ns) Writing API-gettimeofday-s.html for refentry(API-gettimeofday-s) Writing API-gettimeofday-us.html for refentry(API-gettimeofday-us) Writing API-jiffies.html for refentry(API-jiffies) Writing API-local-clock-ms.html for refentry(API-local-clock-ms) Writing API-local-clock-ns.html for refentry(API-local-clock-ns) Writing API-local-clock-s.html for refentry(API-local-clock-s) Note: Writing function::is_return.3stap Writing API-local-clock-us.html for refentry(API-local-clock-us) Writing API-read-stopwatch-ms.html for refentry(API-read-stopwatch-ms) Writing API-read-stopwatch-ns.html for refentry(API-read-stopwatch-ns) Writing API-read-stopwatch-s.html for refentry(API-read-stopwatch-s) Writing API-read-stopwatch-us.html for refentry(API-read-stopwatch-us) Writing API-start-stopwatch.html for refentry(API-start-stopwatch) Writing API-stop-stopwatch.html for refentry(API-stop-stopwatch) Note: Writing function::long_arg.3stap Writing timestamp_stp.html for chapter(timestamp_stp) Writing API-ctime.html for refentry(API-ctime) Writing API-tz-ctime.html for refentry(API-tz-ctime) Writing API-tz-gmtoff.html for refentry(API-tz-gmtoff) Writing API-tz-name.html for refentry(API-tz-name) Writing ctime.stp.html for chapter(ctime.stp) Writing API-system.html for refentry(API-system) Note: Writing function::longlong_arg.3stap Writing system.stp.html for chapter(system.stp) Writing API-addr-to-node.html for refentry(API-addr-to-node) Writing API-bytes-to-string.html for refentry(API-bytes-to-string) Writing API-mem-page-size.html for refentry(API-mem-page-size) Writing API-pages-to-string.html for refentry(API-pages-to-string) Writing API-proc-mem-data.html for refentry(API-proc-mem-data) Writing API-proc-mem-data-pid.html for refentry(API-proc-mem-data-pid) Note: Writing function::modname.3stap Writing API-proc-mem-rss.html for refentry(API-proc-mem-rss) Writing API-proc-mem-rss-pid.html for refentry(API-proc-mem-rss-pid) Writing API-proc-mem-shr.html for refentry(API-proc-mem-shr) Writing API-proc-mem-shr-pid.html for refentry(API-proc-mem-shr-pid) Writing API-proc-mem-size.html for refentry(API-proc-mem-size) Writing API-proc-mem-size-pid.html for refentry(API-proc-mem-size-pid) Writing API-proc-mem-string.html for refentry(API-proc-mem-string) Note: Writing function::module_name.3stap Writing API-proc-mem-string-pid.html for refentry(API-proc-mem-string-pid) Writing API-proc-mem-txt.html for refentry(API-proc-mem-txt) Writing API-proc-mem-txt-pid.html for refentry(API-proc-mem-txt-pid) Writing API-vm-fault-contains.html for refentry(API-vm-fault-contains) Writing API-vm-brk.html for refentry(API-vm-brk) Writing API-vm-kfree.html for refentry(API-vm-kfree) Writing API-vm-kmalloc.html for refentry(API-vm-kmalloc) Note: Writing function::ns_egid.3stap Writing API-vm-kmalloc-node.html for refentry(API-vm-kmalloc-node) Writing API-vm-kmem-cache-alloc.html for refentry(API-vm-kmem-cache-alloc) Writing API-vm-kmem-cache-alloc-node.html for refentry(API-vm-kmem-cache-alloc-node) Writing API-vm-kmem-cache-free.html for refentry(API-vm-kmem-cache-free) Writing API-vm-mmap.html for refentry(API-vm-mmap) Writing API-vm-munmap.html for refentry(API-vm-munmap) Note: Writing function::ns_euid.3stap Writing API-vm-oom-kill.html for refentry(API-vm-oom-kill) Writing API-vm-pagefault.html for refentry(API-vm-pagefault) Writing API-vm-pagefault-return.html for refentry(API-vm-pagefault-return) Writing API-vm-write-shared.html for refentry(API-vm-write-shared) Writing API-vm-write-shared-copy.html for refentry(API-vm-write-shared-copy) Writing memory_stp.html for chapter(memory_stp) Writing API-cputime-to-msecs.html for refentry(API-cputime-to-msecs) Note: Writing function::ns_gid.3stap Writing API-cputime-to-string.html for refentry(API-cputime-to-string) Writing API-cputime-to-usecs.html for refentry(API-cputime-to-usecs) Writing API-msecs-to-string.html for refentry(API-msecs-to-string) Writing API-nsecs-to-string.html for refentry(API-nsecs-to-string) Writing API-task-start-time.html for refentry(API-task-start-time) Writing API-task-stime.html for refentry(API-task-stime) Writing API-task-stime-tid.html for refentry(API-task-stime-tid) Note: Writing function::ns_pgrp.3stap Writing API-task-time-string.html for refentry(API-task-time-string) Writing API-task-time-string-tid.html for refentry(API-task-time-string-tid) Writing API-task-utime.html for refentry(API-task-utime) Writing API-task-utime-tid.html for refentry(API-task-utime-tid) Writing API-usecs-to-string.html for refentry(API-usecs-to-string) Writing task_time_stp.html for chapter(task_time_stp) Writing API-scheduler-balance.html for refentry(API-scheduler-balance) Note: Writing function::ns_pid.3stap Writing API-scheduler-cpu-off.html for refentry(API-scheduler-cpu-off) Writing API-scheduler-cpu-on.html for refentry(API-scheduler-cpu-on) Writing API-scheduler-ctxswitch.html for refentry(API-scheduler-ctxswitch) Writing API-scheduler-kthread-stop.html for refentry(API-scheduler-kthread-stop) Writing API-scheduler-kthread-stop-return.html for refentry(API-scheduler-kthread-stop-return) Writing API-scheduler-migrate.html for refentry(API-scheduler-migrate) Note: Writing function::ns_ppid.3stap Writing API-scheduler-process-exit.html for refentry(API-scheduler-process-exit) Writing API-scheduler-process-fork.html for refentry(API-scheduler-process-fork) Writing API-scheduler-process-free.html for refentry(API-scheduler-process-free) Writing API-scheduler-process-wait.html for refentry(API-scheduler-process-wait) Writing API-scheduler-signal-send.html for refentry(API-scheduler-signal-send) Writing API-scheduler-tick.html for refentry(API-scheduler-tick) Writing API-scheduler-wait-task.html for refentry(API-scheduler-wait-task) Note: Writing function::ns_sid.3stap Writing API-scheduler-wakeup.html for refentry(API-scheduler-wakeup) Writing API-scheduler-wakeup-new.html for refentry(API-scheduler-wakeup-new) Writing sched.stp.html for chapter(sched.stp) Writing API-ioblock-end.html for refentry(API-ioblock-end) Writing API-ioblock-request.html for refentry(API-ioblock-request) Writing API-ioblock-trace-bounce.html for refentry(API-ioblock-trace-bounce) Note: Writing function::ns_tid.3stap Writing API-ioblock-trace-end.html for refentry(API-ioblock-trace-end) Writing API-ioblock-trace-request.html for refentry(API-ioblock-trace-request) Writing API-ioscheduler-elv-add-request.html for refentry(API-ioscheduler-elv-add-request) Writing API-ioscheduler-elv-add-request-kp.html for refentry(API-ioscheduler-elv-add-request-kp) Writing API-ioscheduler-elv-add-request-tp.html for refentry(API-ioscheduler-elv-add-request-tp) Writing API-ioscheduler-elv-completed-request.html for refentry(API-ioscheduler-elv-completed-request) Note: Writing function::ns_uid.3stap Writing API-ioscheduler-elv-next-request.html for refentry(API-ioscheduler-elv-next-request) Writing API-ioscheduler-elv-next-request-return.html for refentry(API-ioscheduler-elv-next-request-return) Writing API-ioscheduler-trace-elv-abort-request.html for refentry(API-ioscheduler-trace-elv-abort-request) Writing API-ioscheduler-trace-elv-completed-request.html for refentry(API-ioscheduler-trace-elv-completed-request) Writing API-ioscheduler-trace-elv-issue-request.html for refentry(API-ioscheduler-trace-elv-issue-request) Writing API-ioscheduler-trace-elv-requeue-request.html for refentry(API-ioscheduler-trace-elv-requeue-request) Note: Writing function::pexecname.3stap Writing API-ioscheduler-trace-plug.html for refentry(API-ioscheduler-trace-plug) Writing API-ioscheduler-trace-unplug-io.html for refentry(API-ioscheduler-trace-unplug-io) Writing API-ioscheduler-trace-unplug-timer.html for refentry(API-ioscheduler-trace-unplug-timer) Writing iosched.stp.html for chapter(iosched.stp) Writing API-scsi-iocompleted.html for refentry(API-scsi-iocompleted) Writing API-scsi-iodispatching.html for refentry(API-scsi-iodispatching) Writing API-scsi-iodone.html for refentry(API-scsi-iodone) Note: Writing function::pgrp.3stap Writing API-scsi-ioentry.html for refentry(API-scsi-ioentry) Writing API-scsi-ioexecute.html for refentry(API-scsi-ioexecute) Writing API-scsi-set-state.html for refentry(API-scsi-set-state) Writing scsi.stp.html for chapter(scsi.stp) Writing API-tty-init.html for refentry(API-tty-init) Writing API-tty-ioctl.html for refentry(API-tty-ioctl) Writing API-tty-open.html for refentry(API-tty-open) Note: Writing function::pid.3stap Writing API-tty-poll.html for refentry(API-tty-poll) Writing API-tty-read.html for refentry(API-tty-read) Writing API-tty-receive.html for refentry(API-tty-receive) Writing API-tty-register.html for refentry(API-tty-register) Writing API-tty-release.html for refentry(API-tty-release) Writing API-tty-resize.html for refentry(API-tty-resize) Note: Writing function::pid2execname.3stap Writing API-tty-unregister.html for refentry(API-tty-unregister) Writing API-tty-write.html for refentry(API-tty-write) Writing tty.stp.html for chapter(tty.stp) Writing API-irq-handler-entry.html for refentry(API-irq-handler-entry) Writing API-irq-handler-exit.html for refentry(API-irq-handler-exit) Writing API-softirq-entry.html for refentry(API-softirq-entry) Note: Writing function::pid2task.3stap Writing API-softirq-exit.html for refentry(API-softirq-exit) Writing API-workqueue-create.html for refentry(API-workqueue-create) Writing API-workqueue-destroy.html for refentry(API-workqueue-destroy) Writing API-workqueue-execute.html for refentry(API-workqueue-execute) Writing API-workqueue-insert.html for refentry(API-workqueue-insert) Writing irq.stp.html for chapter(irq.stp) Writing API-format-ipaddr.html for refentry(API-format-ipaddr) Note: Writing function::pn.3stap Writing API-htonl.html for refentry(API-htonl) Writing API-htonll.html for refentry(API-htonll) Writing API-htons.html for refentry(API-htons) Writing API-ip-ntop.html for refentry(API-ip-ntop) Writing API-ntohl.html for refentry(API-ntohl) Writing API-ntohll.html for refentry(API-ntohll) Note: Writing function::pnlabel.3stap Writing API-ntohs.html for refentry(API-ntohs) Writing API-netdev-change-mac.html for refentry(API-netdev-change-mac) Writing API-netdev-change-mtu.html for refentry(API-netdev-change-mtu) Writing API-netdev-change-rx-flag.html for refentry(API-netdev-change-rx-flag) Writing API-netdev-close.html for refentry(API-netdev-close) Writing API-netdev-get-stats.html for refentry(API-netdev-get-stats) Writing API-netdev-hard-transmit.html for refentry(API-netdev-hard-transmit) Note: Writing function::pointer_arg.3stap Writing API-netdev-ioctl.html for refentry(API-netdev-ioctl) Writing API-netdev-open.html for refentry(API-netdev-open) Writing API-netdev-receive.html for refentry(API-netdev-receive) Writing API-netdev-register.html for refentry(API-netdev-register) Writing API-netdev-rx.html for refentry(API-netdev-rx) Writing API-netdev-set-promiscuity.html for refentry(API-netdev-set-promiscuity) Note: Writing function::pp.3stap Writing API-netdev-transmit.html for refentry(API-netdev-transmit) Writing API-netdev-unregister.html for refentry(API-netdev-unregister) Writing API-netfilter-arp-forward.html for refentry(API-netfilter-arp-forward) Writing API-netfilter-arp-in.html for refentry(API-netfilter-arp-in) Writing API-netfilter-arp-out.html for refentry(API-netfilter-arp-out) Note: Writing function::ppfunc.3stap Writing API-netfilter-bridge-forward.html for refentry(API-netfilter-bridge-forward) Writing API-netfilter-bridge-local-in.html for refentry(API-netfilter-bridge-local-in) Writing API-netfilter-bridge-local-out.html for refentry(API-netfilter-bridge-local-out) Writing API-netfilter-bridge-post-routing.html for refentry(API-netfilter-bridge-post-routing) Note: Writing function::ppid.3stap Writing API-netfilter-bridge-pre-routing.html for refentry(API-netfilter-bridge-pre-routing) Writing API-netfilter-ip-forward.html for refentry(API-netfilter-ip-forward) Writing API-netfilter-ip-local-in.html for refentry(API-netfilter-ip-local-in) Writing API-netfilter-ip-local-out.html for refentry(API-netfilter-ip-local-out) Note: Writing function::print_backtrace.3stap Writing API-netfilter-ip-post-routing.html for refentry(API-netfilter-ip-post-routing) Writing API-netfilter-ip-pre-routing.html for refentry(API-netfilter-ip-pre-routing) Writing API-sunrpc-clnt-bind-new-program.html for refentry(API-sunrpc-clnt-bind-new-program) Writing API-sunrpc-clnt-call-async.html for refentry(API-sunrpc-clnt-call-async) Writing API-sunrpc-clnt-call-sync.html for refentry(API-sunrpc-clnt-call-sync) Writing API-sunrpc-clnt-clone-client.html for refentry(API-sunrpc-clnt-clone-client) Note: Writing function::print_regs.3stap Writing API-sunrpc-clnt-create-client.html for refentry(API-sunrpc-clnt-create-client) Writing API-sunrpc-clnt-restart-call.html for refentry(API-sunrpc-clnt-restart-call) Writing API-sunrpc-clnt-shutdown-client.html for refentry(API-sunrpc-clnt-shutdown-client) Writing API-sunrpc-sched-delay.html for refentry(API-sunrpc-sched-delay) Writing API-sunrpc-sched-execute.html for refentry(API-sunrpc-sched-execute) Note: Writing function::print_stack.3stap Writing API-sunrpc-sched-new-task.html for refentry(API-sunrpc-sched-new-task) Writing API-sunrpc-sched-release-task.html for refentry(API-sunrpc-sched-release-task) Writing API-sunrpc-svc-create.html for refentry(API-sunrpc-svc-create) Writing API-sunrpc-svc-destroy.html for refentry(API-sunrpc-svc-destroy) Writing API-sunrpc-svc-drop.html for refentry(API-sunrpc-svc-drop) Writing API-sunrpc-svc-process.html for refentry(API-sunrpc-svc-process) Writing API-sunrpc-svc-recv.html for refentry(API-sunrpc-svc-recv) Note: Writing function::print_syms.3stap Writing API-sunrpc-svc-register.html for refentry(API-sunrpc-svc-register) Writing API-sunrpc-svc-send.html for refentry(API-sunrpc-svc-send) Writing API-tcp-disconnect.html for refentry(API-tcp-disconnect) Writing API-tcp-disconnect-return.html for refentry(API-tcp-disconnect-return) Writing API-tcp-receive.html for refentry(API-tcp-receive) Note: Writing function::print_ubacktrace.3stap Writing API-tcp-recvmsg.html for refentry(API-tcp-recvmsg) Writing API-tcp-recvmsg-return.html for refentry(API-tcp-recvmsg-return) Writing API-tcp-sendmsg.html for refentry(API-tcp-sendmsg) Writing API-tcp-sendmsg-return.html for refentry(API-tcp-sendmsg-return) Writing API-tcp-setsockopt.html for refentry(API-tcp-setsockopt) Writing API-tcp-setsockopt-return.html for refentry(API-tcp-setsockopt-return) Note: Writing function::print_ubacktrace_brief.3stap Writing API-udp-disconnect.html for refentry(API-udp-disconnect) Writing API-udp-disconnect-return.html for refentry(API-udp-disconnect-return) Writing API-udp-recvmsg.html for refentry(API-udp-recvmsg) Writing API-udp-recvmsg-return.html for refentry(API-udp-recvmsg-return) Writing API-udp-sendmsg.html for refentry(API-udp-sendmsg) Writing API-udp-sendmsg-return.html for refentry(API-udp-sendmsg-return) Note: Writing function::print_ustack.3stap Writing networking.stp.html for chapter(networking.stp) Writing API-inet-get-ip-source.html for refentry(API-inet-get-ip-source) Writing API-inet-get-local-port.html for refentry(API-inet-get-local-port) Writing API-sock-fam-num2str.html for refentry(API-sock-fam-num2str) Writing API-sock-fam-str2num.html for refentry(API-sock-fam-str2num) Writing API-sock-prot-num2str.html for refentry(API-sock-prot-num2str) Writing API-sock-prot-str2num.html for refentry(API-sock-prot-str2num) Note: Writing function::print_usyms.3stap Writing API-sock-state-num2str.html for refentry(API-sock-state-num2str) Writing API-sock-state-str2num.html for refentry(API-sock-state-str2num) Writing API-socket-aio-read.html for refentry(API-socket-aio-read) Writing API-socket-aio-read-return.html for refentry(API-socket-aio-read-return) Writing API-socket-aio-write.html for refentry(API-socket-aio-write) Writing API-socket-aio-write-return.html for refentry(API-socket-aio-write-return) Note: Writing function::probe_type.3stap Writing API-socket-close.html for refentry(API-socket-close) Writing API-socket-close-return.html for refentry(API-socket-close-return) Writing API-socket-create.html for refentry(API-socket-create) Writing API-socket-create-return.html for refentry(API-socket-create-return) Writing API-socket-read-iter.html for refentry(API-socket-read-iter) Writing API-socket-read-iter-return.html for refentry(API-socket-read-iter-return) Note: Writing function::probefunc.3stap Writing API-socket-readv.html for refentry(API-socket-readv) Writing API-socket-readv-return.html for refentry(API-socket-readv-return) Writing API-socket-receive.html for refentry(API-socket-receive) Writing API-socket-recvmsg.html for refentry(API-socket-recvmsg) Writing API-socket-recvmsg-return.html for refentry(API-socket-recvmsg-return) Writing API-socket-send.html for refentry(API-socket-send) Note: Writing function::probemod.3stap Writing API-socket-sendmsg.html for refentry(API-socket-sendmsg) Writing API-socket-sendmsg-return.html for refentry(API-socket-sendmsg-return) Writing API-socket-write-iter.html for refentry(API-socket-write-iter) Writing API-socket-write-iter-return.html for refentry(API-socket-write-iter-return) Writing API-socket-writev.html for refentry(API-socket-writev) Note: Writing function::pstrace.3stap Writing API-socket-writev-return.html for refentry(API-socket-writev-return) Writing socket.stp.html for chapter(socket.stp) Writing API-ipmib-filter-key.html for refentry(API-ipmib-filter-key) Writing API-ipmib-get-proto.html for refentry(API-ipmib-get-proto) Writing API-ipmib-local-addr.html for refentry(API-ipmib-local-addr) Writing API-ipmib-remote-addr.html for refentry(API-ipmib-remote-addr) Writing API-ipmib-tcp-local-port.html for refentry(API-ipmib-tcp-local-port) Note: Writing function::register.3stap Writing API-ipmib-tcp-remote-port.html for refentry(API-ipmib-tcp-remote-port) Writing API-linuxmib-filter-key.html for refentry(API-linuxmib-filter-key) Writing API-tcpmib-filter-key.html for refentry(API-tcpmib-filter-key) Writing API-tcpmib-get-state.html for refentry(API-tcpmib-get-state) Writing API-tcpmib-local-addr.html for refentry(API-tcpmib-local-addr) Writing API-tcpmib-local-port.html for refentry(API-tcpmib-local-port) Note: Writing function::registers_valid.3stap Writing API-tcpmib-remote-addr.html for refentry(API-tcpmib-remote-addr) Writing API-tcpmib-remote-port.html for refentry(API-tcpmib-remote-port) Writing API-ipmib-ForwDatagrams.html for refentry(API-ipmib-ForwDatagrams) Writing API-ipmib-FragFails.html for refentry(API-ipmib-FragFails) Writing API-ipmib-FragOKs.html for refentry(API-ipmib-FragOKs) Writing API-ipmib-InAddrErrors.html for refentry(API-ipmib-InAddrErrors) Writing API-ipmib-InDiscards.html for refentry(API-ipmib-InDiscards) Note: Writing function::regparm.3stap Writing API-ipmib-InNoRoutes.html for refentry(API-ipmib-InNoRoutes) Writing API-ipmib-InReceives.html for refentry(API-ipmib-InReceives) Writing API-ipmib-InUnknownProtos.html for refentry(API-ipmib-InUnknownProtos) Writing API-ipmib-OutRequests.html for refentry(API-ipmib-OutRequests) Writing API-ipmib-ReasmReqds.html for refentry(API-ipmib-ReasmReqds) Writing API-ipmib-ReasmTimeout.html for refentry(API-ipmib-ReasmTimeout) Note: Writing function::remote_id.3stap Writing API-linuxmib-DelayedACKs.html for refentry(API-linuxmib-DelayedACKs) Writing API-linuxmib-ListenDrops.html for refentry(API-linuxmib-ListenDrops) Writing API-linuxmib-ListenOverflows.html for refentry(API-linuxmib-ListenOverflows) Writing API-linuxmib-TCPMemoryPressures.html for refentry(API-linuxmib-TCPMemoryPressures) Writing API-tcpmib-ActiveOpens.html for refentry(API-tcpmib-ActiveOpens) Writing API-tcpmib-AttemptFails.html for refentry(API-tcpmib-AttemptFails) Note: Writing function::remote_uri.3stap Writing API-tcpmib-CurrEstab.html for refentry(API-tcpmib-CurrEstab) Writing API-tcpmib-EstabResets.html for refentry(API-tcpmib-EstabResets) Writing API-tcpmib-InSegs.html for refentry(API-tcpmib-InSegs) Writing API-tcpmib-OutRsts.html for refentry(API-tcpmib-OutRsts) Writing API-tcpmib-OutSegs.html for refentry(API-tcpmib-OutSegs) Writing API-tcpmib-PassiveOpens.html for refentry(API-tcpmib-PassiveOpens) Writing API-tcpmib-RetransSegs.html for refentry(API-tcpmib-RetransSegs) Note: Writing function::s32_arg.3stap Writing snmp.stp.html for chapter(snmp.stp) Writing API-get-loadavg-index.html for refentry(API-get-loadavg-index) Writing API-sprint-loadavg.html for refentry(API-sprint-loadavg) Writing API-target-set-pid.html for refentry(API-target-set-pid) Writing API-target-set-report.html for refentry(API-target-set-report) Writing API-kprocess-create.html for refentry(API-kprocess-create) Note: Writing function::s64_arg.3stap Writing API-kprocess-exec.html for refentry(API-kprocess-exec) Writing API-kprocess-exec-complete.html for refentry(API-kprocess-exec-complete) Writing API-kprocess-exit.html for refentry(API-kprocess-exit) Writing API-kprocess-release.html for refentry(API-kprocess-release) Writing API-kprocess-start.html for refentry(API-kprocess-start) Writing kprocess.stp.html for chapter(kprocess.stp) Note: Writing function::sid.3stap Writing API-get-sa-flags.html for refentry(API-get-sa-flags) Writing API-get-sa-handler.html for refentry(API-get-sa-handler) Writing API-is-sig-blocked.html for refentry(API-is-sig-blocked) Writing API-sa-flags-str.html for refentry(API-sa-flags-str) Writing API-sa-handler-str.html for refentry(API-sa-handler-str) Writing API-signal-str.html for refentry(API-signal-str) Note: Writing function::sprint_backtrace.3stap Writing API-sigset-mask-str.html for refentry(API-sigset-mask-str) Writing API-signal-check-ignored.html for refentry(API-signal-check-ignored) Writing API-signal-check-ignored-return.html for refentry(API-signal-check-ignored-return) Writing API-signal-checkperm.html for refentry(API-signal-checkperm) Writing API-signal-checkperm-return.html for refentry(API-signal-checkperm-return) Writing API-signal-do-action.html for refentry(API-signal-do-action) Writing API-signal-do-action-return.html for refentry(API-signal-do-action-return) Note: Writing function::sprint_stack.3stap Writing API-signal-flush.html for refentry(API-signal-flush) Writing API-signal-force-segv.html for refentry(API-signal-force-segv) Writing API-signal-force-segv-return.html for refentry(API-signal-force-segv-return) Writing API-signal-handle.html for refentry(API-signal-handle) Writing API-signal-handle-return.html for refentry(API-signal-handle-return) Writing API-signal-pending.html for refentry(API-signal-pending) Note: Writing function::sprint_syms.3stap Writing API-signal-pending-return.html for refentry(API-signal-pending-return) Writing API-signal-procmask.html for refentry(API-signal-procmask) Writing API-signal-procmask-return.html for refentry(API-signal-procmask-return) Writing API-signal-send.html for refentry(API-signal-send) Writing API-signal-send-return.html for refentry(API-signal-send-return) Writing API-signal-send-sig-queue.html for refentry(API-signal-send-sig-queue) Note: Writing function::sprint_ubacktrace.3stap Writing API-signal-send-sig-queue-return.html for refentry(API-signal-send-sig-queue-return) Writing API-signal-sys-tgkill.html for refentry(API-signal-sys-tgkill) Writing API-signal-sys-tgkill-return.html for refentry(API-signal-sys-tgkill-return) Writing API-signal-sys-tkill.html for refentry(API-signal-sys-tkill) Writing API-signal-syskill.html for refentry(API-signal-syskill) Writing API-signal-syskill-return.html for refentry(API-signal-syskill-return) Note: Writing function::sprint_ustack.3stap Writing API-signal-systkill-return.html for refentry(API-signal-systkill-return) Writing API-signal-wakeup.html for refentry(API-signal-wakeup) Writing signal.stp.html for chapter(signal.stp) Writing API-errno-str.html for refentry(API-errno-str) Writing API-return-str.html for refentry(API-return-str) Writing API-returnstr.html for refentry(API-returnstr) Note: Writing function::sprint_usyms.3stap Writing API-returnval.html for refentry(API-returnval) Writing errno.stp.html for chapter(errno.stp) Writing API-rlimit-from-str.html for refentry(API-rlimit-from-str) Writing rlimit.stp.html for chapter(rlimit.stp) Writing API-MAJOR.html for refentry(API-MAJOR) Writing API-MINOR.html for refentry(API-MINOR) Note: Writing function::stack.3stap Writing API-MKDEV.html for refentry(API-MKDEV) Writing API-usrdev2kerndev.html for refentry(API-usrdev2kerndev) Writing dev.stp.html for chapter(dev.stp) Writing API-d-name.html for refentry(API-d-name) Writing API-d-path.html for refentry(API-d-path) Writing API-fullpath-struct-file.html for refentry(API-fullpath-struct-file) Note: Writing function::stack_size.3stap Writing API-fullpath-struct-nameidata.html for refentry(API-fullpath-struct-nameidata) Writing API-fullpath-struct-path.html for refentry(API-fullpath-struct-path) Writing API-inode-name.html for refentry(API-inode-name) Writing API-inode-path.html for refentry(API-inode-path) Writing API-real-mount.html for refentry(API-real-mount) Writing API-reverse-path-walk.html for refentry(API-reverse-path-walk) Writing API-task-dentry-path.html for refentry(API-task-dentry-path) Note: Writing function::stack_unused.3stap Writing dentry.stp.html for chapter(dentry.stp) Writing API-assert.html for refentry(API-assert) Writing API-error.html for refentry(API-error) Writing API-exit.html for refentry(API-exit) Writing API-ftrace.html for refentry(API-ftrace) Writing API-log.html for refentry(API-log) Note: Writing function::stack_used.3stap Writing API-printk.html for refentry(API-printk) Writing API-warn.html for refentry(API-warn) Writing logging.stp.html for chapter(logging.stp) Writing API-qs-done.html for refentry(API-qs-done) Writing API-qs-run.html for refentry(API-qs-run) Writing API-qs-wait.html for refentry(API-qs-wait) Note: Writing function::stp_pid.3stap Writing API-qsq-blocked.html for refentry(API-qsq-blocked) Writing API-qsq-print.html for refentry(API-qsq-print) Writing API-qsq-service-time.html for refentry(API-qsq-service-time) Writing API-qsq-start.html for refentry(API-qsq-start) Writing API-qsq-throughput.html for refentry(API-qsq-throughput) Writing API-qsq-utilization.html for refentry(API-qsq-utilization) Note: Writing function::symdata.3stap Writing API-qsq-wait-queue-length.html for refentry(API-qsq-wait-queue-length) Writing API-qsq-wait-time.html for refentry(API-qsq-wait-time) Writing queue_stats.stp.html for chapter(queue_stats.stp) Writing API-randint.html for refentry(API-randint) Writing random.stp.html for chapter(random.stp) Writing API-atomic-long-read.html for refentry(API-atomic-long-read) Note: Writing function::symfile.3stap Writing API-atomic-read.html for refentry(API-atomic-read) Writing API-kernel-char.html for refentry(API-kernel-char) Writing API-kernel-int.html for refentry(API-kernel-int) Writing API-kernel-long.html for refentry(API-kernel-long) Writing API-kernel-pointer.html for refentry(API-kernel-pointer) Writing API-kernel-short.html for refentry(API-kernel-short) Note: Writing function::symfileline.3stap Writing API-kernel-string.html for refentry(API-kernel-string) Writing API-kernel-string2.html for refentry(API-kernel-string2) Writing API-kernel-string2-utf16.html for refentry(API-kernel-string2-utf16) Writing API-kernel-string2-utf32.html for refentry(API-kernel-string2-utf32) Writing API-kernel-string-n.html for refentry(API-kernel-string-n) Writing API-kernel-string-quoted.html for refentry(API-kernel-string-quoted) Writing API-kernel-string-utf16.html for refentry(API-kernel-string-utf16) Note: Writing function::symline.3stap Writing API-kernel-string-utf32.html for refentry(API-kernel-string-utf32) Writing API-user-char.html for refentry(API-user-char) Writing API-user-char-warn.html for refentry(API-user-char-warn) Writing API-user-int.html for refentry(API-user-int) Writing API-user-int16.html for refentry(API-user-int16) Writing API-user-int32.html for refentry(API-user-int32) Note: Writing function::symname.3stap Writing API-user-int64.html for refentry(API-user-int64) Writing API-user-int8.html for refentry(API-user-int8) Writing API-user-int-warn.html for refentry(API-user-int-warn) Writing API-user-long.html for refentry(API-user-long) Writing API-user-long-warn.html for refentry(API-user-long-warn) Writing API-user-short.html for refentry(API-user-short) Writing API-user-short-warn.html for refentry(API-user-short-warn) Note: Writing function::target.3stap Writing API-user-string.html for refentry(API-user-string) Writing API-user-string2.html for refentry(API-user-string2) Writing API-user-string2-n-warn.html for refentry(API-user-string2-n-warn) Writing API-user-string2-utf16.html for refentry(API-user-string2-utf16) Writing API-user-string2-utf32.html for refentry(API-user-string2-utf32) Writing API-user-string2-warn.html for refentry(API-user-string2-warn) Writing API-user-string-n.html for refentry(API-user-string-n) Note: Writing function::task_ancestry.3stap Writing API-user-string-n2.html for refentry(API-user-string-n2) Writing API-user-string-n2-quoted.html for refentry(API-user-string-n2-quoted) Writing API-user-string-n-quoted.html for refentry(API-user-string-n-quoted) Writing API-user-string-n-warn.html for refentry(API-user-string-n-warn) Writing API-user-string-quoted.html for refentry(API-user-string-quoted) Writing API-user-string-utf16.html for refentry(API-user-string-utf16) Writing API-user-string-utf32.html for refentry(API-user-string-utf32) Note: Writing function::task_backtrace.3stap Writing API-user-string-warn.html for refentry(API-user-string-warn) Writing API-user-uint16.html for refentry(API-user-uint16) Writing API-user-uint32.html for refentry(API-user-uint32) Writing API-user-uint64.html for refentry(API-user-uint64) Writing API-user-uint8.html for refentry(API-user-uint8) Writing API-user-ulong.html for refentry(API-user-ulong) Note: Writing function::task_cpu.3stap Writing API-user-ulong-warn.html for refentry(API-user-ulong-warn) Writing API-user-ushort.html for refentry(API-user-ushort) Writing API-user-ushort-warn.html for refentry(API-user-ushort-warn) Writing conversions.stp.html for chapter(conversions.stp) Writing API-set-kernel-char.html for refentry(API-set-kernel-char) Writing API-set-kernel-int.html for refentry(API-set-kernel-int) Writing API-set-kernel-long.html for refentry(API-set-kernel-long) Note: Writing function::task_current.3stap Writing API-set-kernel-pointer.html for refentry(API-set-kernel-pointer) Writing API-set-kernel-short.html for refentry(API-set-kernel-short) Writing API-set-kernel-string.html for refentry(API-set-kernel-string) Writing API-set-kernel-string-n.html for refentry(API-set-kernel-string-n) Writing conversions-guru.stp.html for chapter(conversions-guru.stp) Writing API-mdelay.html for refentry(API-mdelay) Writing API-panic.html for refentry(API-panic) Note: Writing function::task_egid.3stap Writing API-raise.html for refentry(API-raise) Writing API-udelay.html for refentry(API-udelay) Writing guru-delay.stp.html for chapter(guru-delay.stp) Writing API-isdigit.html for refentry(API-isdigit) Writing API-isinstr.html for refentry(API-isinstr) Writing API-str-replace.html for refentry(API-str-replace) Writing API-stringat.html for refentry(API-stringat) Note: Writing function::task_euid.3stap Writing API-strlen.html for refentry(API-strlen) Writing API-strtol.html for refentry(API-strtol) Writing API-substr.html for refentry(API-substr) Writing API-text-str.html for refentry(API-text-str) Writing API-text-strn.html for refentry(API-text-strn) Writing API-tokenize.html for refentry(API-tokenize) Writing string.stp.html for chapter(string.stp) Note: Writing function::task_execname.3stap Writing API-ansi-clear-screen.html for refentry(API-ansi-clear-screen) Writing API-ansi-cursor-hide.html for refentry(API-ansi-cursor-hide) Writing API-ansi-cursor-move.html for refentry(API-ansi-cursor-move) Writing API-ansi-cursor-restore.html for refentry(API-ansi-cursor-restore) Writing API-ansi-cursor-save.html for refentry(API-ansi-cursor-save) Writing API-ansi-cursor-show.html for refentry(API-ansi-cursor-show) Writing API-ansi-new-line.html for refentry(API-ansi-new-line) Note: Writing function::task_fd_lookup.3stap Writing API-ansi-reset-color.html for refentry(API-ansi-reset-color) Writing API-ansi-set-color.html for refentry(API-ansi-set-color) Writing API-ansi-set-color2.html for refentry(API-ansi-set-color2) Writing API-ansi-set-color3.html for refentry(API-ansi-set-color3) Writing API-indent.html for refentry(API-indent) Writing API-indent-depth.html for refentry(API-indent-depth) Writing API-thread-indent.html for refentry(API-thread-indent) Note: Writing function::task_gid.3stap Writing API-thread-indent-depth.html for refentry(API-thread-indent-depth) Writing ansi.stp.html for chapter(ansi.stp) Writing API-stap-cache-add-mod.html for refentry(API-stap-cache-add-mod) Writing API-stap-cache-add-nss.html for refentry(API-stap-cache-add-nss) Writing API-stap-cache-add-src.html for refentry(API-stap-cache-add-src) Writing API-stap-cache-clean.html for refentry(API-stap-cache-clean) Note: Writing function::task_max_file_handles.3stap Writing API-stap-cache-get.html for refentry(API-stap-cache-get) Writing API-stap-pass0.html for refentry(API-stap-pass0) Writing API-stap-pass0-end.html for refentry(API-stap-pass0-end) Writing API-stap-pass1-end.html for refentry(API-stap-pass1-end) Writing API-stap-pass1a.html for refentry(API-stap-pass1a) Writing API-stap-pass1b.html for refentry(API-stap-pass1b) Writing API-stap-pass2.html for refentry(API-stap-pass2) Note: Writing function::task_nice.3stap Writing API-stap-pass2-end.html for refentry(API-stap-pass2-end) Writing API-stap-pass3.html for refentry(API-stap-pass3) Writing API-stap-pass3-end.html for refentry(API-stap-pass3-end) Writing API-stap-pass4.html for refentry(API-stap-pass4) Writing API-stap-pass4-end.html for refentry(API-stap-pass4-end) Writing API-stap-pass5.html for refentry(API-stap-pass5) Writing API-stap-pass5-end.html for refentry(API-stap-pass5-end) Note: Writing function::task_ns_egid.3stap Writing API-stap-pass6.html for refentry(API-stap-pass6) Writing API-stap-pass6-end.html for refentry(API-stap-pass6-end) Writing API-stap-system.html for refentry(API-stap-system) Writing API-stap-system-return.html for refentry(API-stap-system-return) Writing API-stap-system-spawn.html for refentry(API-stap-system-spawn) Writing API-stapio-receive-control-message.html for refentry(API-stapio-receive-control-message) Writing API-staprun-insert-module.html for refentry(API-staprun-insert-module) Note: Writing function::task_ns_euid.3stap Writing API-staprun-remove-module.html for refentry(API-staprun-remove-module) Writing API-staprun-send-control-message.html for refentry(API-staprun-send-control-message) Writing stap_staticmarkers.stp.html for chapter(stap_staticmarkers.stp) Writing API-nfsderror.html for refentry(API-nfsderror) Writing API-nfs-aop-readpage.html for refentry(API-nfs-aop-readpage) Writing API-nfs-aop-readpages.html for refentry(API-nfs-aop-readpages) Note: Writing function::task_ns_gid.3stap Writing API-nfs-aop-release-page.html for refentry(API-nfs-aop-release-page) Writing API-nfs-aop-set-page-dirty.html for refentry(API-nfs-aop-set-page-dirty) Writing API-nfs-aop-write-begin.html for refentry(API-nfs-aop-write-begin) Writing API-nfs-aop-write-end.html for refentry(API-nfs-aop-write-end) Writing API-nfs-aop-writepage.html for refentry(API-nfs-aop-writepage) Writing API-nfs-aop-writepages.html for refentry(API-nfs-aop-writepages) Note: Writing function::task_ns_pid.3stap Writing API-nfs-fop-aio-read.html for refentry(API-nfs-fop-aio-read) Writing API-nfs-fop-aio-write.html for refentry(API-nfs-fop-aio-write) Writing API-nfs-fop-check-flags.html for refentry(API-nfs-fop-check-flags) Writing API-nfs-fop-flush.html for refentry(API-nfs-fop-flush) Writing API-nfs-fop-fsync.html for refentry(API-nfs-fop-fsync) Writing API-nfs-fop-llseek.html for refentry(API-nfs-fop-llseek) Writing API-nfs-fop-lock.html for refentry(API-nfs-fop-lock) Note: Writing function::task_ns_tid.3stap Writing API-nfs-fop-mmap.html for refentry(API-nfs-fop-mmap) Writing API-nfs-fop-open.html for refentry(API-nfs-fop-open) Writing API-nfs-fop-read.html for refentry(API-nfs-fop-read) Writing API-nfs-fop-read-iter.html for refentry(API-nfs-fop-read-iter) Writing API-nfs-fop-release.html for refentry(API-nfs-fop-release) Writing API-nfs-fop-sendfile.html for refentry(API-nfs-fop-sendfile) Note: Writing function::task_ns_uid.3stap Writing API-nfs-fop-write.html for refentry(API-nfs-fop-write) Writing API-nfs-fop-write-iter.html for refentry(API-nfs-fop-write-iter) Writing API-nfs-proc-commit.html for refentry(API-nfs-proc-commit) Writing API-nfs-proc-commit-done.html for refentry(API-nfs-proc-commit-done) Writing API-nfs-proc-commit-setup.html for refentry(API-nfs-proc-commit-setup) Writing API-nfs-proc-create.html for refentry(API-nfs-proc-create) Writing API-nfs-proc-handle-exception.html for refentry(API-nfs-proc-handle-exception) Note: Writing function::task_open_file_handles.3stap Writing API-nfs-proc-lookup.html for refentry(API-nfs-proc-lookup) Writing API-nfs-proc-open.html for refentry(API-nfs-proc-open) Writing API-nfs-proc-read.html for refentry(API-nfs-proc-read) Writing API-nfs-proc-read-done.html for refentry(API-nfs-proc-read-done) Writing API-nfs-proc-read-setup.html for refentry(API-nfs-proc-read-setup) Writing API-nfs-proc-release.html for refentry(API-nfs-proc-release) Note: Writing function::task_parent.3stap Writing API-nfs-proc-remove.html for refentry(API-nfs-proc-remove) Writing API-nfs-proc-rename.html for refentry(API-nfs-proc-rename) Writing API-nfs-proc-rename-done.html for refentry(API-nfs-proc-rename-done) Writing API-nfs-proc-rename-setup.html for refentry(API-nfs-proc-rename-setup) Writing API-nfs-proc-write.html for refentry(API-nfs-proc-write) Writing API-nfs-proc-write-done.html for refentry(API-nfs-proc-write-done) Note: Writing function::task_pid.3stap Writing API-nfs-proc-write-setup.html for refentry(API-nfs-proc-write-setup) Writing API-nfsd-close.html for refentry(API-nfsd-close) Writing API-nfsd-commit.html for refentry(API-nfsd-commit) Writing API-nfsd-create.html for refentry(API-nfsd-create) Writing API-nfsd-createv3.html for refentry(API-nfsd-createv3) Writing API-nfsd-dispatch.html for refentry(API-nfsd-dispatch) Writing API-nfsd-lookup.html for refentry(API-nfsd-lookup) Note: Writing function::task_prio.3stap Writing API-nfsd-open.html for refentry(API-nfsd-open) Writing API-nfsd-proc-commit.html for refentry(API-nfsd-proc-commit) Writing API-nfsd-proc-create.html for refentry(API-nfsd-proc-create) Writing API-nfsd-proc-lookup.html for refentry(API-nfsd-proc-lookup) Writing API-nfsd-proc-read.html for refentry(API-nfsd-proc-read) Writing API-nfsd-proc-remove.html for refentry(API-nfsd-proc-remove) Note: Writing function::task_state.3stap Writing API-nfsd-proc-rename.html for refentry(API-nfsd-proc-rename) Writing API-nfsd-proc-write.html for refentry(API-nfsd-proc-write) Writing API-nfsd-read.html for refentry(API-nfsd-read) Writing API-nfsd-rename.html for refentry(API-nfsd-rename) Writing API-nfsd-unlink.html for refentry(API-nfsd-unlink) Writing API-nfsd-write.html for refentry(API-nfsd-write) Note: Writing function::task_tid.3stap Writing nfsd.stp.html for chapter(nfsd.stp) Writing API-commit.html for refentry(API-commit) Writing API-discard.html for refentry(API-discard) Writing API-speculate.html for refentry(API-speculate) Writing API-speculation.html for refentry(API-speculation) Writing speculation.stp.html for chapter(speculation.stp) Note: Writing function::task_uid.3stap Writing API-json-add-array.html for refentry(API-json-add-array) Writing API-json-add-array-numeric-metric.html for refentry(API-json-add-array-numeric-metric) Writing API-json-add-array-string-metric.html for refentry(API-json-add-array-string-metric) Writing API-json-add-numeric-metric.html for refentry(API-json-add-numeric-metric) Writing API-json-add-string-metric.html for refentry(API-json-add-string-metric) Writing API-json-set-prefix.html for refentry(API-json-set-prefix) Note: Writing function::tid.3stap Writing API-json-output-array-numeric-value.html for refentry(API-json-output-array-numeric-value) Writing API-json-output-array-string-value.html for refentry(API-json-output-array-string-value) Writing API-json-output-data-end.html for refentry(API-json-output-data-end) Writing API-json-output-data-start.html for refentry(API-json-output-data-start) Writing API-json-output-numeric-value.html for refentry(API-json-output-numeric-value) Writing API-json-output-string-value.html for refentry(API-json-output-string-value) Note: Writing function::u32_arg.3stap Writing API-json-data.html for refentry(API-json-data) Writing json.stp.html for chapter(json.stp) Writing API-switch-file.html for refentry(API-switch-file) Writing switchfile.stp.html for chapter(switchfile.stp) Note: Writing function::u64_arg.3stap Note: Writing function::u_register.3stap Note: Writing function::uaddr.3stap Writing syscalls.html for chapter(syscalls) Writing index.html for book(TapsetRef) Note: Writing function::ubacktrace.3stap touch stamp-htmldocs Note: Writing function::ucallers.3stap Note: Writing function::uid.3stap Note: Writing function::uint_arg.3stap Note: Writing function::ulong_arg.3stap Note: Writing function::ulonglong_arg.3stap Note: Writing function::umodname.3stap Note: Writing function::user_mode.3stap Note: Writing function::ustack.3stap Note: Writing function::usymdata.3stap Note: Writing function::usymfile.3stap Note: Writing function::usymfileline.3stap Note: Writing function::usymline.3stap Note: Writing function::usymname.3stap Note: Writing function::HZ.3stap Note: Writing function::cpu_clock_ms.3stap Note: Writing function::cpu_clock_ns.3stap Note: Writing function::cpu_clock_s.3stap Note: Writing function::cpu_clock_us.3stap Note: Writing function::delete_stopwatch.3stap Note: Writing function::get_cycles.3stap Note: Writing function::gettimeofday_ms.3stap Note: Writing function::gettimeofday_ns.3stap Note: Writing function::gettimeofday_s.3stap Note: Writing function::gettimeofday_us.3stap Note: Writing function::jiffies.3stap Note: Writing function::local_clock_ms.3stap Note: Writing function::local_clock_ns.3stap Note: Writing function::local_clock_s.3stap Note: Writing function::local_clock_us.3stap Note: Writing function::read_stopwatch_ms.3stap Note: Writing function::read_stopwatch_ns.3stap Note: Writing function::read_stopwatch_s.3stap Note: Writing function::read_stopwatch_us.3stap Note: Writing function::start_stopwatch.3stap Note: Writing function::stop_stopwatch.3stap Note: Writing function::ctime.3stap Note: Writing function::tz_ctime.3stap Note: Writing function::tz_gmtoff.3stap Note: Writing function::tz_name.3stap Note: Writing function::system.3stap Note: Writing function::addr_to_node.3stap Note: Writing function::bytes_to_string.3stap Note: Writing function::mem_page_size.3stap Note: Writing function::pages_to_string.3stap Note: Writing function::proc_mem_data.3stap Note: Writing function::proc_mem_data_pid.3stap Note: Writing function::proc_mem_rss.3stap Note: Writing function::proc_mem_rss_pid.3stap Note: Writing function::proc_mem_shr.3stap Note: Writing function::proc_mem_shr_pid.3stap Note: Writing function::proc_mem_size.3stap Note: Writing function::proc_mem_size_pid.3stap Note: Writing function::proc_mem_string.3stap Note: Writing function::proc_mem_string_pid.3stap Note: Writing function::proc_mem_txt.3stap Note: Writing function::proc_mem_txt_pid.3stap Note: Writing function::vm_fault_contains.3stap Note: Writing probe::vm.brk.3stap Note: Writing probe::vm.kfree.3stap Note: Writing probe::vm.kmalloc.3stap Note: Writing probe::vm.kmalloc_node.3stap Note: Writing probe::vm.kmem_cache_alloc.3stap Note: Writing probe::vm.kmem_cache_alloc_node.3stap Note: Writing probe::vm.kmem_cache_free.3stap Note: Writing probe::vm.mmap.3stap Note: Writing probe::vm.munmap.3stap Note: Writing probe::vm.oom_kill.3stap Note: Writing probe::vm.pagefault.3stap Note: Writing probe::vm.pagefault.return.3stap Note: Writing probe::vm.write_shared.3stap Note: Writing probe::vm.write_shared_copy.3stap Note: Writing function::cputime_to_msecs.3stap Note: Writing function::cputime_to_string.3stap Note: Writing function::cputime_to_usecs.3stap Note: Writing function::msecs_to_string.3stap Note: Writing function::nsecs_to_string.3stap Note: Writing function::task_start_time.3stap Note: Writing function::task_stime.3stap Note: Writing function::task_stime_tid.3stap Note: Writing function::task_time_string.3stap Note: Writing function::task_time_string_tid.3stap Note: Writing function::task_utime.3stap Note: Writing function::task_utime_tid.3stap Note: Writing function::usecs_to_string.3stap Note: Writing probe::scheduler.balance.3stap Note: Writing probe::scheduler.cpu_off.3stap Note: Writing probe::scheduler.cpu_on.3stap Note: Writing probe::scheduler.ctxswitch.3stap Note: Writing probe::scheduler.kthread_stop.3stap Note: Writing probe::scheduler.kthread_stop.return.3stap Note: Writing probe::scheduler.migrate.3stap Note: Writing probe::scheduler.process_exit.3stap Note: Writing probe::scheduler.process_fork.3stap Note: Writing probe::scheduler.process_free.3stap Note: Writing probe::scheduler.process_wait.3stap Note: Writing probe::scheduler.signal_send.3stap Note: Writing probe::scheduler.tick.3stap Note: Writing probe::scheduler.wait_task.3stap Note: Writing probe::scheduler.wakeup.3stap Note: Writing probe::scheduler.wakeup_new.3stap Note: Writing probe::ioblock.end.3stap Note: Writing probe::ioblock.request.3stap Note: Writing probe::ioblock_trace.bounce.3stap Note: Writing probe::ioblock_trace.end.3stap Note: Writing probe::ioblock_trace.request.3stap Note: Writing probe::ioscheduler.elv_add_request.3stap Note: Writing probe::ioscheduler.elv_add_request.kp.3stap Note: Writing probe::ioscheduler.elv_add_request.tp.3stap Note: Writing probe::ioscheduler.elv_completed_request.3stap Note: Writing probe::ioscheduler.elv_next_request.3stap Note: Writing probe::ioscheduler.elv_next_request.return.3stap Note: Writing probe::ioscheduler_trace.elv_abort_request.3stap Note: Writing probe::ioscheduler_trace.elv_completed_request.3stap Note: Writing probe::ioscheduler_trace.elv_issue_request.3stap Note: Writing probe::ioscheduler_trace.elv_requeue_request.3stap Note: Writing probe::ioscheduler_trace.plug.3stap Note: Writing probe::ioscheduler_trace.unplug_io.3stap Note: Writing probe::ioscheduler_trace.unplug_timer.3stap Note: Writing probe::scsi.iocompleted.3stap Note: Writing probe::scsi.iodispatching.3stap Note: Writing probe::scsi.iodone.3stap Note: Writing probe::scsi.ioentry.3stap Note: Writing probe::scsi.ioexecute.3stap Note: Writing probe::scsi.set_state.3stap Note: Writing probe::tty.init.3stap Note: Writing probe::tty.ioctl.3stap Note: Writing probe::tty.open.3stap Note: Writing probe::tty.poll.3stap Note: Writing probe::tty.read.3stap Note: Writing probe::tty.receive.3stap Note: Writing probe::tty.register.3stap Note: Writing probe::tty.release.3stap Note: Writing probe::tty.resize.3stap Note: Writing probe::tty.unregister.3stap Note: Writing probe::tty.write.3stap Note: Writing probe::irq_handler.entry.3stap Note: Writing probe::irq_handler.exit.3stap Note: Writing probe::softirq.entry.3stap Note: Writing probe::softirq.exit.3stap Note: Writing probe::workqueue.create.3stap Note: Writing probe::workqueue.destroy.3stap Note: Writing probe::workqueue.execute.3stap Note: Writing probe::workqueue.insert.3stap Note: Writing function::format_ipaddr.3stap Note: Writing function::htonl.3stap Note: Writing function::htonll.3stap Note: Writing function::htons.3stap Note: Writing function::ip_ntop.3stap Note: Writing function::ntohl.3stap Note: Writing function::ntohll.3stap Note: Writing function::ntohs.3stap Note: Writing probe::netdev.change_mac.3stap Note: Writing probe::netdev.change_mtu.3stap Note: Writing probe::netdev.change_rx_flag.3stap Note: Writing probe::netdev.close.3stap Note: Writing probe::netdev.get_stats.3stap Note: Writing probe::netdev.hard_transmit.3stap Note: Writing probe::netdev.ioctl.3stap Note: Writing probe::netdev.open.3stap Note: Writing probe::netdev.receive.3stap Note: Writing probe::netdev.register.3stap Note: Writing probe::netdev.rx.3stap Note: Writing probe::netdev.set_promiscuity.3stap Note: Writing probe::netdev.transmit.3stap Note: Writing probe::netdev.unregister.3stap Note: Writing probe::netfilter.arp.forward.3stap Note: Writing probe::netfilter.arp.in.3stap Note: Writing probe::netfilter.arp.out.3stap Note: Writing probe::netfilter.bridge.forward.3stap Note: Writing probe::netfilter.bridge.local_in.3stap Note: Writing probe::netfilter.bridge.local_out.3stap Note: Writing probe::netfilter.bridge.post_routing.3stap Note: Writing probe::netfilter.bridge.pre_routing.3stap Note: Writing probe::netfilter.ip.forward.3stap Note: Writing probe::netfilter.ip.local_in.3stap Note: Writing probe::netfilter.ip.local_out.3stap Note: Writing probe::netfilter.ip.post_routing.3stap Note: Writing probe::netfilter.ip.pre_routing.3stap Note: Writing probe::sunrpc.clnt.bind_new_program.3stap Note: Writing probe::sunrpc.clnt.call_async.3stap Note: Writing probe::sunrpc.clnt.call_sync.3stap Note: Writing probe::sunrpc.clnt.clone_client.3stap Note: Writing probe::sunrpc.clnt.create_client.3stap Note: Writing probe::sunrpc.clnt.restart_call.3stap Note: Writing probe::sunrpc.clnt.shutdown_client.3stap Note: Writing probe::sunrpc.sched.delay.3stap Note: Writing probe::sunrpc.sched.execute.3stap Note: Writing probe::sunrpc.sched.new_task.3stap Note: Writing probe::sunrpc.sched.release_task.3stap Note: Writing probe::sunrpc.svc.create.3stap Note: Writing probe::sunrpc.svc.destroy.3stap Note: Writing probe::sunrpc.svc.drop.3stap Note: Writing probe::sunrpc.svc.process.3stap Note: Writing probe::sunrpc.svc.recv.3stap Note: Writing probe::sunrpc.svc.register.3stap Note: Writing probe::sunrpc.svc.send.3stap Note: Writing probe::tcp.disconnect.3stap Note: Writing probe::tcp.disconnect.return.3stap Note: Writing probe::tcp.receive.3stap Note: Writing probe::tcp.recvmsg.3stap Note: Writing probe::tcp.recvmsg.return.3stap Note: Writing probe::tcp.sendmsg.3stap Note: Writing probe::tcp.sendmsg.return.3stap Note: Writing probe::tcp.setsockopt.3stap Note: Writing probe::tcp.setsockopt.return.3stap Note: Writing probe::udp.disconnect.3stap Note: Writing probe::udp.disconnect.return.3stap Note: Writing probe::udp.recvmsg.3stap Note: Writing probe::udp.recvmsg.return.3stap Note: Writing probe::udp.sendmsg.3stap Note: Writing probe::udp.sendmsg.return.3stap Note: Writing function::inet_get_ip_source.3stap Note: Writing function::inet_get_local_port.3stap Note: Writing function::sock_fam_num2str.3stap Note: Writing function::sock_fam_str2num.3stap Note: Writing function::sock_prot_num2str.3stap Note: Writing function::sock_prot_str2num.3stap Note: Writing function::sock_state_num2str.3stap Note: Writing function::sock_state_str2num.3stap Note: Writing probe::socket.aio_read.3stap Note: Writing probe::socket.aio_read.return.3stap Note: Writing probe::socket.aio_write.3stap Note: Writing probe::socket.aio_write.return.3stap Note: Writing probe::socket.close.3stap Note: Writing probe::socket.close.return.3stap Note: Writing probe::socket.create.3stap Note: Writing probe::socket.create.return.3stap Note: Writing probe::socket.read_iter.3stap Note: Writing probe::socket.read_iter.return.3stap Note: Writing probe::socket.readv.3stap Note: Writing probe::socket.readv.return.3stap Note: Writing probe::socket.receive.3stap Note: Writing probe::socket.recvmsg.3stap Note: Writing probe::socket.recvmsg.return.3stap Note: Writing probe::socket.send.3stap Note: Writing probe::socket.sendmsg.3stap Note: Writing probe::socket.sendmsg.return.3stap Note: Writing probe::socket.write_iter.3stap Note: Writing probe::socket.write_iter.return.3stap Note: Writing probe::socket.writev.3stap Note: Writing probe::socket.writev.return.3stap Note: Writing function::ipmib_filter_key.3stap Note: Writing function::ipmib_get_proto.3stap Note: Writing function::ipmib_local_addr.3stap Note: Writing function::ipmib_remote_addr.3stap Note: Writing function::ipmib_tcp_local_port.3stap Note: Writing function::ipmib_tcp_remote_port.3stap Note: Writing function::linuxmib_filter_key.3stap Note: Writing function::tcpmib_filter_key.3stap Note: Writing function::tcpmib_get_state.3stap Note: Writing function::tcpmib_local_addr.3stap Note: Writing function::tcpmib_local_port.3stap Note: Writing function::tcpmib_remote_addr.3stap Note: Writing function::tcpmib_remote_port.3stap Note: Writing probe::ipmib.ForwDatagrams.3stap Note: Writing probe::ipmib.FragFails.3stap Note: Writing probe::ipmib.FragOKs.3stap Note: Writing probe::ipmib.InAddrErrors.3stap Note: Writing probe::ipmib.InDiscards.3stap Note: Writing probe::ipmib.InNoRoutes.3stap Note: Writing probe::ipmib.InReceives.3stap Note: Writing probe::ipmib.InUnknownProtos.3stap Note: Writing probe::ipmib.OutRequests.3stap Note: Writing probe::ipmib.ReasmReqds.3stap Note: Writing probe::ipmib.ReasmTimeout.3stap Note: Writing probe::linuxmib.DelayedACKs.3stap Note: Writing probe::linuxmib.ListenDrops.3stap Note: Writing probe::linuxmib.ListenOverflows.3stap Note: Writing probe::linuxmib.TCPMemoryPressures.3stap Note: Writing probe::tcpmib.ActiveOpens.3stap Note: Writing probe::tcpmib.AttemptFails.3stap Note: Writing probe::tcpmib.CurrEstab.3stap Note: Writing probe::tcpmib.EstabResets.3stap Note: Writing probe::tcpmib.InSegs.3stap Note: Writing probe::tcpmib.OutRsts.3stap Note: Writing probe::tcpmib.OutSegs.3stap Note: Writing probe::tcpmib.PassiveOpens.3stap Note: Writing probe::tcpmib.RetransSegs.3stap Note: Writing function::get_loadavg_index.3stap Note: Writing function::sprint_loadavg.3stap Note: Writing function::target_set_pid.3stap Note: Writing function::target_set_report.3stap Note: Writing probe::kprocess.create.3stap Note: Writing probe::kprocess.exec.3stap Note: Writing probe::kprocess.exec_complete.3stap Note: Writing probe::kprocess.exit.3stap Note: Writing probe::kprocess.release.3stap Note: Writing probe::kprocess.start.3stap Note: Writing function::get_sa_flags.3stap Note: Writing function::get_sa_handler.3stap Note: Writing function::is_sig_blocked.3stap Note: Writing function::sa_flags_str.3stap Note: Writing function::sa_handler_str.3stap Note: Writing function::signal_str.3stap Note: Writing function::sigset_mask_str.3stap Note: Writing probe::signal.check_ignored.3stap Note: Writing probe::signal.check_ignored.return.3stap Note: Writing probe::signal.checkperm.3stap Note: Writing probe::signal.checkperm.return.3stap Note: Writing probe::signal.do_action.3stap Note: Writing probe::signal.do_action.return.3stap Note: Writing probe::signal.flush.3stap Note: Writing probe::signal.force_segv.3stap Note: Writing probe::signal.force_segv.return.3stap Note: Writing probe::signal.handle.3stap Note: Writing probe::signal.handle.return.3stap Note: Writing probe::signal.pending.3stap Note: Writing probe::signal.pending.return.3stap Note: Writing probe::signal.procmask.3stap Note: Writing probe::signal.procmask.return.3stap Note: Writing probe::signal.send.3stap Note: Writing probe::signal.send.return.3stap Note: Writing probe::signal.send_sig_queue.3stap Note: Writing probe::signal.send_sig_queue.return.3stap Note: Writing probe::signal.sys_tgkill.3stap Note: Writing probe::signal.sys_tgkill.return.3stap Note: Writing probe::signal.sys_tkill.3stap Note: Writing probe::signal.syskill.3stap Note: Writing probe::signal.syskill.return.3stap Note: Writing probe::signal.systkill.return.3stap Note: Writing probe::signal.wakeup.3stap Note: Writing function::errno_str.3stap Note: Writing function::return_str.3stap Note: Writing function::returnstr.3stap Note: Writing function::returnval.3stap Note: Writing function::rlimit_from_str.3stap Note: Writing function::MAJOR.3stap Note: Writing function::MINOR.3stap Note: Writing function::MKDEV.3stap Note: Writing function::usrdev2kerndev.3stap Note: Writing function::d_name.3stap Note: Writing function::d_path.3stap Note: Writing function::fullpath_struct_file.3stap Note: Writing function::fullpath_struct_nameidata.3stap Note: Writing function::fullpath_struct_path.3stap Note: Writing function::inode_name.3stap Note: Writing function::inode_path.3stap Note: Writing function::real_mount.3stap Note: Writing function::reverse_path_walk.3stap Note: Writing function::task_dentry_path.3stap Note: Writing function::assert.3stap Note: Writing function::error.3stap Note: Writing function::exit.3stap Note: Writing function::ftrace.3stap Note: Writing function::log.3stap Note: Writing function::printk.3stap Note: Writing function::warn.3stap Note: Writing function::qs_done.3stap Note: Writing function::qs_run.3stap Note: Writing function::qs_wait.3stap Note: Writing function::qsq_blocked.3stap Note: Writing function::qsq_print.3stap Note: Writing function::qsq_service_time.3stap Note: Writing function::qsq_start.3stap Note: Writing function::qsq_throughput.3stap Note: Writing function::qsq_utilization.3stap Note: Writing function::qsq_wait_queue_length.3stap Note: Writing function::qsq_wait_time.3stap Note: Writing function::randint.3stap Note: Writing function::atomic_long_read.3stap Note: Writing function::atomic_read.3stap Note: Writing function::kernel_char.3stap Note: Writing function::kernel_int.3stap Note: Writing function::kernel_long.3stap Note: Writing function::kernel_pointer.3stap Note: Writing function::kernel_short.3stap Note: Writing function::kernel_string.3stap Note: Writing function::kernel_string2.3stap Note: Writing function::kernel_string2_utf16.3stap Note: Writing function::kernel_string2_utf32.3stap Note: Writing function::kernel_string_n.3stap Note: Writing function::kernel_string_quoted.3stap Note: Writing function::kernel_string_utf16.3stap Note: Writing function::kernel_string_utf32.3stap Note: Writing function::user_char.3stap Note: Writing function::user_char_warn.3stap Note: Writing function::user_int.3stap Note: Writing function::user_int16.3stap Note: Writing function::user_int32.3stap Note: Writing function::user_int64.3stap Note: Writing function::user_int8.3stap Note: Writing function::user_int_warn.3stap Note: Writing function::user_long.3stap Note: Writing function::user_long_warn.3stap Note: Writing function::user_short.3stap Note: Writing function::user_short_warn.3stap Note: Writing function::user_string.3stap Note: Writing function::user_string2.3stap Note: Writing function::user_string2_n_warn.3stap Note: Writing function::user_string2_utf16.3stap Note: Writing function::user_string2_utf32.3stap Note: Writing function::user_string2_warn.3stap Note: Writing function::user_string_n.3stap Note: Writing function::user_string_n2.3stap Note: Writing function::user_string_n2_quoted.3stap Note: Writing function::user_string_n_quoted.3stap Note: Writing function::user_string_n_warn.3stap Note: Writing function::user_string_quoted.3stap Note: Writing function::user_string_utf16.3stap Note: Writing function::user_string_utf32.3stap Note: Writing function::user_string_warn.3stap Note: Writing function::user_uint16.3stap Note: Writing function::user_uint32.3stap Note: Writing function::user_uint64.3stap Note: Writing function::user_uint8.3stap Note: Writing function::user_ulong.3stap Note: Writing function::user_ulong_warn.3stap Note: Writing function::user_ushort.3stap Note: Writing function::user_ushort_warn.3stap Note: Writing function::set_kernel_char.3stap Note: Writing function::set_kernel_int.3stap Note: Writing function::set_kernel_long.3stap Note: Writing function::set_kernel_pointer.3stap Note: Writing function::set_kernel_short.3stap Note: Writing function::set_kernel_string.3stap Note: Writing function::set_kernel_string_n.3stap Note: Writing function::mdelay.3stap Note: Writing function::panic.3stap Note: Writing function::raise.3stap Note: Writing function::udelay.3stap Note: Writing function::isdigit.3stap Note: Writing function::isinstr.3stap Note: Writing function::str_replace.3stap Note: Writing function::stringat.3stap Note: Writing function::strlen.3stap Note: Writing function::strtol.3stap Note: Writing function::substr.3stap Note: Writing function::text_str.3stap Note: Writing function::text_strn.3stap Note: Writing function::tokenize.3stap Note: Writing function::ansi_clear_screen.3stap Note: Writing function::ansi_cursor_hide.3stap Note: Writing function::ansi_cursor_move.3stap Note: Writing function::ansi_cursor_restore.3stap Note: Writing function::ansi_cursor_save.3stap Note: Writing function::ansi_cursor_show.3stap Note: Writing function::ansi_new_line.3stap Note: Writing function::ansi_reset_color.3stap Note: Writing function::ansi_set_color.3stap Note: Writing function::ansi_set_color2.3stap Note: Writing function::ansi_set_color3.3stap Note: Writing function::indent.3stap Note: Writing function::indent_depth.3stap Note: Writing function::thread_indent.3stap Note: Writing function::thread_indent_depth.3stap Note: Writing probe::stap.cache_add_mod.3stap Note: Writing probe::stap.cache_add_nss.3stap Note: Writing probe::stap.cache_add_src.3stap Note: Writing probe::stap.cache_clean.3stap Note: Writing probe::stap.cache_get.3stap Note: Writing probe::stap.pass0.3stap Note: Writing probe::stap.pass0.end.3stap Note: Writing probe::stap.pass1.end.3stap Note: Writing probe::stap.pass1a.3stap Note: Writing probe::stap.pass1b.3stap Note: Writing probe::stap.pass2.3stap Note: Writing probe::stap.pass2.end.3stap Note: Writing probe::stap.pass3.3stap Note: Writing probe::stap.pass3.end.3stap Note: Writing probe::stap.pass4.3stap Note: Writing probe::stap.pass4.end.3stap Note: Writing probe::stap.pass5.3stap Note: Writing probe::stap.pass5.end.3stap Note: Writing probe::stap.pass6.3stap Note: Writing probe::stap.pass6.end.3stap Note: Writing probe::stap.system.3stap Note: Writing probe::stap.system.return.3stap Note: Writing probe::stap.system.spawn.3stap Note: Writing probe::stapio.receive_control_message.3stap Note: Writing probe::staprun.insert_module.3stap Note: Writing probe::staprun.remove_module.3stap Note: Writing probe::staprun.send_control_message.3stap Note: Writing function::nfsderror.3stap Note: Writing probe::nfs.aop.readpage.3stap Note: Writing probe::nfs.aop.readpages.3stap Note: Writing probe::nfs.aop.release_page.3stap Note: Writing probe::nfs.aop.set_page_dirty.3stap Note: Writing probe::nfs.aop.write_begin.3stap Note: Writing probe::nfs.aop.write_end.3stap Note: Writing probe::nfs.aop.writepage.3stap Note: Writing probe::nfs.aop.writepages.3stap Note: Writing probe::nfs.fop.aio_read.3stap Note: Writing probe::nfs.fop.aio_write.3stap Note: Writing probe::nfs.fop.check_flags.3stap Note: Writing probe::nfs.fop.flush.3stap Note: Writing probe::nfs.fop.fsync.3stap Note: Writing probe::nfs.fop.llseek.3stap Note: Writing probe::nfs.fop.lock.3stap Note: Writing probe::nfs.fop.mmap.3stap Note: Writing probe::nfs.fop.open.3stap Note: Writing probe::nfs.fop.read.3stap Note: Writing probe::nfs.fop.read_iter.3stap Note: Writing probe::nfs.fop.release.3stap Note: Writing probe::nfs.fop.sendfile.3stap Note: Writing probe::nfs.fop.write.3stap Note: Writing probe::nfs.fop.write_iter.3stap Note: Writing probe::nfs.proc.commit.3stap Note: Writing probe::nfs.proc.commit_done.3stap Note: Writing probe::nfs.proc.commit_setup.3stap Note: Writing probe::nfs.proc.create.3stap Note: Writing probe::nfs.proc.handle_exception.3stap Note: Writing probe::nfs.proc.lookup.3stap Note: Writing probe::nfs.proc.open.3stap Note: Writing probe::nfs.proc.read.3stap Note: Writing probe::nfs.proc.read_done.3stap Note: Writing probe::nfs.proc.read_setup.3stap Note: Writing probe::nfs.proc.release.3stap Note: Writing probe::nfs.proc.remove.3stap Note: Writing probe::nfs.proc.rename.3stap Note: Writing probe::nfs.proc.rename_done.3stap Note: Writing probe::nfs.proc.rename_setup.3stap Note: Writing probe::nfs.proc.write.3stap Note: Writing probe::nfs.proc.write_done.3stap Note: Writing probe::nfs.proc.write_setup.3stap Note: Writing probe::nfsd.close.3stap Note: Writing probe::nfsd.commit.3stap Note: Writing probe::nfsd.create.3stap Note: Writing probe::nfsd.createv3.3stap Note: Writing probe::nfsd.dispatch.3stap Note: Writing probe::nfsd.lookup.3stap Note: Writing probe::nfsd.open.3stap Note: Writing probe::nfsd.proc.commit.3stap Note: Writing probe::nfsd.proc.create.3stap Note: Writing probe::nfsd.proc.lookup.3stap Note: Writing probe::nfsd.proc.read.3stap Note: Writing probe::nfsd.proc.remove.3stap Note: Writing probe::nfsd.proc.rename.3stap Note: Writing probe::nfsd.proc.write.3stap Note: Writing probe::nfsd.read.3stap Note: Writing probe::nfsd.rename.3stap Note: Writing probe::nfsd.unlink.3stap Note: Writing probe::nfsd.write.3stap Note: Writing function::commit.3stap Note: Writing function::discard.3stap Note: Writing function::speculate.3stap Note: Writing function::speculation.3stap Note: Writing function::json_add_array.3stap Note: Writing function::json_add_array_numeric_metric.3stap Note: Writing function::json_add_array_string_metric.3stap Note: Writing function::json_add_numeric_metric.3stap Note: Writing function::json_add_string_metric.3stap Note: Writing function::json_set_prefix.3stap Note: Writing macro::json_output_array_numeric_value.3stap Note: Writing macro::json_output_array_string_value.3stap Note: Writing macro::json_output_data_end.3stap Note: Writing macro::json_output_data_start.3stap Note: Writing macro::json_output_numeric_value.3stap Note: Writing macro::json_output_string_value.3stap Note: Writing probe::json_data.3stap Note: Writing function::switch_file.3stap SRCTREE=/builddir/build/BUILD/systemtap-2.9/ /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/manpager # generate tapset::* pages Starting manpager in /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference Finished! man pages generated in ./man_pages. cp /builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference/syscalls.3stap man_pages/tapset\:\:syscalls.3stap touch stamp-mandocs make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' mkdir -p build/en-US/xml cp en-US/*.xml build/en-US/xml/ cp en-US/*.ent build/en-US/xml/ cp -R en-US/xsl build/en-US/ cp -R en-US/extras build/en-US/xml/ cp -R en-US/images build/en-US/xml/ cp -R en-US/Common_Content build/en-US/xml xmlto --skip-validation \ -x build/en-US/xsl/html.xsl -o SystemTap_Beginners_Guide html build/en-US/xml/SystemTap_Beginners_Guide.xml Writing pr01s02.html for section Writing SystemTap_Beginners_Guide-Preface.html for preface(SystemTap_Beginners_Guide-Preface) Writing intro-systemtap-vs-others.html for section(intro-systemtap-vs-others) Writing intro-systemtap-limitations.html for section(intro-systemtap-limitations) Writing introduction.html for chapter(introduction) Writing cross-compiling.html for section(cross-compiling) Writing using-usage.html for section(using-usage) Writing using-systemtap.html for chapter(using-systemtap) Writing systemtapscript-handler.html for section(systemtapscript-handler) Writing scripts.html for section(scripts) Writing typecasting.html for section(typecasting) Writing targetavailable.html for section(targetavailable) Writing targetvariables.html for section(targetvariables) Writing handlerconditionalstatements.html for section(handlerconditionalstatements) Writing commandlineargssect.html for section(commandlineargssect) Writing scriptconstructions.html for section(scriptconstructions) Writing associativearrays.html for section(associativearrays) Writing arrayops-readvalues.html for section(arrayops-readvalues) Writing arrayops-increment.html for section(arrayops-increment) Writing arrayops-foreach.html for section(arrayops-foreach) Writing arrayops-deleting.html for section(arrayops-deleting) Writing arrayops-conditionals.html for section(arrayops-conditionals) Writing arrayops-aggregates.html for section(arrayops-aggregates) Writing arrayoperators.html for section(arrayoperators) Writing understanding-tapsets.html for section(understanding-tapsets) Writing understanding-how-systemtap-works.html for chapter(understanding-how-systemtap-works) Writing utargetvariable.html for section(utargetvariable) Writing ustack.html for section(ustack) Writing userspace-probing.html for chapter(userspace-probing) Writing iotimesect.html for section(iotimesect) Writing traceiosect.html for section(traceiosect) Writing traceio2sect.html for section(traceio2sect) Writing inodewatchsect.html for section(inodewatchsect) Writing inodewatch2sect.html for section(inodewatch2sect) Writing ioblktimesect.html for section(ioblktimesect) Writing mainsect-disk.html for section(mainsect-disk) Writing paracallgraph.html for section(paracallgraph) Writing threadtimessect.html for section(threadtimessect) Writing timeoutssect.html for section(timeoutssect) Writing topsyssect.html for section(topsyssect) Writing syscallsbyprocpidsect.html for section(syscallsbyprocpidsect) Writing mainsect-profiling.html for section(mainsect-profiling) Writing futexcontentionsect.html for section(futexcontentionsect) Writing useful-systemtap-scripts.html for chapter(useful-systemtap-scripts) Writing runtimeerror.html for section(runtimeerror) Writing errors.html for chapter(errors) Writing references.html for chapter(references) Writing appe-Publican-Revision_History.html for appendix(appe-Publican-Revision_History) Writing ix01.html for index Writing index.html for book cp -R build/en-US/xml/images SystemTap_Beginners_Guide mkdir -p SystemTap_Beginners_Guide/Common_Content cp -R build/en-US/xml/Common_Content/images SystemTap_Beginners_Guide/Common_Content cp -R build/en-US/xml/Common_Content/css SystemTap_Beginners_Guide/Common_Content make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' pwd=`pwd`; cd .; \ latex -output-directory=$pwd tutorial.tex; \ touch tutorial.glo \ makeindex tutorial.glo -s nomencl.ist -o tutorial.gls \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex; \ latex -output-directory=$pwd tutorial.tex pwd=`pwd`; cd .; \ latex -output-directory=$pwd langref.tex; \ touch langref.glo \ makeindex langref.glo -s nomencl.ist -o langref.gls \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex; \ latex -output-directory=$pwd langref.tex This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. entering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/langref.texentering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))) (/usr/share/texlive/texmf-local/texmf-compat/tex/latex/html/html.sty (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/varioref.sty)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) Writing index file langref.idx (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) No file langref.aux. *geometry* driver: auto-detecting *geometry* detected driver: dvips Package geometry Warning: The marginal notes overrun the paper. Add 59.73001pt and more to the right margin. *geometry* verbose mode - [ preamble ] result: * driver: dvips * paper: letterpaper * layout: * layoutoffset:(h,v)=(0.0pt,0.0pt) * modes: twoside * h-part:(L,W,R)=(72.26999pt, 469.75502pt, 72.26999pt) * v-part:(T,H,B)=(108.405pt, 578.15999pt, 108.405pt) * \paperwidth=614.295pt * \paperheight=794.96999pt * \textwidth=469.75502pt * \textheight=578.15999pt * \oddsidemargin=0.0pt * \evensidemargin=0.0pt * \topmargin=-0.86499pt * \headheight=12.0pt * \headsep=25.0pt * \topskip=10.0pt * \footskip=30.0pt * \marginparwidth=121.0pt * \marginparsep=11.0pt * \columnsep=10.0pt * \skip\footins=9.0pt plus 4.0pt minus 2.0pt * \hoffset=0.0pt * \voffset=0.0pt * \mag=1000 * \@twocolumnfalse * \@twosidetrue * \@mparswitchtrue * \@reversemarginfalse * (1in=72.27pt=25.4mm, 1cm=28.453pt) LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2] No file langref.toc. [3] LaTeX Warning: Reference `sec:For-Further-Reference' on page 4 undefined on inp ut line 87. [4] [5] LaTeX Warning: Reference `sub:SystemTap-safety' on page 6 undefined on input li ne 237. [6]) Package hyperref Message: Driver (default): hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def LaTeX Warning: Reference `sub:Embedded-C' on page 7 undefined on input line 285 . [7] [8] [9 (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty] [10]))) Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [11] LaTeX Warning: Reference `sub:Variables' on page 12 undefined on input line 604 . LaTeX Warning: Reference `sub:Data-types' on page 12 undefined on input line 60 4. LaTeX Warning: Reference `sub:SystemTap-safety' on page 12 undefined on input l ine 630. [12] LaTeX Warning: Reference `sub:Embedded-C-Functions' on page 13 undefined on inp ut line 648. [13)] (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty [14)] (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def [15)])) [16] (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) [17] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 981. [18]) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty [19] [20] LaTeX Warning: Reference `dwarfprobes' on page 21 undefined on input line 1209. [21] [22] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty Overfull \hbox (12.30165pt too wide) in paragraph at lines 1371--1375 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [23] [24] [25]) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg [26])) [27] (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) LaTeX Warning: Reference `sub:Optional-probe-points' on page 28 undefined on in put line 1758. [28 (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty] [29] Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/builddir/build/BUILD/systemtap-2.9/doc/nomencl.sty LaTeX Warning: Reference `sub:SystemTap-safety' on page 30 undefined on input l ine 1823. LaTeX Warning: Reference `sec:Associative-Arrays' on page 30 undefined on input line 1828. LaTeX Warning: Reference `sec:Statistics' on page 30 undefined on input line 18 33. [30]) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/charter.sty) Writing nomenclature file tutorial.glo No file tutorial.aux. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1bch.fd (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmr.fd)) [31] (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty LaTeX Warning: Reference `sub:Integers' on page 32 undefined on input line 2004 . LaTeX Warning: Reference `sub:Strings' on page 32 undefined on input line 2005. [32])) LaTeX Warning: Reference `sub:Ternary-operator' on page 33 undefined on input l ine 2055. [33] Overfull \hbox (1.1086pt too wide) in paragraph at lines 2100--2102 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [34] [35] LaTeX Warning: Reference `sub:SystemTap-safety' on page 36 undefined on input l ine 2239. [36] [37] [38] [39] Package hyperref Warning: Rerun to get /PageLabels entry. LaTeX Warning: Reference `fig:hello-world' on page 1 undefined on input line 11 0. [1] LaTeX Warning: Reference `sub:SystemTap-safety' on page 40 undefined on input l ine 2488. [40] LaTeX Warning: Reference `sub:foreach' on page 41 undefined on input line 2545. LaTeX Warning: Reference `sub:delete' on page 41 undefined on input line 2550. LaTeX Warning: Reference `sub:Array-Wrapping' on page 41 undefined on input lin e 2560. [41] [42] Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [2] Underfull \vbox (badness 10000) has occurred while \output is active [43] LaTeX Warning: Reference `fig:strace-open' on page 3 undefined on input line 23 0. LaTeX Warning: Reference `fig:socket-trace' on page 3 undefined on input line 2 67. [3] LaTeX Warning: Reference `sub:delete' on page 44 undefined on input line 2730. [44] Underfull \vbox (badness 10000) has occurred while \output is active [45] LaTeX Warning: Reference `fig:socket-trace' on page 4 undefined on input line 3 17. LaTeX Warning: Reference `fig:socket-trace' on page 4 undefined on input line 3 20. [4] [46] [47] Overfull \hbox (2.8467pt too wide) in paragraph at lines 3059--3061 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [48] No file langref.ind. (/builddir/build/BUILD/systemtap-2.9/doc/langref.aux [5]) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/langref.dvi (48 pages , 123992 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/langref.log. LaTeX Warning: Reference `fig:inode-watch' on page 6 undefined on input line 47 2. LaTeX Warning: Reference `fig:functions' on page 6 undefined on input line 533. [6] [7]touch: invalid option -- 's' Try 'touch --help' for more information. [8] [9] LaTeX Warning: Reference `fig:tapset-search' on page 10 undefined on input line 781. LaTeX Warning: Reference `fig:tapset-default' on page 10 undefined on input lin e 825. [10] Overfull \hbox (2.75671pt too wide) in paragraph at lines 863--870 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [11] LaTeX Warning: Reference `fig:probe-alias' on page 12 undefined on input line 8 87. LaTeX Warning: Reference `sec:safety' on page 12 undefined on input line 947. [12] LaTeX Warning: Reference `fig:embedded-C' on page 13 undefined on input line 96 0. [13] [14] Overfull \hbox (59.89993pt too wide) in paragraph at lines 1088--1090 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1102--1107 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived No file tutorial.gls. LaTeX Warning: Reference `embedded-c' on page 15 undefined on input line 1136. [15] Overfull \hbox (48.04395pt too wide) in paragraph at lines 1218--1220 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [16] [17] (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.aux) Package rerunfilecheck Warning: File `tutorial.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.dvi (17 page s, 71800 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.log. touch: invalid option -- 's' Try 'touch --help' for more information. This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. entering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/langref.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/varioref.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) Writing index file langref.idx (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/builddir/build/BUILD/systemtap-2.9/doc/langref.auxThis is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. ) *geometry* driver: auto-detecting *geometry* detected driver: dvips Package geometry Warning: The marginal notes overrun the paper. Add 59.73001pt and more to the right margin. *geometry* verbose mode - [ preamble ] result: * driver: dvips * paper: letterpaper * layout: * layoutoffset:(h,v)=(0.0pt,0.0pt) * modes: twoside * h-part:(L,W,R)=(72.26999pt, 469.75502pt, 72.26999pt) * v-part:(T,H,B)=(108.405pt, 578.15999pt, 108.405pt) * \paperwidth=614.295pt * \paperheight=794.96999pt * \textwidth=469.75502pt * \textheight=578.15999pt * \oddsidemargin=0.0pt * \evensidemargin=0.0pt * \topmargin=-0.86499pt * \headheight=12.0pt * \headsep=25.0pt * \topskip=10.0pt * \footskip=30.0pt * \marginparwidth=121.0pt * \marginparsep=11.0pt * \columnsep=10.0pt * \skip\footins=9.0pt plus 4.0pt minus 2.0pt * \hoffset=0.0pt * \voffset=0.0pt * \mag=1000 * \@twocolumnfalse * \@twosidetrue * \@mparswitchtrue * \@reversemarginfalse * (1in=72.27pt=25.4mm, 1cm=28.453pt) LaTeX Warning: No \author given. [1] Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2] (/builddir/build/BUILD/systemtap-2.9/doc/langref.tocentering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls [3] Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo [4)] (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmr.fd) [5]) (/usr/share/texlive/texmf-local/texmf-compat/tex/latex/html/html.sty (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty [6 (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty]) [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [15]) [16] [17] [18] [19]) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) [20 (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty]) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty [21]) LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 981. [22] (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def [23]) [24] [25] [26] Overfull \hbox (12.30165pt too wide) in paragraph at lines 1371--1375 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [27] [28] (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) [29] (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) [30] [31] [32] [33] [34]) [35 Package hyperref Message: Driver (default): hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def] (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def [36] (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty [37]) Overfull \hbox (1.1086pt too wide) in paragraph at lines 2100--2102 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [38])) [39] [40]) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty [41 (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty]) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def) [42])) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) [43] [44]) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty [45] [46] Underfull \vbox (badness 10000) has occurred while \output is active [47] [48] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty Underfull \vbox (badness 10000) has occurred while \output is active [49] [50] [51] Overfull \hbox (2.8467pt too wide) in paragraph at lines 3059--3061 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [52] No file langref.ind. (/builddir/build/BUILD/systemtap-2.9/doc/langref.aux) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/langref.dvi (52 pages , 184616 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/langref.log. Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/builddir/build/BUILD/systemtap-2.9/doc/nomencl.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/charter.sty) Writing nomenclature file tutorial.glo (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1bch.fd) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.out) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.out) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.toc [1]) [2] Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [3]This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. [4] [5]entering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/langref.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo) [6]) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) [7] [8]) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty [9]) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/varioref.sty [10]) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) [11] Writing index file langref.idx (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty Overfull \hbox (2.75671pt too wide) in paragraph at lines 863--870 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12 (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf] (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def [13]))) (/builddir/build/BUILD/systemtap-2.9/doc/langref.aux) [14] *geometry* driver: auto-detecting *geometry* detected driver: dvips Package geometry Warning: The marginal notes overrun the paper. Add 59.73001pt and more to the right margin. *geometry* verbose mode - [ preamble ] result: * driver: dvips * paper: letterpaper * layout: * layoutoffset:(h,v)=(0.0pt,0.0pt) * modes: twoside * h-part:(L,W,R)=(72.26999pt, 469.75502pt, 72.26999pt) * v-part:(T,H,B)=(108.405pt, 578.15999pt, 108.405pt) * \paperwidth=614.295pt * \paperheight=794.96999pt * \textwidth=469.75502pt * \textheight=578.15999pt * \oddsidemargin=0.0pt * \evensidemargin=0.0pt * \topmargin=-0.86499pt * \headheight=12.0pt * \headsep=25.0pt * \topskip=10.0pt * \footskip=30.0pt * \marginparwidth=121.0pt * \marginparsep=11.0pt * \columnsep=10.0pt * \skip\footins=9.0pt plus 4.0pt minus 2.0pt * \hoffset=0.0pt * \voffset=0.0pt * \mag=1000 * \@twocolumnfalse * \@twosidetrue * \@mparswitchtrue * \@reversemarginfalse * (1in=72.27pt=25.4mm, 1cm=28.453pt) LaTeX Warning: No \author given. [1] [15 Underfull \hbox (badness 10000) in paragraph at lines 54--55 (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd]) Underfull \hbox (badness 10000) in paragraph at lines 56--59 Underfull \hbox (badness 10000) in paragraph at lines 60--64 [2] (/builddir/build/BUILD/systemtap-2.9/doc/langref.toc [3] [4 Overfull \hbox (59.89993pt too wide) in paragraph at lines 1088--1090 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1102--1107 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived No file tutorial.gls. [16]] (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmr.fd) [5] [6 Overfull \hbox (48.04395pt too wide) in paragraph at lines 1218--1220 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [17]]) [7] [18] (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.aux [8]) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.dvi (18 page s, 92484 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.log. [9] [10] [11] [12] [13] [14] Overfull \hbox (27.88225pt too wide) in paragraph at lines 504--505 []\OT1/cmr/m/n/10 Here, the sec-ond use of the probe alias is equiv-a-lent to w rit-ing []\OT1/cmtt/m/n/10 probe tcp.sendmsg.return, tcp.recvmsg.return\OT1/cmr /m/n/10 . [15] [16] [17] [18] [19] [20] [21] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 981. [22] [23] [24] [25] [26] Overfull \hbox (12.30165pt too wide) in paragraph at lines 1371--1375 []\OT1/cmr/m/n/10 The \OT1/cmtt/m/n/10 .mark \OT1/cmr/m/n/10 vari-ant is called from a static probe de-fined in the ap-pli-ca-tion by \OT1/cmtt/m/n/10 STAP[]P ROBE1(handle,LABEL,arg1)\OT1/cmr/m/n/10 . [27] [28] [29] [30]This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev) restricted \write18 enabled. [31] [32] [33] [34]entering extended mode (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls [35] Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo) [36]) (/usr/share/texlive/texmf-local/texmf-compat/tex/latex/html/html.sty [37 (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty] (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty Overfull \hbox (1.1086pt too wide) in paragraph at lines 2100--2102 []\OT1/cmtt/m/n/10 kernel[]vr \OT1/cmr/m/n/10 refers to the ker-nel ver-sion nu m-ber in-clud-ing the re-lease code suf-fix, such as ``2.6.13-1.322FC3smp''. [38] [39] [40] [41] [42] [43] [44] [45]) [46] Underfull \vbox (badness 10000) has occurred while \output is active [47] [48]) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) Underfull \vbox (badness 10000) has occurred while \output is active [49 (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty]) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) [50] (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty [51]) Overfull \hbox (2.8467pt too wide) in paragraph at lines 3059--3061 []\OT1/cmr/m/n/10 The man pages for in-di-vid-ual sys-tem-tap func-tions. For a list, run the com-mand \OT1/cmtt/m/n/10 ``man -k function::\OT1/cmr/m/n/10 ''. [52 (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def] No file langref.ind. (/builddir/build/BUILD/systemtap-2.9/doc/langref.aux)) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/langref.dvi (52 pages , 184628 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/langref.log. dvips -t letter -o langref.ps langref.dvi (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (default): hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.styThis is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2016.01.02:1627' -> langref.ps ) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/builddir/build/BUILD/systemtap-2.9/doc/nomencl.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/charter.sty) Writing nomenclature file tutorial.glo (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1bch.fd) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.out) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.out . ) (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.toc [1]) [2] Overfull \hbox (22.05244pt too wide) in paragraph at lines 167--182 [][] [3] [4 ] [5] [6] [7] [8] [9] [10] [11] Overfull \hbox (2.75671pt too wide) in paragraph at lines 863--870 \OT1/bch/m/n/10 point aliases of the form []\OT1/cmtt/m/n/10 syscall.open \OT1/ bch/m/n/10 etc., in terms of lower level ones like []\OT1/cmtt/m/n/10 kernel.fu nction("sys_open")\OT1/bch/m/n/10 . [12] [13] [14] [1] [2] [3 [15]] [4] [5] [6] [7] [8 Overfull \hbox (59.89993pt too wide) in paragraph at lines 1088--1090 []\OT1/bch/m/n/10 There is much more doc-u-men-ta-tion and sam-ple scripts in-c luded. You may find them un-der []\OT1/cmtt/m/n/10 /usr/share/doc/systemtap*/\O T1/bch/m/n/10 . Overfull \hbox (1.58101pt too wide) in paragraph at lines 1102--1107 []\OT1/bch/m/n/10 Finally, there is the project web site ([]\OT1/cmtt/m/n/10 ht tp://sourceware.org/systemtap/\OT1/bch/m/n/10 ) with sev-eral ar-ti-cles, an ar chived No file tutorial.gls. [16]] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18 Overfull \hbox (48.04395pt too wide) in paragraph at lines 1218--1220 \OT1/bch/m/n/10 Usually, run-time er-rors cause a script to ter-mi-nate. Some o f these may be caught with the []\OT1/cmtt/m/n/10 try { ... } catch { ... } [17]] [19] [20] [21] [22 [18]] [23 (/builddir/build/BUILD/systemtap-2.9/doc/tutorial.aux] [24] [25)] [26 ) (see the transcript file for additional information) Output written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.dvi (18 page s, 92484 bytes). Transcript written on /builddir/build/BUILD/systemtap-2.9/doc/tutorial.log. ] [27] [28] [29] [30dvips -t letter -o tutorial.ps tutorial.dvi ] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ps2pdf -r600 langref.ps This is dvips(k) 5.993 Copyright 2013 Radical Eye Software (www.radicaleye.com) ' TeX output 2016.01.02:1627' -> tutorial.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] ps2pdf -r600 tutorial.ps rm tutorial.ps tutorial.dvi langref.dvi langref.ps make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/po' test ! -f ./systemtap.pot || \ test -z "en.gmo pl.gmo fr.gmo" || make en.gmo pl.gmo fr.gmo make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/po' make[3]: 'en.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/po' touch stamp-po make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/po' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile emacs/systemtap-mode.el In systemtap-mode: emacs/systemtap-mode.el:169:4:Warning: (lambda nil ...) quoted with ' rather than with #' In end of data: emacs/systemtap-mode.el:180:1:Warning: the function `c-populate-syntax-table' might not be defined at runtime. Wrote /builddir/build/BUILD/systemtap-2.9/emacs/systemtap-mode.elc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IAUtil + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm ++ dirname /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm + cd systemtap-2.9 + rm -rf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm + make DESTDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm install /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-2.9' Making all in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' Making all in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' Making all in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' Making all in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make all-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' Making all in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' Making all in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' mkdir -p build/en-US/xml cp en-US/*.xml build/en-US/xml/ cp en-US/*.ent build/en-US/xml/ cp -R en-US/xsl build/en-US/ cp -R en-US/extras build/en-US/xml/ cp -R en-US/images build/en-US/xml/ cp -R en-US/Common_Content build/en-US/xml xmlto --skip-validation \ -x build/en-US/xsl/html.xsl -o SystemTap_Beginners_Guide html build/en-US/xml/SystemTap_Beginners_Guide.xml Writing pr01s02.html for section Writing SystemTap_Beginners_Guide-Preface.html for preface(SystemTap_Beginners_Guide-Preface) Writing intro-systemtap-vs-others.html for section(intro-systemtap-vs-others) Writing intro-systemtap-limitations.html for section(intro-systemtap-limitations) Writing introduction.html for chapter(introduction) Writing cross-compiling.html for section(cross-compiling) Writing using-usage.html for section(using-usage) Writing using-systemtap.html for chapter(using-systemtap) Writing systemtapscript-handler.html for section(systemtapscript-handler) Writing scripts.html for section(scripts) Writing typecasting.html for section(typecasting) Writing targetavailable.html for section(targetavailable) Writing targetvariables.html for section(targetvariables) Writing handlerconditionalstatements.html for section(handlerconditionalstatements) Writing commandlineargssect.html for section(commandlineargssect) Writing scriptconstructions.html for section(scriptconstructions) Writing associativearrays.html for section(associativearrays) Writing arrayops-readvalues.html for section(arrayops-readvalues) Writing arrayops-increment.html for section(arrayops-increment) Writing arrayops-foreach.html for section(arrayops-foreach) Writing arrayops-deleting.html for section(arrayops-deleting) Writing arrayops-conditionals.html for section(arrayops-conditionals) Writing arrayops-aggregates.html for section(arrayops-aggregates) Writing arrayoperators.html for section(arrayoperators) Writing understanding-tapsets.html for section(understanding-tapsets) Writing understanding-how-systemtap-works.html for chapter(understanding-how-systemtap-works) Writing utargetvariable.html for section(utargetvariable) Writing ustack.html for section(ustack) Writing userspace-probing.html for chapter(userspace-probing) Writing iotimesect.html for section(iotimesect) Writing traceiosect.html for section(traceiosect) Writing traceio2sect.html for section(traceio2sect) Writing inodewatchsect.html for section(inodewatchsect) Writing inodewatch2sect.html for section(inodewatch2sect) Writing ioblktimesect.html for section(ioblktimesect) Writing mainsect-disk.html for section(mainsect-disk) Writing paracallgraph.html for section(paracallgraph) Writing threadtimessect.html for section(threadtimessect) Writing timeoutssect.html for section(timeoutssect) Writing topsyssect.html for section(topsyssect) Writing syscallsbyprocpidsect.html for section(syscallsbyprocpidsect) Writing mainsect-profiling.html for section(mainsect-profiling) Writing futexcontentionsect.html for section(futexcontentionsect) Writing useful-systemtap-scripts.html for chapter(useful-systemtap-scripts) Writing runtimeerror.html for section(runtimeerror) Writing errors.html for chapter(errors) Writing references.html for chapter(references) Writing appe-Publican-Revision_History.html for appendix(appe-Publican-Revision_History) Writing ix01.html for index Writing index.html for book cp -R build/en-US/xml/images SystemTap_Beginners_Guide mkdir -p SystemTap_Beginners_Guide/Common_Content cp -R build/en-US/xml/Common_Content/images SystemTap_Beginners_Guide/Common_Content cp -R build/en-US/xml/Common_Content/css SystemTap_Beginners_Guide/Common_Content make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/po' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make install-recursive make[1]: Entering directory '/builddir/build/BUILD/systemtap-2.9' Making install in . make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9' make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/install -c stap '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/install -c stap-report dtrace stap-server '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' /usr/bin/install -c stap-env stap-start-server stap-stop-server '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' for f in stap-report dtrace stap-server; do \ sed -i -e "s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/$f; \ done for f in stap-env stap-start-server stap-stop-server; do \ sed -i -e "/INSTALL-HOOK/d;s,sysconfdir=.*,sysconfdir=/etc,;s,pkglibexecdir=.*,pkglibexecdir=/usr/libexec/systemtap/,;s,localstatedir=.*,localstatedir=/var,;s,\${PKGLIBEXECDIR},/usr/libexec/systemtap/," /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/$f; \ done /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemtap /usr/bin/install -c staplog.so /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemtap /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' /usr/bin/install -c stap-sign-module stap-authorize-cert stap-serverd stap-gen-cert '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' (cd ./runtime; for f in *.[ch]; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/$f; done) (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/unwind/$f; done) (cd ./runtime/transport; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/transport/$f; done) (cd ./runtime/linux; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/linux/$f; done) (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/linux/uprobes/$f; done) (cd ./runtime/linux/uprobes2; for f in *.[ch]; \ do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/runtime/linux/uprobes2/$f; done) (cd ./tapset; find . \( -name '*.stp' -o -name '*.stpm' -o -name README \) -print \ | while read f; do /usr/bin/install -c -m 644 -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap/tapset/$f; done) (cd ./testsuite/systemtap.examples; find . -type f -print \ | egrep -v 'check.exp|ChangeLog|examples-index-gen.pl|html/.*\.tmpl$' \ | while read f; do if test -x $f; then \ i_cmd="/usr/bin/install -c"; else \ i_cmd="/usr/bin/install -c -m 644"; fi; \ $i_cmd -D $f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/examples/$f; done) test -e /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap || mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap test -e /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/run/stap-server || mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/run/stap-server test -e /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/log || mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/log /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/include/sys' /usr/bin/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/include/sys' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' Making install in java make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/java' /usr/bin/install -c -D libHelperSDT.so /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/libHelperSDT_arm.so /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' /usr/bin/install -c stapbm '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' /usr/bin/install -c -m 644 -D HelperSDT.jar /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/HelperSDT.jar make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/java' Making install in stapdyn make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/stapdyn' Making install in staprun make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' make -C .. git_version.stamp make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9' /bin/sh ./git_version.sh -k -s . -o git_version.h git_version.sh: Not a git repo, keeping existing git_version.h make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' make install-am make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/install -c staprun stap-merge stapsh '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' /usr/bin/install -c stapio '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap' make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-2.9/staprun' if [ `id -u` -eq 0 ]; then \ getent group stapusr >/dev/null && chgrp stapusr "/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/staprun"; \ chmod 04110 "/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/staprun"; \ fi make[5]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man8' /usr/bin/install -c -m 644 staprun.8 '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/staprun' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' Making install in SystemTap_Tapset_Reference make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man3 /usr/bin/install -c -m 644 man3/* /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man3 /usr/bin/install -c -m 644 man_pages/* /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man3 # manpager output /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/tapsets /usr/bin/install -c -m 644 tapsets/* /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/tapsets make[5]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/SystemTap_Tapset_Reference' Making install in beginners make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/*.html /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/images /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/images/*.png SystemTap_Beginners_Guide/images/*.svg \ /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/images /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/css /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/images /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/Common_Content/css/*.css \ /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/css /usr/bin/install -c -m 644 SystemTap_Beginners_Guide/Common_Content/images/*.png \ SystemTap_Beginners_Guide/Common_Content/images/*.svg \ /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/Common_Content/images /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/xsl /usr/bin/install -c -m 644 en-US/xsl/*.xsl \ /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide/xsl make[5]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc/beginners' make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' make[4]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/systemtap-2.9/doc' /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap /usr/bin/install -c -m 644 tutorial.pdf langref.pdf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap make[5]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' make[4]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/doc' Making install in man make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/man' make[3]: Entering directory '/builddir/build/BUILD/systemtap-2.9/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man7 for f in ./*.7stap; do \ /usr/bin/install -c -m 644 "$f" "/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man7"; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man1' /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man3' /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man7' /usr/bin/install -c -m 644 stappaths.7 '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man8' /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/man' make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/man' Making install in po make[2]: Entering directory '/builddir/build/BUILD/systemtap-2.9/po' installing en.gmo as /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/locale/en/LC_MESSAGES/systemtap.mo installing pl.gmo as /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/locale/pl/LC_MESSAGES/systemtap.mo installing fr.gmo as /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/locale/fr/LC_MESSAGES/systemtap.mo if test "systemtap" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/systemtap-2.9/po' make[1]: Leaving directory '/builddir/build/BUILD/systemtap-2.9' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm systemtap + mv /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/examples examples + find examples testsuite -type f -name '*.stp' -print0 + xargs -0 sed -i -r -e '1s@^#!.+stap@#!/usr/bin/stap@' + find testsuite -type f -name .gitignore -print0 + xargs -0 rm -f + chmod 755 /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/staprun + install -c -m 755 stap-prep /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/stap-prep + cp -rp testsuite /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/systemtap + mkdir docs.installed + mv /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/langref.pdf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/tutorial.pdf docs.installed/ + mv /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/tapsets docs.installed/ + mv /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap/SystemTap_Beginners_Guide docs.installed/ + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/lib/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/lib/stap-server/.systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/log/stap-server + touch /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/log/stap-server/log + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/cache/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/var/run/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/logrotate.d + install -m 644 initscript/logrotate.stap-server /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/logrotate.d/stap-server + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/rc.d/init.d + install -m 755 initscript/systemtap /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/rc.d/init.d + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap/conf.d + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap/script.d + install -m 644 initscript/config.systemtap /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/etc/systemtap/config + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemd/system + touch /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemd/system/stap-server.service + install -m 644 stap-server.service /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemd/system/stap-server.service + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/tmpfiles.d + install -m 644 stap-server.conf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/tmpfiles.d/stap-server.conf + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/emacs/site-lisp + install -p -m 644 emacs/systemtap-mode.el emacs/systemtap-mode.elc /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/emacs/site-lisp/site-start.d + install -p -m 644 emacs/systemtap-init.el /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/emacs/site-lisp/site-start.d/systemtap-init.el + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/ftdetect + install -p -m 644 vim/ftdetect/stp.vim /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/ftdetect + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/ftplugin + install -p -m 644 vim/ftplugin/stp.vim /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/ftplugin + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/indent + install -p -m 644 vim/indent/stp.vim /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/indent + for subdir in ftdetect ftplugin indent syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/syntax + install -p -m 644 vim/syntax/stp.vim /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/vim/vimfiles/syntax + mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/module-setup.sh /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/dracut/modules.d/99stap + install -p -m 755 initscript/99stap/start-staprun.sh /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/dracut/modules.d/99stap + touch /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/dracut/modules.d/99stap/params.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/systemtap-2.9 extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/stap-gen-cert extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/stap-serverd extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/stapio extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/libHelperSDT_arm.so extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/stap-authorize-cert extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/stap-sign-module extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/lib/systemtap/staplog.so extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/stapsh extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/stap extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/staprun extracting debug info from /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/bin/stap-merge /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 4922 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: systemtap-2.9-1v6bootstrapbs02fc23.armv6hl Provides: systemtap = 2.9-1v6bootstrapbs02fc23 systemtap(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: systemtap-server-2.9-1v6bootstrapbs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RgO1mw + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + cp -pr README /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-server + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8AAAkI + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-server + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-server + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-server + exit 0 Provides: config(systemtap-server) = 2.9-1v6bootstrapbs02fc23 systemtap-server = 2.9-1v6bootstrapbs02fc23 systemtap-server(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libnspr4.so libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.2) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9.2) libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsmime3.so libsmime3.so(NSS_3.4) libssl3.so libssl3.so(NSS_3.12.6) libssl3.so(NSS_3.2) libssl3.so(NSS_3.7.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: systemtap-devel-2.9-1v6bootstrapbs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pJAtTy + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yZOewu + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-devel + exit 0 Provides: libHelperSDT_arm.so systemtap-devel = 2.9-1v6bootstrapbs02fc23 systemtap-devel(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdl.so.2 libdw.so.1 libdw.so.1(ELFUTILS_0.122) libdw.so.1(ELFUTILS_0.126) libdw.so.1(ELFUTILS_0.127) libdw.so.1(ELFUTILS_0.130) libdw.so.1(ELFUTILS_0.138) libdw.so.1(ELFUTILS_0.142) libdw.so.1(ELFUTILS_0.143) libdw.so.1(ELFUTILS_0.148) libdw.so.1(ELFUTILS_0.149) libdw.so.1(ELFUTILS_0.157) libdw.so.1(ELFUTILS_0.158) libelf.so.1 libelf.so.1(ELFUTILS_1.0) libelf.so.1(ELFUTILS_1.3) libelf.so.1(ELFUTILS_1.5) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libnspr4.so libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.2) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9.2) libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) librpm.so.7 librpmio.so.7 libsmime3.so libsmime3.so(NSS_3.4) libsqlite3.so.0 libssl3.so libssl3.so(NSS_3.12.6) libssl3.so(NSS_3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.10) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: systemtap-runtime-2.9-1v6bootstrapbs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tWftVR + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + cp -pr README /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + cp -pr README.security /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-runtime + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GIK2nf + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-runtime + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-runtime + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-runtime + exit 0 Provides: systemtap-runtime = 2.9-1v6bootstrapbs02fc23 systemtap-runtime(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdl.so.2 libelf.so.1 libelf.so.1(ELFUTILS_1.0) libelf.so.1(ELFUTILS_1.5) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libnspr4.so libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.12) libnss3.so(NSS_3.2) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9.2) libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsmime3.so libsmime3.so(NSS_3.4) libssl3.so libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: systemtap-client-2.9-1v6bootstrapbs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X0QLrc + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr README /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr README.unprivileged /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr examples /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr docs.installed/langref.pdf docs.installed/tutorial.pdf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr docs.installed/tapsets/API-HZ.html docs.installed/tapsets/API-MAJOR.html docs.installed/tapsets/API-MINOR.html docs.installed/tapsets/API-MKDEV.html docs.installed/tapsets/API-addr-to-node.html docs.installed/tapsets/API-addr.html docs.installed/tapsets/API-ansi-clear-screen.html docs.installed/tapsets/API-ansi-cursor-hide.html docs.installed/tapsets/API-ansi-cursor-move.html docs.installed/tapsets/API-ansi-cursor-restore.html docs.installed/tapsets/API-ansi-cursor-save.html docs.installed/tapsets/API-ansi-cursor-show.html docs.installed/tapsets/API-ansi-new-line.html docs.installed/tapsets/API-ansi-reset-color.html docs.installed/tapsets/API-ansi-set-color.html docs.installed/tapsets/API-ansi-set-color2.html docs.installed/tapsets/API-ansi-set-color3.html docs.installed/tapsets/API-asmlinkage.html docs.installed/tapsets/API-assert.html docs.installed/tapsets/API-atomic-long-read.html docs.installed/tapsets/API-atomic-read.html docs.installed/tapsets/API-backtrace.html docs.installed/tapsets/API-bytes-to-string.html docs.installed/tapsets/API-caller-addr.html docs.installed/tapsets/API-caller.html docs.installed/tapsets/API-callers.html docs.installed/tapsets/API-cmdline-arg.html docs.installed/tapsets/API-cmdline-args.html docs.installed/tapsets/API-cmdline-str.html docs.installed/tapsets/API-commit.html docs.installed/tapsets/API-cpu-clock-ms.html docs.installed/tapsets/API-cpu-clock-ns.html docs.installed/tapsets/API-cpu-clock-s.html docs.installed/tapsets/API-cpu-clock-us.html docs.installed/tapsets/API-cpu.html docs.installed/tapsets/API-cpuid.html docs.installed/tapsets/API-cputime-to-msecs.html docs.installed/tapsets/API-cputime-to-string.html docs.installed/tapsets/API-cputime-to-usecs.html docs.installed/tapsets/API-ctime.html docs.installed/tapsets/API-d-name.html docs.installed/tapsets/API-d-path.html docs.installed/tapsets/API-delete-stopwatch.html docs.installed/tapsets/API-discard.html docs.installed/tapsets/API-egid.html docs.installed/tapsets/API-env-var.html docs.installed/tapsets/API-errno-str.html docs.installed/tapsets/API-error.html docs.installed/tapsets/API-euid.html docs.installed/tapsets/API-execname.html docs.installed/tapsets/API-exit.html docs.installed/tapsets/API-fastcall.html docs.installed/tapsets/API-format-ipaddr.html docs.installed/tapsets/API-ftrace.html docs.installed/tapsets/API-fullpath-struct-file.html docs.installed/tapsets/API-fullpath-struct-nameidata.html docs.installed/tapsets/API-fullpath-struct-path.html docs.installed/tapsets/API-get-cycles.html docs.installed/tapsets/API-get-loadavg-index.html docs.installed/tapsets/API-get-sa-flags.html docs.installed/tapsets/API-get-sa-handler.html docs.installed/tapsets/API-gettimeofday-ms.html docs.installed/tapsets/API-gettimeofday-ns.html docs.installed/tapsets/API-gettimeofday-s.html docs.installed/tapsets/API-gettimeofday-us.html docs.installed/tapsets/API-gid.html docs.installed/tapsets/API-htonl.html docs.installed/tapsets/API-htonll.html docs.installed/tapsets/API-htons.html docs.installed/tapsets/API-indent-depth.html docs.installed/tapsets/API-indent.html docs.installed/tapsets/API-inet-get-ip-source.html docs.installed/tapsets/API-inet-get-local-port.html docs.installed/tapsets/API-inode-name.html docs.installed/tapsets/API-inode-path.html docs.installed/tapsets/API-int-arg.html docs.installed/tapsets/API-ioblock-end.html docs.installed/tapsets/API-ioblock-request.html docs.installed/tapsets/API-ioblock-trace-bounce.html docs.installed/tapsets/API-ioblock-trace-end.html docs.installed/tapsets/API-ioblock-trace-request.html docs.installed/tapsets/API-ioscheduler-elv-add-request-kp.html docs.installed/tapsets/API-ioscheduler-elv-add-request-tp.html docs.installed/tapsets/API-ioscheduler-elv-add-request.html docs.installed/tapsets/API-ioscheduler-elv-completed-request.html docs.installed/tapsets/API-ioscheduler-elv-next-request-return.html docs.installed/tapsets/API-ioscheduler-elv-next-request.html docs.installed/tapsets/API-ioscheduler-trace-elv-abort-request.html docs.installed/tapsets/API-ioscheduler-trace-elv-completed-request.html docs.installed/tapsets/API-ioscheduler-trace-elv-issue-request.html docs.installed/tapsets/API-ioscheduler-trace-elv-requeue-request.html docs.installed/tapsets/API-ioscheduler-trace-plug.html docs.installed/tapsets/API-ioscheduler-trace-unplug-io.html docs.installed/tapsets/API-ioscheduler-trace-unplug-timer.html docs.installed/tapsets/API-ip-ntop.html docs.installed/tapsets/API-ipmib-ForwDatagrams.html docs.installed/tapsets/API-ipmib-FragFails.html docs.installed/tapsets/API-ipmib-FragOKs.html docs.installed/tapsets/API-ipmib-InAddrErrors.html docs.installed/tapsets/API-ipmib-InDiscards.html docs.installed/tapsets/API-ipmib-InNoRoutes.html docs.installed/tapsets/API-ipmib-InReceives.html docs.installed/tapsets/API-ipmib-InUnknownProtos.html docs.installed/tapsets/API-ipmib-OutRequests.html docs.installed/tapsets/API-ipmib-ReasmReqds.html docs.installed/tapsets/API-ipmib-ReasmTimeout.html docs.installed/tapsets/API-ipmib-filter-key.html docs.installed/tapsets/API-ipmib-get-proto.html docs.installed/tapsets/API-ipmib-local-addr.html docs.installed/tapsets/API-ipmib-remote-addr.html docs.installed/tapsets/API-ipmib-tcp-local-port.html docs.installed/tapsets/API-ipmib-tcp-remote-port.html docs.installed/tapsets/API-irq-handler-entry.html docs.installed/tapsets/API-irq-handler-exit.html docs.installed/tapsets/API-is-myproc.html docs.installed/tapsets/API-is-return.html docs.installed/tapsets/API-is-sig-blocked.html docs.installed/tapsets/API-isdigit.html docs.installed/tapsets/API-isinstr.html docs.installed/tapsets/API-jiffies.html docs.installed/tapsets/API-json-add-array-numeric-metric.html docs.installed/tapsets/API-json-add-array-string-metric.html docs.installed/tapsets/API-json-add-array.html docs.installed/tapsets/API-json-add-numeric-metric.html docs.installed/tapsets/API-json-add-string-metric.html docs.installed/tapsets/API-json-data.html docs.installed/tapsets/API-json-output-array-numeric-value.html docs.installed/tapsets/API-json-output-array-string-value.html docs.installed/tapsets/API-json-output-data-end.html docs.installed/tapsets/API-json-output-data-start.html docs.installed/tapsets/API-json-output-numeric-value.html docs.installed/tapsets/API-json-output-string-value.html docs.installed/tapsets/API-json-set-prefix.html docs.installed/tapsets/API-kernel-char.html docs.installed/tapsets/API-kernel-int.html docs.installed/tapsets/API-kernel-long.html docs.installed/tapsets/API-kernel-pointer.html docs.installed/tapsets/API-kernel-short.html docs.installed/tapsets/API-kernel-string-n.html docs.installed/tapsets/API-kernel-string-quoted.html docs.installed/tapsets/API-kernel-string-utf16.html docs.installed/tapsets/API-kernel-string-utf32.html docs.installed/tapsets/API-kernel-string.html docs.installed/tapsets/API-kernel-string2-utf16.html docs.installed/tapsets/API-kernel-string2-utf32.html docs.installed/tapsets/API-kernel-string2.html docs.installed/tapsets/API-kprocess-create.html docs.installed/tapsets/API-kprocess-exec-complete.html docs.installed/tapsets/API-kprocess-exec.html docs.installed/tapsets/API-kprocess-exit.html docs.installed/tapsets/API-kprocess-release.html docs.installed/tapsets/API-kprocess-start.html docs.installed/tapsets/API-linuxmib-DelayedACKs.html docs.installed/tapsets/API-linuxmib-ListenDrops.html docs.installed/tapsets/API-linuxmib-ListenOverflows.html docs.installed/tapsets/API-linuxmib-TCPMemoryPressures.html docs.installed/tapsets/API-linuxmib-filter-key.html docs.installed/tapsets/API-local-clock-ms.html docs.installed/tapsets/API-local-clock-ns.html docs.installed/tapsets/API-local-clock-s.html docs.installed/tapsets/API-local-clock-us.html docs.installed/tapsets/API-log.html docs.installed/tapsets/API-long-arg.html docs.installed/tapsets/API-longlong-arg.html docs.installed/tapsets/API-mdelay.html docs.installed/tapsets/API-mem-page-size.html docs.installed/tapsets/API-modname.html docs.installed/tapsets/API-module-name.html docs.installed/tapsets/API-msecs-to-string.html docs.installed/tapsets/API-netdev-change-mac.html docs.installed/tapsets/API-netdev-change-mtu.html docs.installed/tapsets/API-netdev-change-rx-flag.html docs.installed/tapsets/API-netdev-close.html docs.installed/tapsets/API-netdev-get-stats.html docs.installed/tapsets/API-netdev-hard-transmit.html docs.installed/tapsets/API-netdev-ioctl.html docs.installed/tapsets/API-netdev-open.html docs.installed/tapsets/API-netdev-receive.html docs.installed/tapsets/API-netdev-register.html docs.installed/tapsets/API-netdev-rx.html docs.installed/tapsets/API-netdev-set-promiscuity.html docs.installed/tapsets/API-netdev-transmit.html docs.installed/tapsets/API-netdev-unregister.html docs.installed/tapsets/API-netfilter-arp-forward.html docs.installed/tapsets/API-netfilter-arp-in.html docs.installed/tapsets/API-netfilter-arp-out.html docs.installed/tapsets/API-netfilter-bridge-forward.html docs.installed/tapsets/API-netfilter-bridge-local-in.html docs.installed/tapsets/API-netfilter-bridge-local-out.html docs.installed/tapsets/API-netfilter-bridge-post-routing.html docs.installed/tapsets/API-netfilter-bridge-pre-routing.html docs.installed/tapsets/API-netfilter-ip-forward.html docs.installed/tapsets/API-netfilter-ip-local-in.html docs.installed/tapsets/API-netfilter-ip-local-out.html docs.installed/tapsets/API-netfilter-ip-post-routing.html docs.installed/tapsets/API-netfilter-ip-pre-routing.html docs.installed/tapsets/API-nfs-aop-readpage.html docs.installed/tapsets/API-nfs-aop-readpages.html docs.installed/tapsets/API-nfs-aop-release-page.html docs.installed/tapsets/API-nfs-aop-set-page-dirty.html docs.installed/tapsets/API-nfs-aop-write-begin.html docs.installed/tapsets/API-nfs-aop-write-end.html docs.installed/tapsets/API-nfs-aop-writepage.html docs.installed/tapsets/API-nfs-aop-writepages.html docs.installed/tapsets/API-nfs-fop-aio-read.html docs.installed/tapsets/API-nfs-fop-aio-write.html docs.installed/tapsets/API-nfs-fop-check-flags.html docs.installed/tapsets/API-nfs-fop-flush.html docs.installed/tapsets/API-nfs-fop-fsync.html docs.installed/tapsets/API-nfs-fop-llseek.html docs.installed/tapsets/API-nfs-fop-lock.html docs.installed/tapsets/API-nfs-fop-mmap.html docs.installed/tapsets/API-nfs-fop-open.html docs.installed/tapsets/API-nfs-fop-read-iter.html docs.installed/tapsets/API-nfs-fop-read.html docs.installed/tapsets/API-nfs-fop-release.html docs.installed/tapsets/API-nfs-fop-sendfile.html docs.installed/tapsets/API-nfs-fop-write-iter.html docs.installed/tapsets/API-nfs-fop-write.html docs.installed/tapsets/API-nfs-proc-commit-done.html docs.installed/tapsets/API-nfs-proc-commit-setup.html docs.installed/tapsets/API-nfs-proc-commit.html docs.installed/tapsets/API-nfs-proc-create.html docs.installed/tapsets/API-nfs-proc-handle-exception.html docs.installed/tapsets/API-nfs-proc-lookup.html docs.installed/tapsets/API-nfs-proc-open.html docs.installed/tapsets/API-nfs-proc-read-done.html docs.installed/tapsets/API-nfs-proc-read-setup.html docs.installed/tapsets/API-nfs-proc-read.html docs.installed/tapsets/API-nfs-proc-release.html docs.installed/tapsets/API-nfs-proc-remove.html docs.installed/tapsets/API-nfs-proc-rename-done.html docs.installed/tapsets/API-nfs-proc-rename-setup.html docs.installed/tapsets/API-nfs-proc-rename.html docs.installed/tapsets/API-nfs-proc-write-done.html docs.installed/tapsets/API-nfs-proc-write-setup.html docs.installed/tapsets/API-nfs-proc-write.html docs.installed/tapsets/API-nfsd-close.html docs.installed/tapsets/API-nfsd-commit.html docs.installed/tapsets/API-nfsd-create.html docs.installed/tapsets/API-nfsd-createv3.html docs.installed/tapsets/API-nfsd-dispatch.html docs.installed/tapsets/API-nfsd-lookup.html docs.installed/tapsets/API-nfsd-open.html docs.installed/tapsets/API-nfsd-proc-commit.html docs.installed/tapsets/API-nfsd-proc-create.html docs.installed/tapsets/API-nfsd-proc-lookup.html docs.installed/tapsets/API-nfsd-proc-read.html docs.installed/tapsets/API-nfsd-proc-remove.html docs.installed/tapsets/API-nfsd-proc-rename.html docs.installed/tapsets/API-nfsd-proc-write.html docs.installed/tapsets/API-nfsd-read.html docs.installed/tapsets/API-nfsd-rename.html docs.installed/tapsets/API-nfsd-unlink.html docs.installed/tapsets/API-nfsd-write.html docs.installed/tapsets/API-nfsderror.html docs.installed/tapsets/API-ns-egid.html docs.installed/tapsets/API-ns-euid.html docs.installed/tapsets/API-ns-gid.html docs.installed/tapsets/API-ns-pgrp.html docs.installed/tapsets/API-ns-pid.html docs.installed/tapsets/API-ns-ppid.html docs.installed/tapsets/API-ns-sid.html docs.installed/tapsets/API-ns-tid.html docs.installed/tapsets/API-ns-uid.html docs.installed/tapsets/API-nsecs-to-string.html docs.installed/tapsets/API-ntohl.html docs.installed/tapsets/API-ntohll.html docs.installed/tapsets/API-ntohs.html docs.installed/tapsets/API-pages-to-string.html docs.installed/tapsets/API-panic.html docs.installed/tapsets/API-pexecname.html docs.installed/tapsets/API-pgrp.html docs.installed/tapsets/API-pid.html docs.installed/tapsets/API-pid2execname.html docs.installed/tapsets/API-pid2task.html docs.installed/tapsets/API-pn.html docs.installed/tapsets/API-pnlabel.html docs.installed/tapsets/API-pointer-arg.html docs.installed/tapsets/API-pp.html docs.installed/tapsets/API-ppfunc.html docs.installed/tapsets/API-ppid.html docs.installed/tapsets/API-print-backtrace.html docs.installed/tapsets/API-print-regs.html docs.installed/tapsets/API-print-stack.html docs.installed/tapsets/API-print-syms.html docs.installed/tapsets/API-print-ubacktrace-brief.html docs.installed/tapsets/API-print-ubacktrace.html docs.installed/tapsets/API-print-ustack.html docs.installed/tapsets/API-print-usyms.html docs.installed/tapsets/API-printk.html docs.installed/tapsets/API-probe-type.html docs.installed/tapsets/API-probefunc.html docs.installed/tapsets/API-probemod.html docs.installed/tapsets/API-proc-mem-data-pid.html docs.installed/tapsets/API-proc-mem-data.html docs.installed/tapsets/API-proc-mem-rss-pid.html docs.installed/tapsets/API-proc-mem-rss.html docs.installed/tapsets/API-proc-mem-shr-pid.html docs.installed/tapsets/API-proc-mem-shr.html docs.installed/tapsets/API-proc-mem-size-pid.html docs.installed/tapsets/API-proc-mem-size.html docs.installed/tapsets/API-proc-mem-string-pid.html docs.installed/tapsets/API-proc-mem-string.html docs.installed/tapsets/API-proc-mem-txt-pid.html docs.installed/tapsets/API-proc-mem-txt.html docs.installed/tapsets/API-pstrace.html docs.installed/tapsets/API-qs-done.html docs.installed/tapsets/API-qs-run.html docs.installed/tapsets/API-qs-wait.html docs.installed/tapsets/API-qsq-blocked.html docs.installed/tapsets/API-qsq-print.html docs.installed/tapsets/API-qsq-service-time.html docs.installed/tapsets/API-qsq-start.html docs.installed/tapsets/API-qsq-throughput.html docs.installed/tapsets/API-qsq-utilization.html docs.installed/tapsets/API-qsq-wait-queue-length.html docs.installed/tapsets/API-qsq-wait-time.html docs.installed/tapsets/API-raise.html docs.installed/tapsets/API-randint.html docs.installed/tapsets/API-read-stopwatch-ms.html docs.installed/tapsets/API-read-stopwatch-ns.html docs.installed/tapsets/API-read-stopwatch-s.html docs.installed/tapsets/API-read-stopwatch-us.html docs.installed/tapsets/API-real-mount.html docs.installed/tapsets/API-register.html docs.installed/tapsets/API-registers-valid.html docs.installed/tapsets/API-regparm.html docs.installed/tapsets/API-remote-id.html docs.installed/tapsets/API-remote-uri.html docs.installed/tapsets/API-return-str.html docs.installed/tapsets/API-returnstr.html docs.installed/tapsets/API-returnval.html docs.installed/tapsets/API-reverse-path-walk.html docs.installed/tapsets/API-rlimit-from-str.html docs.installed/tapsets/API-s32-arg.html docs.installed/tapsets/API-s64-arg.html docs.installed/tapsets/API-sa-flags-str.html docs.installed/tapsets/API-sa-handler-str.html docs.installed/tapsets/API-scheduler-balance.html docs.installed/tapsets/API-scheduler-cpu-off.html docs.installed/tapsets/API-scheduler-cpu-on.html docs.installed/tapsets/API-scheduler-ctxswitch.html docs.installed/tapsets/API-scheduler-kthread-stop-return.html docs.installed/tapsets/API-scheduler-kthread-stop.html docs.installed/tapsets/API-scheduler-migrate.html docs.installed/tapsets/API-scheduler-process-exit.html docs.installed/tapsets/API-scheduler-process-fork.html docs.installed/tapsets/API-scheduler-process-free.html docs.installed/tapsets/API-scheduler-process-wait.html docs.installed/tapsets/API-scheduler-signal-send.html docs.installed/tapsets/API-scheduler-tick.html docs.installed/tapsets/API-scheduler-wait-task.html docs.installed/tapsets/API-scheduler-wakeup-new.html docs.installed/tapsets/API-scheduler-wakeup.html docs.installed/tapsets/API-scsi-iocompleted.html docs.installed/tapsets/API-scsi-iodispatching.html docs.installed/tapsets/API-scsi-iodone.html docs.installed/tapsets/API-scsi-ioentry.html docs.installed/tapsets/API-scsi-ioexecute.html docs.installed/tapsets/API-scsi-set-state.html docs.installed/tapsets/API-set-kernel-char.html docs.installed/tapsets/API-set-kernel-int.html docs.installed/tapsets/API-set-kernel-long.html docs.installed/tapsets/API-set-kernel-pointer.html docs.installed/tapsets/API-set-kernel-short.html docs.installed/tapsets/API-set-kernel-string-n.html docs.installed/tapsets/API-set-kernel-string.html docs.installed/tapsets/API-sid.html docs.installed/tapsets/API-signal-check-ignored-return.html docs.installed/tapsets/API-signal-check-ignored.html docs.installed/tapsets/API-signal-checkperm-return.html docs.installed/tapsets/API-signal-checkperm.html docs.installed/tapsets/API-signal-do-action-return.html docs.installed/tapsets/API-signal-do-action.html docs.installed/tapsets/API-signal-flush.html docs.installed/tapsets/API-signal-force-segv-return.html docs.installed/tapsets/API-signal-force-segv.html docs.installed/tapsets/API-signal-handle-return.html docs.installed/tapsets/API-signal-handle.html docs.installed/tapsets/API-signal-pending-return.html docs.installed/tapsets/API-signal-pending.html docs.installed/tapsets/API-signal-procmask-return.html docs.installed/tapsets/API-signal-procmask.html docs.installed/tapsets/API-signal-send-return.html docs.installed/tapsets/API-signal-send-sig-queue-return.html docs.installed/tapsets/API-signal-send-sig-queue.html docs.installed/tapsets/API-signal-send.html docs.installed/tapsets/API-signal-str.html docs.installed/tapsets/API-signal-sys-tgkill-return.html docs.installed/tapsets/API-signal-sys-tgkill.html docs.installed/tapsets/API-signal-sys-tkill.html docs.installed/tapsets/API-signal-syskill-return.html docs.installed/tapsets/API-signal-syskill.html docs.installed/tapsets/API-signal-systkill-return.html docs.installed/tapsets/API-signal-wakeup.html docs.installed/tapsets/API-sigset-mask-str.html docs.installed/tapsets/API-sock-fam-num2str.html docs.installed/tapsets/API-sock-fam-str2num.html docs.installed/tapsets/API-sock-prot-num2str.html docs.installed/tapsets/API-sock-prot-str2num.html docs.installed/tapsets/API-sock-state-num2str.html docs.installed/tapsets/API-sock-state-str2num.html docs.installed/tapsets/API-socket-aio-read-return.html docs.installed/tapsets/API-socket-aio-read.html docs.installed/tapsets/API-socket-aio-write-return.html docs.installed/tapsets/API-socket-aio-write.html docs.installed/tapsets/API-socket-close-return.html docs.installed/tapsets/API-socket-close.html docs.installed/tapsets/API-socket-create-return.html docs.installed/tapsets/API-socket-create.html docs.installed/tapsets/API-socket-read-iter-return.html docs.installed/tapsets/API-socket-read-iter.html docs.installed/tapsets/API-socket-readv-return.html docs.installed/tapsets/API-socket-readv.html docs.installed/tapsets/API-socket-receive.html docs.installed/tapsets/API-socket-recvmsg-return.html docs.installed/tapsets/API-socket-recvmsg.html docs.installed/tapsets/API-socket-send.html docs.installed/tapsets/API-socket-sendmsg-return.html docs.installed/tapsets/API-socket-sendmsg.html docs.installed/tapsets/API-socket-write-iter-return.html docs.installed/tapsets/API-socket-write-iter.html docs.installed/tapsets/API-socket-writev-return.html docs.installed/tapsets/API-socket-writev.html docs.installed/tapsets/API-softirq-entry.html docs.installed/tapsets/API-softirq-exit.html docs.installed/tapsets/API-speculate.html docs.installed/tapsets/API-speculation.html docs.installed/tapsets/API-sprint-backtrace.html docs.installed/tapsets/API-sprint-loadavg.html docs.installed/tapsets/API-sprint-stack.html docs.installed/tapsets/API-sprint-syms.html docs.installed/tapsets/API-sprint-ubacktrace.html docs.installed/tapsets/API-sprint-ustack.html docs.installed/tapsets/API-sprint-usyms.html docs.installed/tapsets/API-stack-size.html docs.installed/tapsets/API-stack-unused.html docs.installed/tapsets/API-stack-used.html docs.installed/tapsets/API-stack.html docs.installed/tapsets/API-stap-cache-add-mod.html docs.installed/tapsets/API-stap-cache-add-nss.html docs.installed/tapsets/API-stap-cache-add-src.html docs.installed/tapsets/API-stap-cache-clean.html docs.installed/tapsets/API-stap-cache-get.html docs.installed/tapsets/API-stap-pass0-end.html docs.installed/tapsets/API-stap-pass0.html docs.installed/tapsets/API-stap-pass1-end.html docs.installed/tapsets/API-stap-pass1a.html docs.installed/tapsets/API-stap-pass1b.html docs.installed/tapsets/API-stap-pass2-end.html docs.installed/tapsets/API-stap-pass2.html docs.installed/tapsets/API-stap-pass3-end.html docs.installed/tapsets/API-stap-pass3.html docs.installed/tapsets/API-stap-pass4-end.html docs.installed/tapsets/API-stap-pass4.html docs.installed/tapsets/API-stap-pass5-end.html docs.installed/tapsets/API-stap-pass5.html docs.installed/tapsets/API-stap-pass6-end.html docs.installed/tapsets/API-stap-pass6.html docs.installed/tapsets/API-stap-system-return.html docs.installed/tapsets/API-stap-system-spawn.html docs.installed/tapsets/API-stap-system.html docs.installed/tapsets/API-stapio-receive-control-message.html docs.installed/tapsets/API-staprun-insert-module.html docs.installed/tapsets/API-staprun-remove-module.html docs.installed/tapsets/API-staprun-send-control-message.html docs.installed/tapsets/API-start-stopwatch.html docs.installed/tapsets/API-stop-stopwatch.html docs.installed/tapsets/API-stp-pid.html docs.installed/tapsets/API-str-replace.html docs.installed/tapsets/API-stringat.html docs.installed/tapsets/API-strlen.html docs.installed/tapsets/API-strtol.html docs.installed/tapsets/API-substr.html docs.installed/tapsets/API-sunrpc-clnt-bind-new-program.html docs.installed/tapsets/API-sunrpc-clnt-call-async.html docs.installed/tapsets/API-sunrpc-clnt-call-sync.html docs.installed/tapsets/API-sunrpc-clnt-clone-client.html docs.installed/tapsets/API-sunrpc-clnt-create-client.html docs.installed/tapsets/API-sunrpc-clnt-restart-call.html docs.installed/tapsets/API-sunrpc-clnt-shutdown-client.html docs.installed/tapsets/API-sunrpc-sched-delay.html docs.installed/tapsets/API-sunrpc-sched-execute.html docs.installed/tapsets/API-sunrpc-sched-new-task.html docs.installed/tapsets/API-sunrpc-sched-release-task.html docs.installed/tapsets/API-sunrpc-svc-create.html docs.installed/tapsets/API-sunrpc-svc-destroy.html docs.installed/tapsets/API-sunrpc-svc-drop.html docs.installed/tapsets/API-sunrpc-svc-process.html docs.installed/tapsets/API-sunrpc-svc-recv.html docs.installed/tapsets/API-sunrpc-svc-register.html docs.installed/tapsets/API-sunrpc-svc-send.html docs.installed/tapsets/API-switch-file.html docs.installed/tapsets/API-symdata.html docs.installed/tapsets/API-symfile.html docs.installed/tapsets/API-symfileline.html docs.installed/tapsets/API-symline.html docs.installed/tapsets/API-symname.html docs.installed/tapsets/API-system.html docs.installed/tapsets/API-target-set-pid.html docs.installed/tapsets/API-target-set-report.html docs.installed/tapsets/API-target.html docs.installed/tapsets/API-task-ancestry.html docs.installed/tapsets/API-task-backtrace.html docs.installed/tapsets/API-task-cpu.html docs.installed/tapsets/API-task-current.html docs.installed/tapsets/API-task-dentry-path.html docs.installed/tapsets/API-task-egid.html docs.installed/tapsets/API-task-euid.html docs.installed/tapsets/API-task-execname.html docs.installed/tapsets/API-task-fd-lookup.html docs.installed/tapsets/API-task-gid.html docs.installed/tapsets/API-task-max-file-handles.html docs.installed/tapsets/API-task-nice.html docs.installed/tapsets/API-task-ns-egid.html docs.installed/tapsets/API-task-ns-euid.html docs.installed/tapsets/API-task-ns-gid.html docs.installed/tapsets/API-task-ns-pid.html docs.installed/tapsets/API-task-ns-tid.html docs.installed/tapsets/API-task-ns-uid.html docs.installed/tapsets/API-task-open-file-handles.html docs.installed/tapsets/API-task-parent.html docs.installed/tapsets/API-task-pid.html docs.installed/tapsets/API-task-prio.html docs.installed/tapsets/API-task-start-time.html docs.installed/tapsets/API-task-state.html docs.installed/tapsets/API-task-stime-tid.html docs.installed/tapsets/API-task-stime.html docs.installed/tapsets/API-task-tid.html docs.installed/tapsets/API-task-time-string-tid.html docs.installed/tapsets/API-task-time-string.html docs.installed/tapsets/API-task-uid.html docs.installed/tapsets/API-task-utime-tid.html docs.installed/tapsets/API-task-utime.html docs.installed/tapsets/API-tcp-disconnect-return.html docs.installed/tapsets/API-tcp-disconnect.html docs.installed/tapsets/API-tcp-receive.html docs.installed/tapsets/API-tcp-recvmsg-return.html docs.installed/tapsets/API-tcp-recvmsg.html docs.installed/tapsets/API-tcp-sendmsg-return.html docs.installed/tapsets/API-tcp-sendmsg.html docs.installed/tapsets/API-tcp-setsockopt-return.html docs.installed/tapsets/API-tcp-setsockopt.html docs.installed/tapsets/API-tcpmib-ActiveOpens.html docs.installed/tapsets/API-tcpmib-AttemptFails.html docs.installed/tapsets/API-tcpmib-CurrEstab.html docs.installed/tapsets/API-tcpmib-EstabResets.html docs.installed/tapsets/API-tcpmib-InSegs.html docs.installed/tapsets/API-tcpmib-OutRsts.html docs.installed/tapsets/API-tcpmib-OutSegs.html docs.installed/tapsets/API-tcpmib-PassiveOpens.html docs.installed/tapsets/API-tcpmib-RetransSegs.html docs.installed/tapsets/API-tcpmib-filter-key.html docs.installed/tapsets/API-tcpmib-get-state.html docs.installed/tapsets/API-tcpmib-local-addr.html docs.installed/tapsets/API-tcpmib-local-port.html docs.installed/tapsets/API-tcpmib-remote-addr.html docs.installed/tapsets/API-tcpmib-remote-port.html docs.installed/tapsets/API-text-str.html docs.installed/tapsets/API-text-strn.html docs.installed/tapsets/API-thread-indent-depth.html docs.installed/tapsets/API-thread-indent.html docs.installed/tapsets/API-tid.html docs.installed/tapsets/API-tokenize.html docs.installed/tapsets/API-tty-init.html docs.installed/tapsets/API-tty-ioctl.html docs.installed/tapsets/API-tty-open.html docs.installed/tapsets/API-tty-poll.html docs.installed/tapsets/API-tty-read.html docs.installed/tapsets/API-tty-receive.html docs.installed/tapsets/API-tty-register.html docs.installed/tapsets/API-tty-release.html docs.installed/tapsets/API-tty-resize.html docs.installed/tapsets/API-tty-unregister.html docs.installed/tapsets/API-tty-write.html docs.installed/tapsets/API-tz-ctime.html docs.installed/tapsets/API-tz-gmtoff.html docs.installed/tapsets/API-tz-name.html docs.installed/tapsets/API-u-register.html docs.installed/tapsets/API-u32-arg.html docs.installed/tapsets/API-u64-arg.html docs.installed/tapsets/API-uaddr.html docs.installed/tapsets/API-ubacktrace.html docs.installed/tapsets/API-ucallers.html docs.installed/tapsets/API-udelay.html docs.installed/tapsets/API-udp-disconnect-return.html docs.installed/tapsets/API-udp-disconnect.html docs.installed/tapsets/API-udp-recvmsg-return.html docs.installed/tapsets/API-udp-recvmsg.html docs.installed/tapsets/API-udp-sendmsg-return.html docs.installed/tapsets/API-udp-sendmsg.html docs.installed/tapsets/API-uid.html docs.installed/tapsets/API-uint-arg.html docs.installed/tapsets/API-ulong-arg.html docs.installed/tapsets/API-ulonglong-arg.html docs.installed/tapsets/API-umodname.html docs.installed/tapsets/API-usecs-to-string.html docs.installed/tapsets/API-user-char-warn.html docs.installed/tapsets/API-user-char.html docs.installed/tapsets/API-user-int-warn.html docs.installed/tapsets/API-user-int.html docs.installed/tapsets/API-user-int16.html docs.installed/tapsets/API-user-int32.html docs.installed/tapsets/API-user-int64.html docs.installed/tapsets/API-user-int8.html docs.installed/tapsets/API-user-long-warn.html docs.installed/tapsets/API-user-long.html docs.installed/tapsets/API-user-mode.html docs.installed/tapsets/API-user-short-warn.html docs.installed/tapsets/API-user-short.html docs.installed/tapsets/API-user-string-n-quoted.html docs.installed/tapsets/API-user-string-n-warn.html docs.installed/tapsets/API-user-string-n.html docs.installed/tapsets/API-user-string-n2-quoted.html docs.installed/tapsets/API-user-string-n2.html docs.installed/tapsets/API-user-string-quoted.html docs.installed/tapsets/API-user-string-utf16.html docs.installed/tapsets/API-user-string-utf32.html docs.installed/tapsets/API-user-string-warn.html docs.installed/tapsets/API-user-string.html docs.installed/tapsets/API-user-string2-n-warn.html docs.installed/tapsets/API-user-string2-utf16.html docs.installed/tapsets/API-user-string2-utf32.html docs.installed/tapsets/API-user-string2-warn.html docs.installed/tapsets/API-user-string2.html docs.installed/tapsets/API-user-uint16.html docs.installed/tapsets/API-user-uint32.html docs.installed/tapsets/API-user-uint64.html docs.installed/tapsets/API-user-uint8.html docs.installed/tapsets/API-user-ulong-warn.html docs.installed/tapsets/API-user-ulong.html docs.installed/tapsets/API-user-ushort-warn.html docs.installed/tapsets/API-user-ushort.html docs.installed/tapsets/API-usrdev2kerndev.html docs.installed/tapsets/API-ustack.html docs.installed/tapsets/API-usymdata.html docs.installed/tapsets/API-usymfile.html docs.installed/tapsets/API-usymfileline.html docs.installed/tapsets/API-usymline.html docs.installed/tapsets/API-usymname.html docs.installed/tapsets/API-vm-brk.html docs.installed/tapsets/API-vm-fault-contains.html docs.installed/tapsets/API-vm-kfree.html docs.installed/tapsets/API-vm-kmalloc-node.html docs.installed/tapsets/API-vm-kmalloc.html docs.installed/tapsets/API-vm-kmem-cache-alloc-node.html docs.installed/tapsets/API-vm-kmem-cache-alloc.html docs.installed/tapsets/API-vm-kmem-cache-free.html docs.installed/tapsets/API-vm-mmap.html docs.installed/tapsets/API-vm-munmap.html docs.installed/tapsets/API-vm-oom-kill.html docs.installed/tapsets/API-vm-pagefault-return.html docs.installed/tapsets/API-vm-pagefault.html docs.installed/tapsets/API-vm-write-shared-copy.html docs.installed/tapsets/API-vm-write-shared.html docs.installed/tapsets/API-warn.html docs.installed/tapsets/API-workqueue-create.html docs.installed/tapsets/API-workqueue-destroy.html docs.installed/tapsets/API-workqueue-execute.html docs.installed/tapsets/API-workqueue-insert.html docs.installed/tapsets/ansi.stp.html docs.installed/tapsets/context_stp.html docs.installed/tapsets/conversions-guru.stp.html docs.installed/tapsets/conversions.stp.html docs.installed/tapsets/ctime.stp.html docs.installed/tapsets/dentry.stp.html docs.installed/tapsets/dev.stp.html docs.installed/tapsets/errno.stp.html docs.installed/tapsets/guru-delay.stp.html docs.installed/tapsets/index.html docs.installed/tapsets/introduction.html docs.installed/tapsets/iosched.stp.html docs.installed/tapsets/irq.stp.html docs.installed/tapsets/json.stp.html docs.installed/tapsets/kprocess.stp.html docs.installed/tapsets/logging.stp.html docs.installed/tapsets/memory_stp.html docs.installed/tapsets/networking.stp.html docs.installed/tapsets/nfsd.stp.html docs.installed/tapsets/queue_stats.stp.html docs.installed/tapsets/random.stp.html docs.installed/tapsets/rlimit.stp.html docs.installed/tapsets/sched.stp.html docs.installed/tapsets/scsi.stp.html docs.installed/tapsets/signal.stp.html docs.installed/tapsets/snmp.stp.html docs.installed/tapsets/socket.stp.html docs.installed/tapsets/speculation.stp.html docs.installed/tapsets/stap_staticmarkers.stp.html docs.installed/tapsets/string.stp.html docs.installed/tapsets/switchfile.stp.html docs.installed/tapsets/syscalls.html docs.installed/tapsets/system.stp.html docs.installed/tapsets/task_time_stp.html docs.installed/tapsets/timestamp_stp.html docs.installed/tapsets/tty.stp.html /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + cp -pr docs.installed/SystemTap_Beginners_Guide /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-client + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NW1K4y + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-client + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-client + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-client + exit 0 Provides: systemtap-client = 2.9-1v6bootstrapbs02fc23 systemtap-client(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl /usr/bin/stap ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdl.so.2 libdw.so.1 libdw.so.1(ELFUTILS_0.122) libdw.so.1(ELFUTILS_0.126) libdw.so.1(ELFUTILS_0.127) libdw.so.1(ELFUTILS_0.130) libdw.so.1(ELFUTILS_0.138) libdw.so.1(ELFUTILS_0.142) libdw.so.1(ELFUTILS_0.143) libdw.so.1(ELFUTILS_0.148) libdw.so.1(ELFUTILS_0.149) libdw.so.1(ELFUTILS_0.157) libdw.so.1(ELFUTILS_0.158) libelf.so.1 libelf.so.1(ELFUTILS_1.0) libelf.so.1(ELFUTILS_1.3) libelf.so.1(ELFUTILS_1.5) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libnspr4.so libnss3.so libnss3.so(NSS_3.10) libnss3.so(NSS_3.2) libnss3.so(NSS_3.4) libnss3.so(NSS_3.5) libnss3.so(NSS_3.6) libnss3.so(NSS_3.7) libnss3.so(NSS_3.9.2) libnssutil3.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) librpm.so.7 librpmio.so.7 libsmime3.so libsmime3.so(NSS_3.4) libsqlite3.so.0 libssl3.so libssl3.so(NSS_3.12.6) libssl3.so(NSS_3.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.10) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) perl(Getopt::Std) rtld(GNU_HASH) Processing files: systemtap-initscript-2.9-1v6bootstrapbs02fc23.armv6hl Provides: config(systemtap-initscript) = 2.9-1v6bootstrapbs02fc23 systemtap-initscript = 2.9-1v6bootstrapbs02fc23 systemtap-initscript(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash Processing files: systemtap-sdt-devel-2.9-1v6bootstrapbs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pG2gY9 + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + DOCDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-sdt-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-sdt-devel + cp -pr README /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-sdt-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-sdt-devel + cp -pr NEWS /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/doc/systemtap-sdt-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jBeUMN + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + LICENSEDIR=/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-sdt-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-sdt-devel + cp -pr COPYING /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/share/licenses/systemtap-sdt-devel + exit 0 Provides: systemtap-sdt-devel = 2.9-1v6bootstrapbs02fc23 systemtap-sdt-devel(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: systemtap-testsuite-2.9-1v6bootstrapbs02fc23.armv6hl Provides: systemtap-testsuite = 2.9-1v6bootstrapbs02fc23 systemtap-testsuite(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/awk /bin/bash /bin/sh /usr/bin/env /usr/bin/expect /usr/bin/perl /usr/bin/stap /usr/bin/tclsh perl(Cwd) perl(File::Copy) perl(File::Find) perl(File::Path) perl(Getopt::Std) perl(HTML::Entities) perl(Text::Wrap) perl(strict) perl(warnings) Processing files: systemtap-runtime-java-2.9-1v6bootstrapbs02fc23.armv6hl [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/HelperSDT.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm/usr/libexec/systemtap/HelperSDT.jar'] Provides: libHelperSDT_arm.so systemtap-runtime-java = 2.9-1v6bootstrapbs02fc23 systemtap-runtime-java(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: systemtap-debuginfo-2.9-1v6bootstrapbs02fc23.armv6hl Provides: systemtap-debuginfo = 2.9-1v6bootstrapbs02fc23 systemtap-debuginfo(armv6hl-32) = 2.9-1v6bootstrapbs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm Wrote: /builddir/build/RPMS/systemtap-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-server-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-devel-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-client-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-initscript-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-sdt-devel-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-testsuite-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-runtime-java-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/systemtap-debuginfo-2.9-1v6bootstrapbs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E51MWJ + umask 022 + cd /builddir/build/BUILD + cd systemtap-2.9 + rm -rf /builddir/build/BUILDROOT/systemtap-2.9-1v6bootstrapbs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->