aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2024-02-09 14:06:50 +0100
committerChristian Brauner <[email protected]>2024-02-10 22:37:23 +0100
commit81b9d8ac0640b285a3c369cd41a85f6c240d3a60 (patch)
tree705697b20594d890f7494e2fd9ce6b3741ec59ef /tools/perf/scripts/python/export-to-sqlite.py
parentc044a9502649a66bf5c5e1a584cb82b2c538ae25 (diff)
pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
Turn kill_pid_info() into kill_pid_info_type(), this allows to pass any pid_type to group_send_sig_info(), despite its name it should work fine even if type = PIDTYPE_PID. Change pidfd_send_signal() to use PIDTYPE_PID or PIDTYPE_TGID depending on PIDFD_THREAD. While at it kill another TODO comment in pidfd_show_fdinfo(). As Christian expains fdinfo reports f_flags, userspace can already detect PIDFD_THREAD. Reviewed-by: Tycho Andersen <[email protected]> Signed-off-by: Oleg Nesterov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions