From 9227fcf69baba25805d94f5e937fe1d7ff1f3c3a Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 5 Oct 2021 14:59:38 +0800 Subject: [PATCH] PUB @mengxinayan https://linux.cn/article-13852-1.html --- .../20210728 Kernel tracing with trace-cmd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210728 Kernel tracing with trace-cmd.md (99%) diff --git a/translated/tech/20210728 Kernel tracing with trace-cmd.md b/published/20210728 Kernel tracing with trace-cmd.md similarity index 99% rename from translated/tech/20210728 Kernel tracing with trace-cmd.md rename to published/20210728 Kernel tracing with trace-cmd.md index b0bd534721..1b4f6dfc9f 100644 --- a/translated/tech/20210728 Kernel tracing with trace-cmd.md +++ b/published/20210728 Kernel tracing with trace-cmd.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (mengxinayan) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13852-1.html) 使用 trace-cmd 追踪内核 ======