Skip to content

CPUMSR vs Valgrind

A side-by-side look at CPUMSR and Valgrind. For an in-depth review of either product, follow the links below.

CPUMSR

CPUMSR

System & Hardware

CPUMSR is a lightweight program that allows reading and writing model-specific registers (MSRs) on Intel CPUs. It provides low-level access and monitoring of internal CPU parameters.

msrregisterscpuintelhardwarelowlevel
Valgrind

Valgrind

Development

Valgrind is an instrumentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, and profile programs. Valgrind helps programmers improve code quality by detecting reading/writing of uninitialized memory, memory leaks, and more.

memorydebuggingprofiling

Related Comparisons

Processor Hardware Control for Linux
Kcachegrind
Faronics Power Save
CrystalCPUID