• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 297,  comments - 15,  trackbacks - 0
                  對于多線程應用程序,如果能夠給每個線程命名,那么調試起來的便利是不言而喻的。
                  可以用prctl給進程內其它線程命名的接口,測試代碼如下:


            #include <stdio.h>
            #include <pthread.h>
            #include <sys/prctl.h>
            #include <unistd.h>

            void* pFunc(void *arg)
            {
                char name[32];
                prctl(PR_SET_NAME, (unsigned long)"xx");
                prctl(PR_GET_NAME, (unsigned long)name);
                printf("%s\n", name);
                while (1)
                    sleep(1);
            }

            int main(void)
            {
                pthread_t tid;
                pthread_create(&tid, NULL, pFunc, NULL);
                pthread_join(tid, NULL);
             
                return 0;
            }


            makefile:
            .PHONY: all
            all: thread

            thread : thread.cpp
                g++ -ggdb -Wall -lpthread -o thread thread.cpp

            clean:
                rm -f thread *.swp

                  看thread進程,但是還看不到線程信息
            beauty@linux-gznp:~/code/test> ps aux | grep thread | grep beauty | grep -v grep
            beauty    8364  0.0  0.3  10872   904 pts/2    Sl   03:24   0:00 ./thread

                  再給ps加幾個參數就ok了。
            ps -L -p `ps aux | grep thread | grep $USER | grep -v grep | awk '{print $2}'`
              PID   LWP TTY          TIME CMD
             8364  8364 pts/2    00:00:00 thread
             8364  8365 pts/2    00:00:00 xx
                 這里的-L,也可以使用-T,只是打出的詳細信息有點兒不同。具體如下:
            -L              Show threads, possibly with LWP and NLWP columns

            -T              Show threads, possibly with SPID column







            posted on 2009-11-08 22:16 chatler 閱讀(5056) 評論(2)  編輯 收藏 引用 所屬分類: Linux_Coding

            FeedBack:
            # re: 用prctl給線程命名
            2012-05-27 21:52 | dhao123@sina.com
            請問大俠: 用top命令的時候可以顯示修改后的線程名么?如何做呢?  回復  更多評論
              
            # re: 用prctl給線程命名
            2012-06-02 11:34 | none
            用top -H 可以的。
            [root@linux-x86 test]# top -H
            PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
            27036 root 25 0 16184 524 420 R 52.7 0.1 0:11.45 xx
            26832 root 15 0 90116 3644 2896 R 5.3 0.5 0:00.44 sshd
            1 root 15 0 10348 744 624 S 0.0 0.1 0:00.75 init
            2 root RT -5 0 0 0 S 0.0 0.0 0:01.43 migration/0
              回復  更多評論
              
            <2025年8月>
            272829303112
            3456789
            10111213141516
            17181920212223
            24252627282930
            31123456

            常用鏈接

            留言簿(10)

            隨筆分類(307)

            隨筆檔案(297)

            algorithm

            Books_Free_Online

            C++

            database

            Linux

            Linux shell

            linux socket

            misce

            • cloudward
            • 感覺這個博客還是不錯,雖然做的東西和我不大相關,覺得看看還是有好處的

            network

            OSS

            • Google Android
            • Android is a software stack for mobile devices that includes an operating system, middleware and key applications. This early look at the Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.
            • os161 file list

            overall

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            日韩精品久久久久久免费| 精品久久久久久久无码| 一本色道久久综合狠狠躁篇| 性做久久久久久久久浪潮| 久久久久99精品成人片欧美| www亚洲欲色成人久久精品| 2021国内精品久久久久久影院| 丰满少妇高潮惨叫久久久| 中文成人无码精品久久久不卡| 久久Av无码精品人妻系列| 免费精品久久久久久中文字幕 | 久久综合伊人77777| 久久99精品久久久久久久不卡 | 狠狠干狠狠久久| 人妻少妇精品久久| 久久99久久99小草精品免视看| 久久午夜免费视频| 精品无码久久久久久国产| 久久99精品久久久久久久不卡| 久久精品aⅴ无码中文字字幕不卡| 日本精品久久久久中文字幕| 婷婷久久香蕉五月综合加勒比| 久久精品中文字幕大胸| 日韩久久久久中文字幕人妻| 国产精品VIDEOSSEX久久发布| 久久久久人妻一区二区三区vr| 国产精品99久久久精品无码| 亚洲伊人久久综合中文成人网| 蜜臀久久99精品久久久久久 | 青青青青久久精品国产| 久久久精品免费国产四虎| 99精品国产在热久久无毒不卡| 无码日韩人妻精品久久蜜桃| 久久久久久国产精品美女| 久久国产欧美日韩精品| 中文字幕无码av激情不卡久久| 久久久久国色AV免费观看| 亚洲精品国产自在久久| 狠狠色丁香婷婷久久综合| 欧洲成人午夜精品无码区久久| 久久人人爽人人爽人人片AV不|