aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 70fbe9e1f8fafc9b140dc2178cf6be8b93136a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "BCC"
description: "BCC is a toolkit for creating efficient kernel tracing and manipulation programs"
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/iovisor/bcc"
  }
  url {
    type: GIT
    value: "https://github.com/iovisor/bcc.git"
  }
  version: "v0.8.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 2
    day: 1
  }
}