Home
last modified time | relevance | path

Searched refs:dtrace (Results 126 – 150 of 1746) sorted by relevance

12345678910>>...70

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/cmake/
H A Ddtrace.cmake28 FIND_PROGRAM(DTRACE dtrace)
43 # On FreeBSD, dtrace does not handle userland tracing yet
49 MESSAGE(FATAL_ERROR "Found unsupported dtrace at ${DTRACE}\n ${out}")
51 MESSAGE(WARNING "Found unsupported dtrace at ${DTRACE}\n ${out}")
53 SET(ENABLE_DTRACE OFF CACHE BOOL "Enable dtrace")
56 SET(ENABLE_DTRACE ON CACHE BOOL "Enable dtrace")
110 # Invoke dtrace to generate object file and link it together with target.
128 # dtrace on Linux runs gcc and uses flags from environment
175 # run them again through dtrace -G to generate an ELF file that links
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/cmake/
H A Ddtrace.cmake28 FIND_PROGRAM(DTRACE dtrace)
43 # On FreeBSD, dtrace does not handle userland tracing yet
49 MESSAGE(FATAL_ERROR "Found unsupported dtrace at ${DTRACE}\n ${out}")
51 MESSAGE(WARNING "Found unsupported dtrace at ${DTRACE}\n ${out}")
53 SET(ENABLE_DTRACE OFF CACHE BOOL "Enable dtrace")
56 SET(ENABLE_DTRACE ON CACHE BOOL "Enable dtrace")
110 # Invoke dtrace to generate object file and link it together with target.
128 # dtrace on Linux runs gcc and uses flags from environment
175 # run them again through dtrace -G to generate an ELF file that links
/dports/databases/percona57-server/percona-server-5.7.36-39/cmake/
H A Ddtrace.cmake28 FIND_PROGRAM(DTRACE dtrace)
43 # On FreeBSD, dtrace does not handle userland tracing yet
49 MESSAGE(FATAL_ERROR "Found unsupported dtrace at ${DTRACE}\n ${out}")
51 MESSAGE(WARNING "Found unsupported dtrace at ${DTRACE}\n ${out}")
53 SET(ENABLE_DTRACE OFF CACHE BOOL "Enable dtrace")
56 SET(ENABLE_DTRACE ON CACHE BOOL "Enable dtrace")
110 # Invoke dtrace to generate object file and link it together with target.
128 # dtrace on Linux runs gcc and uses flags from environment
175 # run them again through dtrace -G to generate an ELF file that links
/dports/databases/percona57-client/percona-server-5.7.36-39/cmake/
H A Ddtrace.cmake28 FIND_PROGRAM(DTRACE dtrace)
43 # On FreeBSD, dtrace does not handle userland tracing yet
49 MESSAGE(FATAL_ERROR "Found unsupported dtrace at ${DTRACE}\n ${out}")
51 MESSAGE(WARNING "Found unsupported dtrace at ${DTRACE}\n ${out}")
53 SET(ENABLE_DTRACE OFF CACHE BOOL "Enable dtrace")
56 SET(ENABLE_DTRACE ON CACHE BOOL "Enable dtrace")
110 # Invoke dtrace to generate object file and link it together with target.
128 # dtrace on Linux runs gcc and uses flags from environment
175 # run them again through dtrace -G to generate an ELF file that links
/dports/databases/mysql57-client/mysql-5.7.36/cmake/
H A Ddtrace.cmake28 FIND_PROGRAM(DTRACE dtrace)
43 # On FreeBSD, dtrace does not handle userland tracing yet
49 MESSAGE(FATAL_ERROR "Found unsupported dtrace at ${DTRACE}\n ${out}")
51 MESSAGE(WARNING "Found unsupported dtrace at ${DTRACE}\n ${out}")
53 SET(ENABLE_DTRACE OFF CACHE BOOL "Enable dtrace")
56 SET(ENABLE_DTRACE ON CACHE BOOL "Enable dtrace")
110 # Invoke dtrace to generate object file and link it together with target.
128 # dtrace on Linux runs gcc and uses flags from environment
175 # run them again through dtrace -G to generate an ELF file that links
/dports/databases/db18/db-18.1.40/util/dtrace/
H A Dmutex.d1 #!/usr/sbin/dtrace -qs
32 dtrace:::BEGIN
98 dtrace:::END
H A Dshowerror.d1 #!/usr/sbin/dtrace -qs
23 dtrace:::BEGIN
88 dtrace:::END
H A Dcache.d1 #!/usr/sbin/dtrace -qs
29 dtrace:::BEGIN
102 dtrace:::END
H A Dlocktimesid.d1 #!/usr/sbin/dtrace -qs
79 dtrace:::BEGIN
112 dtrace:::END
/dports/databases/db5/db-5.3.28/util/dtrace/
H A Dcache.d1 #!/usr/sbin/dtrace -qs
27 dtrace:::BEGIN
100 dtrace:::END
H A Dmutex.d1 #!/usr/sbin/dtrace -qs
30 dtrace:::BEGIN
96 dtrace:::END
H A Dshowerror.d1 #!/usr/sbin/dtrace -qs
21 dtrace:::BEGIN
86 dtrace:::END
H A Dlocktimesid.d1 #!/usr/sbin/dtrace -qs
77 dtrace:::BEGIN
110 dtrace:::END
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/utils/ptreetime/libptreetime/
H A Dptreetime.dtrace1 /*===- ptreetime.dtrace ---------------------------------------------------===
15 * This dtrace module adds probes on the kernel process creation and exit
29 dtrace:::BEGIN {
49 dtrace:::END {
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/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
/dports/x11-servers/xarcan/xarcan-0.6.0/os/
H A DMakefile.am61 dtrace.o: $(top_srcdir)/include/Xserver.d libos.la
67 os.O: dtrace.o libos.la
68 $(AM_V_GEN)ld -r -o $@ dtrace.o .libs/*.o
/dports/x11-servers/xwayland/xorg-server-1.20.13/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
/dports/x11-servers/xorg-server/xorg-server-1.20.13/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
/dports/x11-servers/xephyr/xorg-server-1.20.13/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
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/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
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/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
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/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
/dports/emulators/qemu-utils/qemu-4.2.1/
H A DMakefile147 TRACE_HEADERS += trace-dtrace-root.h $(trace-events-subdirs:%=%/trace-dtrace.h)
148 TRACE_DTRACE += trace-dtrace-root.dtrace $(trace-events-subdirs:%=%/trace-dtrace.dtrace)
191 %/trace-dtrace.dtrace: %/trace-dtrace.dtrace-timestamp
193 %/trace-dtrace.dtrace-timestamp: $(SRC_PATH)/%/trace-events $(BUILD_DIR)/config-host.mak $(tracetoo…
200 %/trace-dtrace.h: %/trace-dtrace.dtrace $(tracetool-y)
203 %/trace-dtrace.o: %/trace-dtrace.dtrace $(tracetool-y)
251 trace-dtrace-root.dtrace: trace-dtrace-root.dtrace-timestamp
253 trace-dtrace-root.dtrace-timestamp: $(SRC_PATH)/trace-events $(BUILD_DIR)/config-host.mak $(traceto…
260 trace-dtrace-root.h: trace-dtrace-root.dtrace
263 trace-dtrace-root.o: trace-dtrace-root.dtrace
[all …]
/dports/emulators/qemu42/qemu-4.2.1/
H A DMakefile147 TRACE_HEADERS += trace-dtrace-root.h $(trace-events-subdirs:%=%/trace-dtrace.h)
148 TRACE_DTRACE += trace-dtrace-root.dtrace $(trace-events-subdirs:%=%/trace-dtrace.dtrace)
191 %/trace-dtrace.dtrace: %/trace-dtrace.dtrace-timestamp
193 %/trace-dtrace.dtrace-timestamp: $(SRC_PATH)/%/trace-events $(BUILD_DIR)/config-host.mak $(tracetoo…
200 %/trace-dtrace.h: %/trace-dtrace.dtrace $(tracetool-y)
203 %/trace-dtrace.o: %/trace-dtrace.dtrace $(tracetool-y)
251 trace-dtrace-root.dtrace: trace-dtrace-root.dtrace-timestamp
253 trace-dtrace-root.dtrace-timestamp: $(SRC_PATH)/trace-events $(BUILD_DIR)/config-host.mak $(traceto…
260 trace-dtrace-root.h: trace-dtrace-root.dtrace
263 trace-dtrace-root.o: trace-dtrace-root.dtrace
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A DMakefile166 TRACE_HEADERS += trace-dtrace-root.h $(trace-events-subdirs:%=%/trace-dtrace.h)
167 TRACE_DTRACE += trace-dtrace-root.dtrace $(trace-events-subdirs:%=%/trace-dtrace.dtrace)
210 %/trace-dtrace.dtrace: %/trace-dtrace.dtrace-timestamp
212 %/trace-dtrace.dtrace-timestamp: $(SRC_PATH)/%/trace-events $(BUILD_DIR)/config-host.mak $(tracetoo…
219 %/trace-dtrace.h: %/trace-dtrace.dtrace $(tracetool-y)
222 %/trace-dtrace.o: %/trace-dtrace.dtrace $(tracetool-y)
270 trace-dtrace-root.dtrace: trace-dtrace-root.dtrace-timestamp
272 trace-dtrace-root.dtrace-timestamp: $(SRC_PATH)/trace-events $(BUILD_DIR)/config-host.mak $(traceto…
279 trace-dtrace-root.h: trace-dtrace-root.dtrace
282 trace-dtrace-root.o: trace-dtrace-root.dtrace
[all …]

12345678910>>...70