diff options
author | 2021-10-27 11:13:52 -0700 | |
---|---|---|
committer | 2021-10-27 11:13:53 -0700 | |
commit | f9d532fc5d6c2577687221869f6e7433eb177ec7 (patch) | |
tree | 5ee181827d5064079aaa77ce0e3523a70daf1e86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Deprecate bpf_objects_list (diff) | |
parent | bpf: Use u64_stats_t in struct bpf_prog_stats (diff) | |
download | linux-dev-f9d532fc5d6c2577687221869f6e7433eb177ec7.tar.xz linux-dev-f9d532fc5d6c2577687221869f6e7433eb177ec7.zip |
Merge branch 'bpf: use 32bit safe version of u64_stats'
Eric Dumazet says:
====================
From: Eric Dumazet <edumazet@google.com>
Two first patches fix bugs added in 5.1 and 5.5
Third patch replaces the u64 fields in struct bpf_prog_stats
with u64_stats_t ones to avoid possible sampling errors,
in case of load/store stearing.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions