summaryrefslogtreecommitdiff
path: root/bpf
AgeCommit message (Expand)Author
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-17Migrate bpf package to a per test build directoryPaul Duffin
2021-03-09Support test fixtures in bpf packagePaul Duffin
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-01-06Revert^2 "Export soong license data to make."Bob Badour
2021-01-06Revert "Export soong license data to make."Jerome Gaillard
2021-01-05Export soong license data to make.Bob Badour
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-09-02Include bpf program in APEXesmarkchien
2020-03-25Add no-canonical-prefixes to make sure paths in .d file are relative pathsKousik Kumar
2020-02-18bpf progs depend on system/core/libcutils/includeMaciej Żenczykowski
2020-01-28Add support for experimentally enabling RBE support on specific rules.Ramy Medhat
2019-12-18Move filesystem into ConfigColin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactoryColin Cross
2019-11-05Run non-RBE supported actions in the local pool when USE_RBE is set.Ramy Medhat
2019-06-04Support tagged module referencesColin Cross
2019-05-17Add bpf_test.go to build and fix testsColin Cross
2019-05-14Revert "Add bpf_test.go to build and fix the tests"Colin Cross
2019-05-14Add bpf_test.go to build and fix the testsColin Cross
2019-04-10Fix relative path of bpf modulesColin Cross
2019-03-20Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross
2019-03-07Annotate paths and deprecate ExtractSource(s)DepsColin Cross
2019-02-12Add common BPF helper to include pathJoel Fernandes (Google)
2018-12-17Make bpf implement SourceFileProducer.Jaewoong Jung
2018-05-29Add bpf module typeColin Cross