cpuidtool

C library for x86/x86_64 CPU detection and feature extraction (tool)

Description

libcpuid is a small C library for x86 CPU detection and feature extraction. Using it, you can:

   - get the processor vendor, model, brand string, code name,
   - get information about CPU features such as: number of cores or logical
     CPUs, cache sizes, CPU clock,
   - check if the processor implements a specific instruction set such as
     the SSE2, 3DNow!,
   - execute the CPUID and RDTSC instructions (portably!)

This package ships the cpuidtool.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/anrieff/libcpuid


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cpuidtool