summaryrefslogtreecommitdiff
path: root/doc/bugs/weird_entry_in_process_list/comment_1_61e1fc604b49964ef97f31c9d5546afc._comment
blob: 95fe6cf79993f68dc9a91be0433170496788c132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-02-16T23:35:08Z"
 content="""
Haskell programs actually cannot alter their process name. I've had a bug
open on ghc for a year about that.

However, I can make a nicer symlink name than ld-linux.so, and use that,
and it will then be clear what program is being run, although the
parameters to it will still be unusual due to the shimming used in the
standalone build.
"""]]