commit | 72e2b2b66f9c1225e51fc4a1c1e8512959195b76 | [log] [tgz] |
---|---|---|
author | Yonghong Song <[email protected]> | Tue Jun 23 16:08:08 2020 -0700 |
committer | Alexei Starovoitov <[email protected]> | Wed Jun 24 18:37:58 2020 -0700 |
tree | b7eda4bf4f89a5f471d680487312001990e3cb71 | |
parent | c06b0229579806f5b5e14af64cf9c5dc771445b3 [diff] |
bpf: Allow tracing programs to use bpf_jiffies64() helper /proc/net/tcp{4,6} uses jiffies for various computations. Let us add bpf_jiffies64() helper to tracing program so bpf_iter and other programs can use it. Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Martin KaFai Lau <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]