We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
git clone https://github.com/TheBottleAndTheFan/uftrace.git
아래 링크에 따라 설치
https://github.com/TheBottleAndTheFan/uftrace/blob/master/INSTALL.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
개발 및 테스트 환경 구성
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
uftrace
아래 링크에 따라 설치
https://github.com/TheBottleAndTheFan/uftrace/blob/master/INSTALL.md
컴파일 및 실행
소스코드 작성
Makefile
컴파일 및 실행
The text was updated successfully, but these errors were encountered: