Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #55708
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#843485: mention () vs (()) of filename |
| Date | 2016-11-13 05:00 +0100 |
| Message-ID | <sCU7v-3aX-5@gated-at.bofh.it> (permalink) |
| References | <sAETg-3pa-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Control: tag -1 upstream Control: retitle -1 proc.txt does not mention that task names can be overridden On Mon, 2016-11-07 at 07:09 +0800, 積丹尼 Dan Jacobson wrote: > Package: linux-doc-4.8 > Version: 4.8.5-1 > Severity: wishlist > File: /usr/share/doc/linux-doc-4.8/Documentation/filesystems/proc.txt.gz > > One only sees > tcomm filename of the executable > > But no explanation of () vs (()) > > $ perl -anwle 'print $F[1]' /proc/[0-9]*/stat|sort -u|head > ((sd-pam)) > (Xorg) > (acpi_thermal_pm) The extra parentheses have no special meaning. What the documentation ought to mention is that a thread's name can be overridden using prctl(PR_SET_NAME, ...). Care to send a patch? Ben. -- Ben Hutchings Nothing is ever a complete failure; it can always serve as a bad example.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#843485: mention () vs (()) of filename 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-11-07 00:20 +0100
Bug#843485: mention () vs (()) of filename Ben Hutchings <ben@decadent.org.uk> - 2016-11-13 05:00 +0100
Processed: Re: Bug#843485: mention () vs (()) of filename owner@bugs.debian.org (Debian Bug Tracking System) - 2016-11-13 05:00 +0100
Bug#843485: mention () vs (()) of filename 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-11-13 05:30 +0100
Bug#843485: mention () vs (()) of filename Ben Hutchings <ben@decadent.org.uk> - 2016-11-13 05:50 +0100
Bug#843485: mention () vs (()) of filename 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-11-13 06:10 +0100
csiph-web