aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 12119399e7795ca986b96b9c8de0073c4d690eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update bpftool
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "bpftool"
description: "tool for inspection and simple manipulation of eBPF programs and maps"
third_party {
  url {
    type: GIT
    value: "https://github.com/libbpf/bpftool.git"
  }
  version: "51d4a12c69c7339f60813b04fc9d0fd6154792a6"
  license_type: RESTRICTED
  last_upgrade_date {
    year: 2022
    month: 2
    day: 10
  }
}