Skip to content

jeez/bpftrace_local_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

bpftrace_local_manifest

A local repo manifest for easy inclusion of bpftrace into an AOSP build.

Usage

In your AOSP checkout, navigate to the hidden .repo folder and create another folder, local_manifests. Then move bpftrace_for_android.xml into this folder.

On repo sync (you may have to usage --force-sync if you are using an existing checkout), the overlay repositories will be pulled in.

Lastly, depending on how you intend to consume bpftrace, you may need to add it to a product in order for it to be included in the next regular build or build it directly via mmma external/bpftrace/bpftrace or similar.

About

Local manifest instructing repo to pick bpftrace-related projects from https://github.com/michalgr/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors