翻訳と辞書
Words near each other
・ Code XIII
・ Code, California
・ Code-E
・ Code-excited linear prediction
・ Code-mixing
・ Code-O-Graph
・ Code-switching
・ Code-switching in Hong Kong
・ Code-talker paradox
・ Code-Zero
・ Code.org
・ Code2000
・ Code42
・ Codea
・ Codealike
CodeAnalyst
・ Codeanywhere
・ CodeBabes
・ Codeball
・ Codebase
・ CodeBlack Entertainment
・ CodeBook
・ Codebook
・ Codebook (disambiguation)
・ Codebreaker
・ Codebreaker (film)
・ Codebreaker T133
・ Codec
・ Codec (disambiguation)
・ CODEC Acceleration


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

CodeAnalyst : ウィキペディア英語版
CodeAnalyst

AMD CodeAnalyst is a GUI-based code profiler for x86 and x86-64-based machines. CodeAnalyst has similar look and feel on both Linux and Microsoft Windows platforms. CodeAnalyst uses specific hardware profiling techniques which are designed to work with AMD processors, as well as a timer-based profiling technique which does not require specific hardware support; this allows a subset of profiling features to work on non-AMD processors, such as Intel processors.〔

As of Mar-2013, CodeAnalyst has been replaced by AMD CodeXL.〔

==Code optimization==
CodeAnalyst is built on OProfile for the Linux platform and is available as a free download. The GUI assists in various kinds of code profiling including time based profiling, hardware event-based profiling, instruction-based profiling and others. This produces statistics about details such as time spent in each subroutine which can be drilled down to the source code or instruction level. The time taken by the instructions can be indicative of stalls in the pipeline during instruction execution. Optimization could be as simple as reordering the instructions for maximum utilization of a data line cache or altering/removing the branches and loops so that the maximum number of execution units(Load/Store units, ALU, FP execution unit...) are utilized in parallel.
Support for PERF was added in CodeAnalyst 3.4, allowing users to choose between OProfile and PERF as the profiling backend.〔(AMD releases CodeAnalyst 3.4 for Linux! )〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「CodeAnalyst」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.