From 4346b16cd142ff2b08719d5ec6cadfc1ae46bdc8 Mon Sep 17 00:00:00 2001 From: Jean Boussier Date: Thu, 27 Jan 2022 14:47:22 +0100 Subject: [PATCH] Fix depend --- common.mk | 2 + .../instrumentation/instrumentation/depend | 320 +++++++++--------- test/-ext-/gvl/test_instrumentation_api.rb | 2 +- 3 files changed, 164 insertions(+), 160 deletions(-) diff --git a/common.mk b/common.mk index 6fe77fba788afa..2c7aa52ed9b690 100644 --- a/common.mk +++ b/common.mk @@ -3682,6 +3682,7 @@ debug.$(OBJEXT): {$(VPATH)}vm_debug.h debug.$(OBJEXT): {$(VPATH)}vm_opts.h debug_counter.$(OBJEXT): $(hdrdir)/ruby/ruby.h debug_counter.$(OBJEXT): {$(VPATH)}assert.h +debug_counter.$(OBJEXT): {$(VPATH)}atomic.h debug_counter.$(OBJEXT): {$(VPATH)}backward/2/assume.h debug_counter.$(OBJEXT): {$(VPATH)}backward/2/attributes.h debug_counter.$(OBJEXT): {$(VPATH)}backward/2/bool.h @@ -7006,6 +7007,7 @@ hash.$(OBJEXT): $(top_srcdir)/internal/time.h hash.$(OBJEXT): $(top_srcdir)/internal/vm.h hash.$(OBJEXT): $(top_srcdir)/internal/warnings.h hash.$(OBJEXT): {$(VPATH)}assert.h +hash.$(OBJEXT): {$(VPATH)}atomic.h hash.$(OBJEXT): {$(VPATH)}backward/2/assume.h hash.$(OBJEXT): {$(VPATH)}backward/2/attributes.h hash.$(OBJEXT): {$(VPATH)}backward/2/bool.h diff --git a/ext/-test-/gvl/instrumentation/instrumentation/depend b/ext/-test-/gvl/instrumentation/instrumentation/depend index d74a525224f668..33366d5bb2aace 100644 --- a/ext/-test-/gvl/instrumentation/instrumentation/depend +++ b/ext/-test-/gvl/instrumentation/instrumentation/depend @@ -1,161 +1,163 @@ # AUTOGENERATED DEPENDENCIES START -call_without_gvl.o: $(RUBY_EXTCONF_H) -call_without_gvl.o: $(arch_hdrdir)/ruby/config.h -call_without_gvl.o: $(hdrdir)/ruby/assert.h -call_without_gvl.o: $(hdrdir)/ruby/backward.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/assume.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/attributes.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/bool.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/inttypes.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/limits.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/long_long.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/stdalign.h -call_without_gvl.o: $(hdrdir)/ruby/backward/2/stdarg.h -call_without_gvl.o: $(hdrdir)/ruby/defines.h -call_without_gvl.o: $(hdrdir)/ruby/intern.h -call_without_gvl.o: $(hdrdir)/ruby/internal/anyargs.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/char.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/double.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/fixnum.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/gid_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/int.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/intptr_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/long.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/long_long.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/mode_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/off_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/pid_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/short.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/size_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/st_data_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/arithmetic/uid_t.h -call_without_gvl.o: $(hdrdir)/ruby/internal/assume.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/alloc_size.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/artificial.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/cold.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/const.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/constexpr.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/deprecated.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/diagnose_if.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/enum_extensibility.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/error.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/flag_enum.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/forceinline.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/format.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/maybe_unused.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/noalias.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/nodiscard.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/noexcept.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/noinline.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/nonnull.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/noreturn.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/pure.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/restrict.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/returns_nonnull.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/warning.h -call_without_gvl.o: $(hdrdir)/ruby/internal/attr/weakref.h -call_without_gvl.o: $(hdrdir)/ruby/internal/cast.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/apple.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/clang.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/gcc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/intel.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/msvc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_is/sunpro.h -call_without_gvl.o: $(hdrdir)/ruby/internal/compiler_since.h -call_without_gvl.o: $(hdrdir)/ruby/internal/config.h -call_without_gvl.o: $(hdrdir)/ruby/internal/constant_p.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rarray.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rbasic.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rbignum.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rclass.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rdata.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rfile.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rhash.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/robject.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rregexp.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rstring.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rstruct.h -call_without_gvl.o: $(hdrdir)/ruby/internal/core/rtypeddata.h -call_without_gvl.o: $(hdrdir)/ruby/internal/ctype.h -call_without_gvl.o: $(hdrdir)/ruby/internal/dllexport.h -call_without_gvl.o: $(hdrdir)/ruby/internal/dosish.h -call_without_gvl.o: $(hdrdir)/ruby/internal/error.h -call_without_gvl.o: $(hdrdir)/ruby/internal/eval.h -call_without_gvl.o: $(hdrdir)/ruby/internal/event.h -call_without_gvl.o: $(hdrdir)/ruby/internal/fl_type.h -call_without_gvl.o: $(hdrdir)/ruby/internal/gc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/glob.h -call_without_gvl.o: $(hdrdir)/ruby/internal/globals.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/attribute.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/builtin.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/c_attribute.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/cpp_attribute.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/declspec_attribute.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/extension.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/feature.h -call_without_gvl.o: $(hdrdir)/ruby/internal/has/warning.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/array.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/bignum.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/class.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/compar.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/complex.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/cont.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/dir.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/enum.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/enumerator.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/error.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/eval.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/file.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/gc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/hash.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/io.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/load.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/marshal.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/numeric.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/object.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/parse.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/proc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/process.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/random.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/range.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/rational.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/re.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/ruby.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/select.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/select/largesize.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/signal.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/sprintf.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/string.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/struct.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/thread.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/time.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/variable.h -call_without_gvl.o: $(hdrdir)/ruby/internal/intern/vm.h -call_without_gvl.o: $(hdrdir)/ruby/internal/interpreter.h -call_without_gvl.o: $(hdrdir)/ruby/internal/iterator.h -call_without_gvl.o: $(hdrdir)/ruby/internal/memory.h -call_without_gvl.o: $(hdrdir)/ruby/internal/method.h -call_without_gvl.o: $(hdrdir)/ruby/internal/module.h -call_without_gvl.o: $(hdrdir)/ruby/internal/newobj.h -call_without_gvl.o: $(hdrdir)/ruby/internal/rgengc.h -call_without_gvl.o: $(hdrdir)/ruby/internal/scan_args.h -call_without_gvl.o: $(hdrdir)/ruby/internal/special_consts.h -call_without_gvl.o: $(hdrdir)/ruby/internal/static_assert.h -call_without_gvl.o: $(hdrdir)/ruby/internal/stdalign.h -call_without_gvl.o: $(hdrdir)/ruby/internal/stdbool.h -call_without_gvl.o: $(hdrdir)/ruby/internal/symbol.h -call_without_gvl.o: $(hdrdir)/ruby/internal/value.h -call_without_gvl.o: $(hdrdir)/ruby/internal/value_type.h -call_without_gvl.o: $(hdrdir)/ruby/internal/variable.h -call_without_gvl.o: $(hdrdir)/ruby/internal/warning_push.h -call_without_gvl.o: $(hdrdir)/ruby/internal/xmalloc.h -call_without_gvl.o: $(hdrdir)/ruby/missing.h -call_without_gvl.o: $(hdrdir)/ruby/ruby.h -call_without_gvl.o: $(hdrdir)/ruby/st.h -call_without_gvl.o: $(hdrdir)/ruby/subst.h -call_without_gvl.o: $(hdrdir)/ruby/thread.h -call_without_gvl.o: call_without_gvl.c +instrumentation.o: $(RUBY_EXTCONF_H) +instrumentation.o: $(arch_hdrdir)/ruby/config.h +instrumentation.o: $(hdrdir)/ruby/assert.h +instrumentation.o: $(hdrdir)/ruby/atomic.h +instrumentation.o: $(hdrdir)/ruby/backward.h +instrumentation.o: $(hdrdir)/ruby/backward/2/assume.h +instrumentation.o: $(hdrdir)/ruby/backward/2/attributes.h +instrumentation.o: $(hdrdir)/ruby/backward/2/bool.h +instrumentation.o: $(hdrdir)/ruby/backward/2/inttypes.h +instrumentation.o: $(hdrdir)/ruby/backward/2/limits.h +instrumentation.o: $(hdrdir)/ruby/backward/2/long_long.h +instrumentation.o: $(hdrdir)/ruby/backward/2/stdalign.h +instrumentation.o: $(hdrdir)/ruby/backward/2/stdarg.h +instrumentation.o: $(hdrdir)/ruby/defines.h +instrumentation.o: $(hdrdir)/ruby/intern.h +instrumentation.o: $(hdrdir)/ruby/internal/anyargs.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/char.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/double.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/fixnum.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/gid_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/int.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/intptr_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/long.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/long_long.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/mode_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/off_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/pid_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/short.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/size_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/st_data_t.h +instrumentation.o: $(hdrdir)/ruby/internal/arithmetic/uid_t.h +instrumentation.o: $(hdrdir)/ruby/internal/assume.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/alloc_size.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/artificial.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/cold.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/const.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/constexpr.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/deprecated.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/diagnose_if.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/enum_extensibility.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/error.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/flag_enum.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/forceinline.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/format.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/maybe_unused.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/noalias.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/nodiscard.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/noexcept.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/noinline.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/nonnull.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/noreturn.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/pure.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/restrict.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/returns_nonnull.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/warning.h +instrumentation.o: $(hdrdir)/ruby/internal/attr/weakref.h +instrumentation.o: $(hdrdir)/ruby/internal/cast.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/apple.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/clang.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/gcc.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/intel.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/msvc.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_is/sunpro.h +instrumentation.o: $(hdrdir)/ruby/internal/compiler_since.h +instrumentation.o: $(hdrdir)/ruby/internal/config.h +instrumentation.o: $(hdrdir)/ruby/internal/constant_p.h +instrumentation.o: $(hdrdir)/ruby/internal/core.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rarray.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rbasic.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rbignum.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rclass.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rdata.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rfile.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rhash.h +instrumentation.o: $(hdrdir)/ruby/internal/core/robject.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rregexp.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rstring.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rstruct.h +instrumentation.o: $(hdrdir)/ruby/internal/core/rtypeddata.h +instrumentation.o: $(hdrdir)/ruby/internal/ctype.h +instrumentation.o: $(hdrdir)/ruby/internal/dllexport.h +instrumentation.o: $(hdrdir)/ruby/internal/dosish.h +instrumentation.o: $(hdrdir)/ruby/internal/error.h +instrumentation.o: $(hdrdir)/ruby/internal/eval.h +instrumentation.o: $(hdrdir)/ruby/internal/event.h +instrumentation.o: $(hdrdir)/ruby/internal/fl_type.h +instrumentation.o: $(hdrdir)/ruby/internal/gc.h +instrumentation.o: $(hdrdir)/ruby/internal/glob.h +instrumentation.o: $(hdrdir)/ruby/internal/globals.h +instrumentation.o: $(hdrdir)/ruby/internal/has/attribute.h +instrumentation.o: $(hdrdir)/ruby/internal/has/builtin.h +instrumentation.o: $(hdrdir)/ruby/internal/has/c_attribute.h +instrumentation.o: $(hdrdir)/ruby/internal/has/cpp_attribute.h +instrumentation.o: $(hdrdir)/ruby/internal/has/declspec_attribute.h +instrumentation.o: $(hdrdir)/ruby/internal/has/extension.h +instrumentation.o: $(hdrdir)/ruby/internal/has/feature.h +instrumentation.o: $(hdrdir)/ruby/internal/has/warning.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/array.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/bignum.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/class.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/compar.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/complex.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/cont.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/dir.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/enum.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/enumerator.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/error.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/eval.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/file.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/gc.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/hash.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/io.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/load.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/marshal.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/numeric.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/object.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/parse.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/proc.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/process.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/random.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/range.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/rational.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/re.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/ruby.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/select.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/select/largesize.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/signal.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/sprintf.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/string.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/struct.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/thread.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/time.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/variable.h +instrumentation.o: $(hdrdir)/ruby/internal/intern/vm.h +instrumentation.o: $(hdrdir)/ruby/internal/interpreter.h +instrumentation.o: $(hdrdir)/ruby/internal/iterator.h +instrumentation.o: $(hdrdir)/ruby/internal/memory.h +instrumentation.o: $(hdrdir)/ruby/internal/method.h +instrumentation.o: $(hdrdir)/ruby/internal/module.h +instrumentation.o: $(hdrdir)/ruby/internal/newobj.h +instrumentation.o: $(hdrdir)/ruby/internal/rgengc.h +instrumentation.o: $(hdrdir)/ruby/internal/scan_args.h +instrumentation.o: $(hdrdir)/ruby/internal/special_consts.h +instrumentation.o: $(hdrdir)/ruby/internal/static_assert.h +instrumentation.o: $(hdrdir)/ruby/internal/stdalign.h +instrumentation.o: $(hdrdir)/ruby/internal/stdbool.h +instrumentation.o: $(hdrdir)/ruby/internal/symbol.h +instrumentation.o: $(hdrdir)/ruby/internal/value.h +instrumentation.o: $(hdrdir)/ruby/internal/value_type.h +instrumentation.o: $(hdrdir)/ruby/internal/variable.h +instrumentation.o: $(hdrdir)/ruby/internal/warning_push.h +instrumentation.o: $(hdrdir)/ruby/internal/xmalloc.h +instrumentation.o: $(hdrdir)/ruby/missing.h +instrumentation.o: $(hdrdir)/ruby/ruby.h +instrumentation.o: $(hdrdir)/ruby/st.h +instrumentation.o: $(hdrdir)/ruby/subst.h +instrumentation.o: $(hdrdir)/ruby/thread.h +instrumentation.o: $(hdrdir)/ruby/thread_native.h +instrumentation.o: instrumentation.c # AUTOGENERATED DEPENDENCIES END diff --git a/test/-ext-/gvl/test_instrumentation_api.rb b/test/-ext-/gvl/test_instrumentation_api.rb index 97940bdaaf329b..e93df2becfbbee 100644 --- a/test/-ext-/gvl/test_instrumentation_api.rb +++ b/test/-ext-/gvl/test_instrumentation_api.rb @@ -1,7 +1,7 @@ # frozen_string_literal: false class TestGVLInstrumentation < Test::Unit::TestCase def setup - skip("No windows support yet") if /mswin|mingw|bccwin/ =~ RUBY_PLATFORM + pend("TODO: No windows support yet") if /mswin|mingw|bccwin/ =~ RUBY_PLATFORM end def test_gvl_instrumentation