Skip to content

Commit

Permalink
libbpf: switch btf_dedup() to hashmap for dedup table
Browse files Browse the repository at this point in the history
Utilize libbpf's hashmap as a multimap fof dedup_table implementation.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
  • Loading branch information
Andrii Nakryiko authored and Alexei Starovoitov committed May 24, 2019
1 parent 5d04ec6 commit 2fc3fc0
Showing 1 changed file with 85 additions and 116 deletions.
Loading

0 comments on commit 2fc3fc0

Please sign in to comment.