[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/iovisor/bcc
	fetch = +refs/tags/v0.10.0:refs/tags/v0.10.0
[submodule "src/cc/libbpf"]
	active = true
	url = https://github.com/libbpf/libbpf.git
