ckb-vm-signal-profiler 0.115.0-rc2

Linux signal based profiler for ckb-vm, note this is profiling ckb-vm itself, not the programs running in ckb-vm
[dependencies.addr2line]
version = "0.17.0"

[dependencies.ckb-vm]
features = ["asm"]
version = "=0.24.9"

[dependencies.ckb-vm-pprof-protos]
version = "0.115.0-rc2"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4.16"

[dependencies.nix]
version = "0.23.1"

[dependencies.protobuf]
features = ["with-bytes", "with-serde"]
version = "2.25.1"
[dev-dependencies.env_logger]
version = "0.9.0"

[package]
authors = ["Nervos Core Dev <dev@nervos.org>"]
description = "Linux signal based profiler for ckb-vm, note this is profiling ckb-vm itself, not the programs running in ckb-vm"
edition = "2021"
license = "MIT"
name = "ckb-vm-signal-profiler"
readme = "README.md"
version = "0.115.0-rc2"