diff --git a/sources/tech/20150518 Linux FAQs with Answers--How to view threads of a process on Linux.md b/sources/tech/20150518 Linux FAQs with Answers--How to view threads of a process on Linux.md index 9bb7bc0b9f..305d556aa9 100644 --- a/sources/tech/20150518 Linux FAQs with Answers--How to view threads of a process on Linux.md +++ b/sources/tech/20150518 Linux FAQs with Answers--How to view threads of a process on Linux.md @@ -1,3 +1,4 @@ +Translating by GOLinux! Linux FAQs with Answers--How to view threads of a process on Linux ================================================================================ > **Question**: My program creates and executes multiple threads in it. How can I monitor individual threads of the program once they are created? I would like to see the details (e.g., CPU/memory usage) of individual threads with their names. @@ -54,4 +55,4 @@ via: http://ask.xmodulo.com/view-threads-process-linux.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出 -[a]:http://ask.xmodulo.com/author/nanni \ No newline at end of file +[a]:http://ask.xmodulo.com/author/nanni