diff options
author | Stefan Strogin <sstrogin@cisco.com> | 2018-05-01 01:04:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-01 14:25:37 -0400 |
commit | b086ff87251b4a4c147bc3af20369514e9d0d9ad (patch) | |
tree | 6dfa9a0d2d559464264580958053f414ad1d0cf9 /include/video/hecubafb.h | |
parent | e283de3a4fa885aed11525129fd4570f92c1d1a9 (diff) | |
download | linux-b086ff87251b4a4c147bc3af20369514e9d0d9ad.tar.bz2 |
connector: add parent pid and tgid to coredump and exit events
The intention is to get notified of process failures as soon
as possible, before a possible core dumping (which could be very long)
(e.g. in some process-manager). Coredump and exit process events
are perfect for such use cases (see 2b5faa4c553f "connector: Added
coredumping event to the process connector").
The problem is that for now the process-manager cannot know the parent
of a dying process using connectors. This could be useful if the
process-manager should monitor for failures only children of certain
parents, so we could filter the coredump and exit events by parent
process and/or thread ID.
Add parent pid and tgid to coredump and exit process connectors event
data.
Signed-off-by: Stefan Strogin <sstrogin@cisco.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/hecubafb.h')
0 files changed, 0 insertions, 0 deletions