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
perf
리눅스 명령어 중의 하나로 프로그램 또는 시스템 전체를 상세하게 profiling, tracing할 수 있는 성능측정도구.
C, JSON
cloc linux-2.6/tools/perf cloc으로 root/tools/perf/ 사용언어 분석
cloc linux-2.6/tools/perf
이벤트 옵션을 주지 않으면 cpu clock을 기준으로 성능을 분석한다. 어느 부분에 오버헤드가 집중되는지 알 수 있다.
299366 lines
The text was updated successfully, but these errors were encountered:
No branches or pull requests
프로젝트명
perf
분야 및 한줄정의
리눅스 명령어 중의 하나로 프로그램 또는 시스템 전체를 상세하게 profiling, tracing할 수 있는 성능측정도구.
주 사용언어
C, JSON
profiling 예시
폴더구조
총 라인 수
299366 lines
The text was updated successfully, but these errors were encountered: