Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-Do-not-let-configure-write-a-python-location-into-th.patch4 Subject: [PATCH] Do not let configure write a python location into the dtrace
10 dtrace.in | 2 +-
13 diff --git a/dtrace.in b/dtrace.in
15 --- a/dtrace.in
16 +++ b/dtrace.in
/OK3568_Linux_fs/external/xserver/dix/
H A DMakefile.am45 EXTRA_DIST = buildatoms BuiltInAtoms Xserver.d Xserver-dtrace.h.in
53 BUILT_SOURCES = Xserver-dtrace.h
55 Xserver-dtrace.h: $(srcdir)/Xserver.d
57 || cp Xserver-dtrace.h.in $@
63 dtrace-dix.o: $(top_srcdir)/dix/Xserver.d libdix.la
69 dix.O: dtrace-dix.o libdix.la
73 CLEANFILES = Xserver-dtrace.h
H A DXserver-dtrace.h.in24 * Generated by dtrace(1M), and then modified for backwards compatibility
25 * with older versions of dtrace. Used if dtrace -h fails.
26 * (Since _ENABLED support was added after dtrace -h, this assumes if
27 * dtrace -h fails, _ENABLED will too.)
H A DMakefile.in647 EXTRA_DIST = buildatoms BuiltInAtoms Xserver.d Xserver-dtrace.h.in
654 @XSERVER_DTRACE_TRUE@BUILT_SOURCES = Xserver-dtrace.h
656 CLEANFILES = Xserver-dtrace.h
1098 @XSERVER_DTRACE_TRUE@Xserver-dtrace.h: $(srcdir)/Xserver.d
1100 @XSERVER_DTRACE_TRUE@ || cp Xserver-dtrace.h.in $@
1103 @SPECIAL_DTRACE_OBJECTS_TRUE@dtrace-dix.o: $(top_srcdir)/dix/Xserver.d libdix.la
1105 @SPECIAL_DTRACE_OBJECTS_TRUE@dix.O: dtrace-dix.o libdix.la
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0003-Do-not-check-binaries-after-build.patch40 js_option('--enable-dtrace', help='Build with dtrace support')
42 dtrace = check_header('sys/sdt.h', when='--enable-dtrace',
/OK3568_Linux_fs/external/xserver/os/
H A DMakefile.am61 dtrace.o: $(top_srcdir)/dix/Xserver.d libos.la
67 os.O: dtrace.o libos.la
68 $(AM_V_GEN)ld -r -o $@ dtrace.o .libs/*.o
H A DMakefile.in1003 @SPECIAL_DTRACE_OBJECTS_TRUE@dtrace.o: $(top_srcdir)/dix/Xserver.d libos.la
1005 @SPECIAL_DTRACE_OBJECTS_TRUE@os.O: dtrace.o libos.la
1006 @SPECIAL_DTRACE_OBJECTS_TRUE@ $(AM_V_GEN)ld -r -o $@ dtrace.o .libs/*.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-91/
H A D0002-moz.configure-do-not-look-for-llvm-objdump.patch43 option("--enable-dtrace", help="Build with dtrace support")
/OK3568_Linux_fs/external/xserver/doc/
H A DMakefile.am1 SUBDIRS = dtrace subdir
H A DMakefile.in575 SUBDIRS = dtrace
/OK3568_Linux_fs/buildroot/package/libmemcached/
H A Dlibmemcached.mk13 LIBMEMCACHED_CONF_OPTS = --disable-dtrace
/OK3568_Linux_fs/buildroot/package/nodejs/
H A Dnodejs.mk39 --without-dtrace \
94 --without-dtrace \
/OK3568_Linux_fs/buildroot/package/netatalk/
H A Dnetatalk.mk32 --with-dtrace=no \
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.bb64 ${bindir}/dtrace \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tigervnc/
H A Dtigervnc_1.11.0.bb72 --without-dtrace \
/OK3568_Linux_fs/external/xserver/debian/
H A Drules.flags17 --without-dtrace \
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac96 dnl Check for dtrace program (needed to build Xserver dtrace probes)
98 dnl ISDN trace program named dtrace
99 AC_ARG_WITH(dtrace, AS_HELP_STRING([--with-dtrace=PATH], optwith
100 [Enable dtrace probes (default: enabled if dtrace found)]),
103 AC_PATH_PROG(DTRACE, [dtrace], [not_found], [$PATH:/usr/sbin])
106 AC_MSG_FAILURE([dtrace requested but not found])
120 # Solaris/OpenSolaris require dtrace -G to build dtrace probe information into
123 # some releases (like Tiger), will error out on dtrace -G. For now, other
2479 doc/dtrace/Makefile
H A Dconfigure21884 set dummy dtrace; ac_word=$2
34125 "doc/dtrace/Makefile") CONFIG_FILES="$CONFIG_FILES doc/dtrace/Makefile" ;;
H A DChangeLog13648 dix: unbreak --with-dtrace (default) on FreeBSD 11.1+
13651 /usr/sbin/dtrace -G -C -o dtrace-dix.o -s ../dix/Xserver.d .libs/atom.o ...
13652 dtrace: failed to compile script ../dix/Xserver.d: line 26: useless declaration
13653 gmake[2]: *** [Makefile:1007: dtrace-dix.o] Error 1
18173 tests: Fix without-dtrace build
24859 case redundant with the dtrace dispatch hooks. Neither is there any
29615 --with-dtrace.
37201 Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls
37203 Use typedefs to work around dtrace dropping const qualifiers from probe
37204 arguments when generating Xserver-dtrace.h. Add new probes.h header to
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/
H A Druby_3.1.3.bb67 --disable-dtrace \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_16.19.1.bb144 --without-dtrace \
/OK3568_Linux_fs/external/xserver/doc/dtrace/
H A DMakefile.in113 subdir = doc/dtrace
625 $(AUTOMAKE) --foreign doc/dtrace/Makefile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/
H A Dpcp_5.3.6.bb4 …ke-qt4 xconfirm true gmake xz dblatex hdiutil rpm bzip2 which mkinstallp dtrace seinfo qmake-qt5 g…
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch63 + --enable-dtrace build with dtrace support if available (default=no)"
5457 +# Check whether --enable-dtrace or --disable-dtrace was given.
5465 …ho "configure: error: Option, dtrace, does not take an argument ($enableval)." 1>&2; echo "configu…
5514 + { echo "configure: error: dtrace enabled but sys/sdt.h not found" 1>&2; echo "configure: err…
8982 + '--enable-dtrace',
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info4823 'dtrace' for listing 'DTrace' probes. If omitted all probes are

12