ruby/tool/ruby_vm/views
Takashi Kokubun 8b72e07359 Disable ZJIT profiling at call-threshold (https://github.com/Shopify/zjit/pull/99)
* Disable ZJIT profiling at call-threshold

* Stop referencing ZJIT instructions in codegen
2025-04-18 21:53:01 +09:00
..
lib/ruby_vm/rjit Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
_attributes.erb
_c_expr.erb
_comptime_insn_stack_increase.erb
_copyright.erb
_insn_entry.erb
_insn_len_info.erb
_insn_name_info.erb
_insn_operand_info.erb
_insn_sp_pc_dependency.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
_insn_type_chars.erb
_leaf_helpers.erb
_notice.erb
_sp_inc_helpers.erb
_trace_instruction.erb
_zjit_helpers.erb Disable ZJIT profiling at call-threshold (https://github.com/Shopify/zjit/pull/99) 2025-04-18 21:53:01 +09:00
_zjit_instruction.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
insns.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
insns_info.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
optinsn.inc.erb
optunifs.inc.erb
vm.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
vmtc.inc.erb