Application Performance Tools
A-9
Sampling
Sampling allows you to profile all active software on your system,
including operating system, device driver, and application software. It
works by occasionally interrupting the processor and collecting the
instruction address, process ID, and thread ID. After the sampling
activity completes, the VTune analyzer displays the data by process,
thread, software module, function, or line of source. There are two
methods for generating samples: Time-based sampling and Event-based
sampling.
Time-based Sampling
•
Time-based sampling (TBS) uses an operating system’s (OS) timer
to periodically interrupt the processor to collect samples. The
sampling interval is user definable. TBS is useful for identifying the
software on your computer that is taking the most CPU time.
Summary of Contents for ARCHITECTURE IA-32
Page 1: ...IA 32 Intel Architecture Optimization Reference Manual Order Number 248966 013US April 2006...
Page 220: ...IA 32 Intel Architecture Optimization 3 40...
Page 434: ...IA 32 Intel Architecture Optimization 9 20...
Page 514: ...IA 32 Intel Architecture Optimization B 60...
Page 536: ...IA 32 Intel Architecture Optimization C 22...