aboutsummaryrefslogtreecommitdiffstats
path: root/bpf
Commit message (Expand)AuthorAgeFilesLines
* bpf progs depend on system/core/libcutils/includeMaciej Żenczykowski2020-02-181-0/+2
* Add support for experimentally enabling RBE support on specific rules.Ramy Medhat2020-01-281-1/+1
* Move filesystem into ConfigColin Cross2019-12-181-5/+10
* Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross2019-11-251-1/+1
* Run non-RBE supported actions in the local pool when USE_RBE is set.Ramy Medhat2019-11-051-1/+1
* 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