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

[임민채] 개발환경 구성문서 #189

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

[임민채] 개발환경 구성문서 #189

minchae opened this issue Oct 14, 2017 · 0 comments

Comments

@minchae
Copy link

minchae commented Oct 14, 2017

개발 및 테스트 환경 구성

Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz 2.90GHz

RAM 16G

Ubuntu 16.04 (64bit) on Oracle VM virtualbox 1G RAM

개발 tool : VIM

perf

   * git clone git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git -b perf/core
   * cd tip/tools/perf
   * 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 
   * make

uftrace

git clone https://github.com/TheBottleAndTheFan/uftrace.git

아래 링크에 따라 설치

https://github.com/TheBottleAndTheFan/uftrace/blob/master/INSTALL.md

컴파일 및 실행

소스코드 작성

image

Makefile

image

컴파일 및 실행

image

image

image

@minchae minchae changed the title [임민채] 개발환경 [임민채] 개발환경 구성문서 Oct 14, 2017
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