From dde7fce08262a542c8b5bded4db16455de4a0b62 Mon Sep 17 00:00:00 2001 From: lsg2020 <2468180623@qq.com> Date: Sat, 16 Apr 2022 11:23:36 +0800 Subject: [PATCH] upgrade skynet --- .gitmodules | 3 ++- 3rd/luaprofile | 2 +- README.md | 1 + skynet | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2d7f974..3eace35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,5 @@ url = https://github.com/lsg2020/luaprofile [submodule "skynet"] path = skynet - url = https://github.com/cloudwu/skynet + url = https://github.com/lsg2020/skynet + branch = skynet_profile diff --git a/3rd/luaprofile b/3rd/luaprofile index 1003c5e..f8c44ad 160000 --- a/3rd/luaprofile +++ b/3rd/luaprofile @@ -1 +1 @@ -Subproject commit 1003c5ee472dc9b515fbc297f7887e0f3ebec1fe +Subproject commit f8c44adf49ab829faaf4284ad00d4a6961a7e76a diff --git a/README.md b/README.md index 9e91178..e669e12 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ skynet 火焰图 flamegraph + debug, 运行过程中随时启停profiler,方便 ## 使用说明 +* 确认skynet版本是否一至,有一点[修改](https://github.com/lsg2020/skynet/commit/4ace42e80814abfff6b8e64335061a206c674f96) * 引入调试命令 `SWT_RUN` 让服务支持debug脚本执行 * 配置 `preload = "./lualib/swt/debug.lua"` * 或者在服务启动时 `require "swt.debug"` diff --git a/skynet b/skynet index 013cb42..4ace42e 160000 --- a/skynet +++ b/skynet @@ -1 +1 @@ -Subproject commit 013cb42122da6f532352e351972ff3a8eca9078f +Subproject commit 4ace42e80814abfff6b8e64335061a206c674f96