coredump: add %f for executable filename
[linux-2.6-microblaze.git] / Documentation / admin-guide / sysctl / kernel.rst
index 2ae9669..d4b32cc 100644 (file)
@@ -164,7 +164,8 @@ core_pattern
        %s              signal number
        %t              UNIX time of dump
        %h              hostname
-       %e              executable filename (may be shortened)
+       %e              executable filename (may be shortened, could be changed by prctl etc)
+       %f              executable filename
        %E              executable path
        %c              maximum size of core file by resource limit RLIMIT_CORE
        %<OTHER>        both are dropped