Carlos Neira b4490c5c4e bpf: Added new helper bpf_get_ns_current_pid_tgid
New bpf helper bpf_get_ns_current_pid_tgid,
This helper will return pid and tgid from current task
which namespace matches dev_t and inode number provided,
this will allows us to instrument a process inside a container.

Signed-off-by: Carlos Neira <cneirabustos@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20200304204157.58695-3-cneirabustos@gmail.com
2020-03-12 17:33:11 -07:00
..
2020-02-04 03:05:24 +00:00
2017-03-28 16:16:52 +02:00
2019-12-09 11:48:21 -08:00
2020-02-01 10:01:52 -08:00
2017-11-14 18:25:40 -08:00
2019-05-06 11:12:09 -07:00
2020-02-05 10:33:44 -07:00
2014-08-20 16:03:45 +02:00