aboutsummaryrefslogtreecommitdiffstats
path: root/bpf
Commit message (Expand)AuthorAgeFilesLines
* Support tagged module referencesColin Cross2019-06-041-4/+9
* Add bpf_test.go to build and fix testsColin Cross2019-05-173-107/+11
* Revert "Add bpf_test.go to build and fix the tests"Colin Cross2019-05-142-11/+0
* Add bpf_test.go to build and fix the testsColin Cross2019-05-142-0/+11
* Fix relative path of bpf modulesColin Cross2019-04-101-1/+1
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-1/+1
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-5/+1
* Add common BPF helper to include pathJoel Fernandes (Google)2019-02-121-0/+1
* Make bpf implement SourceFileProducer.Jaewoong Jung2018-12-172-0/+200
* Add bpf module typeColin Cross2018-05-292-0/+165