Makes the new process name visible in both `ps` and `ps a`, with the caveat that `ps` will only print the first 16 characters. Before this commit, `ps` kept reporting the old process name. |
||
|---|---|---|
| .. | ||
| inotify.c | ||
| linux-core.c | ||
| syscalls.c | ||
| syscalls.h | ||
Makes the new process name visible in both `ps` and `ps a`, with the caveat that `ps` will only print the first 16 characters. Before this commit, `ps` kept reporting the old process name. |
||
|---|---|---|
| .. | ||
| inotify.c | ||
| linux-core.c | ||
| syscalls.c | ||
| syscalls.h | ||