PSR(Problem Steps Recorder) 커맨드라인 옵션(3) - arcetl(etl파일)
2020. 7. 28. 21:29ㆍ윈도우 보조프로그램
arcetl 옵션은 출력파일에 Windows Performance Analyzer( = WPA) 파일인 *.etl 파일을 포함해서 출력하게 된다.
기본값은 0이다.
파일을 포함하여 저장하고자 하면
/start /output 출력파일을 저장할 경로명\파일이름.zip / arcetl 1
출력된 압축파일을 해제하면 etl형식의 파일이 같이 나온다.
etl 파일을 더블클릭하여 실행을 하면 Windows Performance Analyzer이 실행이 된다.
Windows Performance Analyzer에 대한 설명은 MS의 홈페이지에서 찾아 볼 수 있다.
docs.microsoft.com/ko-kr/windows-hardware/test/wpt/windows-performance-analyzer
Windows Performance Analyzer
Windows Performance Analyzer
docs.microsoft.com
'윈도우 보조프로그램' 카테고리의 다른 글
PSR(Problem Steps Recorder) 커맨드라인 옵션(5) - recordpid (0) | 2020.07.29 |
---|---|
PSR(Problem Steps Recorder) 커맨드라인 옵션(4) - arcxml(xml파일 출력) (0) | 2020.07.29 |
PSR(Problem Steps Recorder) 커맨드라인 옵션(2) - SC (스크린샷) (0) | 2020.07.28 |
PSR(Problem Steps Recorder) 커맨드라인 옵션(1) - start와 stop (0) | 2020.07.28 |
PSR(Problem Steps Recorder) -성능 모니터링 및 분석 구현 또는 프로그램 사용이력.(2) (0) | 2020.07.27 |