bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global parse bug for pr_debug of Linux kernel source code


From: zhengkarl
Subject: Re: global parse bug for pr_debug of Linux kernel source code
Date: Wed, 19 Sep 2012 10:27:50 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

very well. Happy to get your reply:).

and I found another problem: I use gtag in vim, and some gtag processes use so many CPU resource.(Maybe they have dead lock or something else...)

Even, after I quit vim, some processes are still running on background, as the following 'ps' command shows:

address@hidden:/media/work/kernel/linux-3.0.39-rtm-mp-dev$ ps
PID TTY TIME CMD
12277 pts/2 00:00:00 bash
16490 pts/2 00:00:00 bash
16491 pts/2 00:00:00 global
16492 pts/2 00:00:00 sh
16493 pts/2 13:14:44 gtags
16498 pts/2 00:00:00 bash
16499 pts/2 00:00:00 global
16500 pts/2 00:00:00 sh
16501 pts/2 12:11:30 gtags
16506 pts/2 00:00:00 bash
16507 pts/2 00:00:00 global
16508 pts/2 00:00:00 sh
16509 pts/2 11:37:09 gtags
16511 pts/2 00:00:00 sort
16512 pts/2 00:00:00 sort
16513 pts/2 00:00:00 sort
16514 pts/2 00:00:00 sort
16515 pts/2 00:00:00 sort
16516 pts/2 00:00:00 sort
16526 pts/2 00:00:00 bash
16527 pts/2 00:00:00 global
16528 pts/2 00:00:00 sh
16529 pts/2 12:56:24 gtags
16531 pts/2 00:00:00 sort
16532 pts/2 00:00:00 sort
16536 pts/2 00:00:00 bash
16537 pts/2 00:00:00 global
16538 pts/2 00:00:00 sh
16539 pts/2 12:25:50 gtags
16541 pts/2 00:00:00 sort
16542 pts/2 00:00:00 sort
16873 pts/2 00:00:00 ps
16943 pts/2 00:00:00 bash
16944 pts/2 00:00:00 global
16945 pts/2 00:00:00 sh
16946 pts/2 11:16:12 gtags
17451 pts/2 00:00:00 sort
17452 pts/2 00:00:00 sort
18068 pts/2 00:00:00 bash
18069 pts/2 00:00:00 global
18070 pts/2 00:00:00 sh
18071 pts/2 12:51:20 gtags
18073 pts/2 00:00:00 sort
18074 pts/2 00:00:00 sort
19273 pts/2 00:00:00 bash
19274 pts/2 00:00:00 global
19275 pts/2 00:00:00 sh
19276 pts/2 10:26:31 gtags
19279 pts/2 00:00:00 sort
19280 pts/2 00:00:00 sort
19284 pts/2 00:00:00 bash
19285 pts/2 00:00:00 global
19286 pts/2 00:00:00 sh
19287 pts/2 13:29:48 gtags
19289 pts/2 00:00:00 sort
19290 pts/2 00:00:00 sort
19296 pts/2 00:00:00 bash
19297 pts/2 00:00:00 global
19298 pts/2 00:00:00 sh
19299 pts/2 11:21:56 gtags
19589 pts/2 00:00:00 sort
19590 pts/2 00:00:00 sort
20251 pts/2 00:00:00 bash
20252 pts/2 00:00:00 global
20253 pts/2 00:00:00 sh
20254 pts/2 13:51:48 gtags
20256 pts/2 00:00:00 sort
20257 pts/2 00:00:00 sort


On 2012年09月18日 22:33, Shigio YAMAGUCHI wrote:
Hello,
Hello:
I use global 6.2.4, and found:
the pr_debug symbol in printk.h file of Linux kernel source code can't
be parse by global. (the attached file is printk.h)
I use the command:
global -f include/linux/printk.h | grep pr_d
have not find pr_debug symbol.
but the symbol can be display in taglist.
I have added your report to the 'Known bugs' page.
[http://www.gnu.org/software/global/bugs.html]

Thank you for the report!
--
Shigio YAMAGUCHI<address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]