From 5ed64d7a33ceffd290c72b90bbd8eed0e15f0e3e Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 26 Jun 2020 08:40:46 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12350-1.html --- .../20200619 How to dump the GOSSAFUNC graph for a method.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200619 How to dump the GOSSAFUNC graph for a method.md (97%) diff --git a/translated/tech/20200619 How to dump the GOSSAFUNC graph for a method.md b/published/20200619 How to dump the GOSSAFUNC graph for a method.md similarity index 97% rename from translated/tech/20200619 How to dump the GOSSAFUNC graph for a method.md rename to published/20200619 How to dump the GOSSAFUNC graph for a method.md index e5901a1a12..36c75fc7af 100644 --- a/translated/tech/20200619 How to dump the GOSSAFUNC graph for a method.md +++ b/published/20200619 How to dump the GOSSAFUNC graph for a method.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12350-1.html) [#]: subject: (How to dump the GOSSAFUNC graph for a method) [#]: via: (https://dave.cheney.net/2020/06/19/how-to-dump-the-gossafunc-graph-for-a-method) [#]: author: (Dave Cheney https://dave.cheney.net/author/davecheney)