* Masami Hiramatsu <mhiramat@redhat.com> wrote: > Add signal coredump tracepoint which shows signal number, mm->flags, > limits, pointer to file structure and core file name. Why is the kernel pointer to the file structure logged? User-space has no use for it and the analysis value is low. Ingo