<memory_profiler>.add-instrumentation <memory_profiler>.delete
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<memory_profiler>.add-memory-profiler

Synopsis

<memory_profiler>.add-memory-profiler "type" [profiler]

Description

Adds a data profiler to the specified processor that will record either reads or writes to memory (indexed on physical address) depending on whether the type argument is 'read' or 'write'. An existing data profiler may be specified with the profiler argument; otherwise, a new data profiler will be created.

Provided By

Simics Core
<memory_profiler>.add-instrumentation <memory_profiler>.delete