Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Fernandes <[email protected]>
  • Loading branch information
joelagnel committed Jul 12, 2018
1 parent 1618199 commit dc8805f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BCC.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source and the sources should be built atleast once in-tree. Once it is built,
run the following command pointing androdeb to the kernel sources which will
have it extract headers from there and push them to the device.
```
adeb prepare --download --bcc --kernelsrc /path/to/kernel-source/
adeb prepare --build --bcc --kernelsrc /path/to/kernel-source/
```
This downloads and installs a pre-built androdeb filesystem containing a recent
version of BCC onto the android device, extracts kernel headers from the source
Expand Down

0 comments on commit dc8805f

Please sign in to comment.