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

[장시현] 개발환경 구성문서 #182

Open
sihyeonn opened this issue Oct 14, 2017 · 0 comments
Open

[장시현] 개발환경 구성문서 #182

sihyeonn opened this issue Oct 14, 2017 · 0 comments

Comments

@sihyeonn
Copy link

sihyeonn commented Oct 14, 2017

Environment

  • OS : Linux mint 18.2 sonya Mate
  • Kernel : 4.10.0-37-generic

Perf Setting

  1. Get source files of kernel
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git -b perf/core
  1. Get libraries
$ sudo apt-get install -y libdw-dev libelf-dev libnewt-dev libunwind8-dev elfutils libaudit-dev libperl-dev libnuma-dev binutils-dev flex bison libpython2.7-dev asciidoc liblzma-dev libiberty-dev libgtk2.0-dev libssl-dev
  1. Move directory and make
$ cd tip/tools/perf
$ sudo make
$ sudo make install
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