summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGannon McGibbon <gannon.mcgibbon@gmail.com>2019-03-11 15:07:52 -0400
committerKoichi Sasada <ko1@atdot.net>2019-08-08 14:22:56 +0900
commit1c7d3a13caa718ef52ec6b55988b1459a002f965 (patch)
tree1807804755fbd24a369ac495bc43a7bcf36b5132 /spec
parent70fd099220446e39bb80eb0bb32870ce12134619 (diff)
Add *_start and *_running methods to VM_COLLECT_USAGE_DETAILS API
Add RubyVM::USAGE_ANALYSIS_INSN_START, RubyVM::USAGE_ANALYSIS_OPERAND_START, and RubyVM::USAGE_ANALYSIS_REGISTER_START to begin collecting VM instructions. Add RubyVM::USAGE_ANALYSIS_INSN_RUNNING, RubyVM::USAGE_ANALYSIS_OPERAND_RUNNING, and RubyVM::USAGE_ANALYSIS_REGISTER_RUNNING to check if VM instructions are being collected. Closes: https://github.com/ruby/ruby/pull/2258
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions