diff options
author | Yonghong Song <yhs@fb.com> | 2020-06-23 16:08:08 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-06-24 18:37:58 -0700 |
commit | 72e2b2b66f9c1225e51fc4a1c1e8512959195b76 (patch) | |
tree | b7eda4bf4f89a5f471d680487312001990e3cb71 /scripts | |
parent | c06b0229579806f5b5e14af64cf9c5dc771445b3 (diff) | |
download | linux-72e2b2b66f9c1225e51fc4a1c1e8512959195b76.tar.gz linux-72e2b2b66f9c1225e51fc4a1c1e8512959195b76.tar.bz2 linux-72e2b2b66f9c1225e51fc4a1c1e8512959195b76.zip |
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 <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20200623230808.3988073-1-yhs@fb.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions