blob: 495af068268a1f9434166cfced7b998cbc0ca45b [file] [log] [blame]
Joel Fernandesf56c8e62018-10-31 17:40:40 -07001name: "BCC"
Haibo Huang870d6132019-02-06 13:16:35 -08002description: "BCC is a toolkit for creating efficient kernel tracing and manipulation programs"
Joel Fernandesf56c8e62018-10-31 17:40:40 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://github.com/iovisor/bcc"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/iovisor/bcc.git"
11 }
Haibo Huang870d6132019-02-06 13:16:35 -080012 version: "v0.8.0"
13 last_upgrade_date {
14 year: 2019
15 month: 2
16 day: 1
17 }
Joel Fernandesf56c8e62018-10-31 17:40:40 -070018}