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

For aarch64 platform, I have built "Open-Falcon" from source. #979

Open
odidev opened this issue Jan 29, 2025 · 0 comments
Open

For aarch64 platform, I have built "Open-Falcon" from source. #979

odidev opened this issue Jan 29, 2025 · 0 comments

Comments

@odidev
Copy link
Contributor

odidev commented Jan 29, 2025

Steps

Following STEPS were used for the building and installation:


$ mkdir -p $GOPATH/src/github.com/open-falcon 
$ cd $GOPATH/src/github.com/open-falcon 
$ git clone https://github.com/open-falcon/falcon-plus.git 
$ cd $GOPATH/src/github.com/open-falcon/falcon-plus/ && git checkout v0.2.1 
$ make all 

Outcome

Open-falcon binary got generated, which is verified for Linux/ARM64 with file command.

All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

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

No branches or pull requests

1 participant