aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bcc
Commit message (Collapse)AuthorAgeFilesLines
* community/bcc: move from testingAdam Jensen2019-08-312-204/+0
|
* testing/bcc: move python dep to py subpkgKonstantin Kulikov2019-08-301-7/+6
| | | | libbcc doesn't depend on python, only tools and py bindings do.
* testing/bcc: split into subpackagesAdam Jensen2019-08-281-3/+37
|
* testing/bcc: upgrade to 0.10.0Adam Jensen2019-07-314-76/+14
|
* testing/bcc: rebuild with llvm8 and fix dependsNatanael Copa2019-06-121-3/+4
| | | | let abuild pull in libbpf
* testing/bcc: upgrade to 0.9.0Adam Jensen2019-06-034-6/+210
| | | | Closes GH-7628
* testing/bcc: new aportAdam Jensen2019-05-041-0/+28
https://github.com/iovisor/bcc/ A toolkit for creating efficient kernel tracing and manipulation programs Closes GH-7521