Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new Arch packages, new TOC and spiffy up the formatting #306

Merged
merged 1 commit into from
Jan 1, 2016
Merged

add new Arch packages, new TOC and spiffy up the formatting #306

merged 1 commit into from
Jan 1, 2016

Conversation

troyengel
Copy link
Contributor

The official Arch kernel has been released with CONFIG_BPF_SYSCALL=y, I was able to complete my AUR packages and test functionality. hello_world.py works perfectly. :)

$ sudo python2 /usr/share/bcc/examples/hello_world.py 
         gkrellm-1801  [002] d..1 43877.766400: : Hello, World!
  NetworkManager-655   [004] d..1 43880.638182: : Hello, World!

$ sudo python3 /usr/share/bcc/examples/hello_world.py 
         gkrellm-1801  [000] d..1 43892.821996: : Hello, World!
         gkrellm-1801  [001] d..1 43897.810282: : Hello, World!

@drzaeus77
Copy link
Collaborator

Awesome work @troyengel, just tried it myself as well.

One note: looking at the PKGBUILD file, it uses its own logic for setting -jN, whereas I think the convention is to set MAKEFLAGS="-jN" in /etc/makepkg.conf.

drzaeus77 added a commit that referenced this pull request Jan 1, 2016
add new Arch packages, new TOC and spiffy up the formatting
@drzaeus77 drzaeus77 merged commit 6ae08b6 into iovisor:master Jan 1, 2016
@troyengel
Copy link
Contributor Author

Ooh, thanks Brenden - you can guess which config I've never touched. :) I just uploaded a new 0.1.7-3 PKGBUILD removing the -jN flags from make. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants