Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Profiler - develop #9542

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Profiler - develop #9542

wants to merge 5 commits into from

Conversation

swatanabe-b1
Copy link
Contributor

Change Description

Develop version of #9541

This PR adds support for profiling contract execution.

nodeos --profile-account eosio.token <other args>

will create a pair of files eosio.token.<code sequence>.wasm and eosio.token.<code sequence>.profile for each version of code set on the eosio.token account.

The output format matches gperftools. See EOSIO/eos-vm#195 for details on how to interpret it.

Also, updates eos-vm integration to work with the latest eos-vm/develop.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant