System profiler
System profiler
Main page

System profiler

logo
Community Hub0 subscribers
What are your thoughts?
Be the first to start a discussion here.
Be the first to start a discussion here.
System profiler

A system profiler is a program that can provide detailed information about the software installed and hardware attached to a computer. Typically workstations and personal computers have had system profilers as a common feature since the mid-1990s.

However, system profilers exist on most computing architectures in some form or other. System Monitor programs in mainframes essentially provide the same function as system profiler programs on personal computers.

Modern system profilers typically provide real time information on not only the CPU state (such as clock speed), GPU state, and attached hardware state (such as USB or FireWire devices).

System profilers came into use after punch cards were no longer needed to run programs. Mainframe computers evolved into modular architectures at the same time punch cards were being abandoned as input devices. Punch card based mainframe computer systems typically had very rigidly fixed architectures with little variation in input or output devices.

Prior to the development of graphical user interfaces many of the functions of a system profiler were available as commands. For example the VM/370 command QUERY command can display the real addresses of all devices attached to the system, and the size of real storage.

Since the 1990s hardware independent system profilers have emerged in some computing architectures, like Linux. Most Unix-like (aka POSIX compliant) operating systems have system hardware independent profilers.

In Apple Computer's classic Mac OS, this was done by an application called Apple System Profiler.

macOS' profiler is simply called System Information, and can be accessed via two methods. A GUI application, System Information.app, provides system information in simplified tables and trees, whereas detailed, highly-verbose information can be viewed upon executing the /usr/sbin/system_profiler binary in a terminal emulator.

See all
User Avatar
No comments yet.