enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. perf (Linux) - Wikipedia

    en.wikipedia.org/wiki/Perf_(Linux)

    The perf subsystem of Linux kernels from 2.6.37 up to 3.8.8 and RHEL6 kernel 2.6.32 contained a security vulnerability (CVE-2013-2094), which was exploited to gain root privileges by a local user. [ 17 ] [ 18 ] The problem was due to an incorrect type being used (32-bit int instead of 64-bit) in the event_id verification code path.

  3. sar (Unix) - Wikipedia

    en.wikipedia.org/wiki/Sar_(Unix)

    Additional to sar command, Linux sysstat package in Debian, [4] RedHat Enterprise Linux and SuSE provides additional reporting tools: : Collect, report, or save system activity information. – Linux User Commands Manual: Collect and store binary data in the system activity daily data file.

  4. Sysbench - Wikipedia

    en.wikipedia.org/wiki/Sysbench

    It is a multi-purpose benchmark that features tests for CPU, memory, I/O, and database performance testing. [3] It is a basic command line utility that offers a direct way to benchmark computer hardware. It now comes packaged in most major Linux distribution repositories such as Debian, Ubuntu, CentOS and Arch Linux. [4]

  5. lspci - Wikipedia

    en.wikipedia.org/wiki/Lspci

    lspci is a command on Unix-like operating systems that prints ("lists") detailed information about all PCI buses and devices in the system. [1] It is based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.

  6. ps (Unix) - Wikipedia

    en.wikipedia.org/wiki/Ps_(Unix)

    %CPU: How much of the CPU the process is using %MEM: How much memory the process is using ADDR: Memory address of the process C or CP: CPU usage and scheduling information COMMAND* Name of the process, including arguments, if any NI: nice value F: Flags PID: Process ID number PPID: ID number of the process's parent process PRI: Priority of the ...

  7. List of performance analysis tools - Wikipedia

    en.wikipedia.org/wiki/List_of_performance...

    Linux System software package for correlated tracing of kernel, applications and libraries. GPL/LGPL/MIT OProfile: Linux Profiles everything running on the Linux system, including hard-to-profile programs such as interrupt handlers and the kernel itself. Sampling profiler for Linux that counts cache misses, stalls, memory fetches, etc.

  8. nmon - Wikipedia

    en.wikipedia.org/wiki/Nmon

    nmon (Nigel's Monitor [2]) is a computer performance system monitor tool for the AIX and Linux operating systems. [3] [4] The nmon tool has two modes a) displays the performance stats on-screen in a condensed format or b) the same stats are saved to a comma-separated values (CSV) data file for later graphing and analysis to aid the understanding of computer resource use, tuning options and ...

  9. top (software) - Wikipedia

    en.wikipedia.org/wiki/Top_(software)

    The program produces an ordered list of running processes selected by user-specified criteria, and updates it periodically. Default ordering is by CPU usage, and only the top CPU consumers are shown. top shows how much processing power and memory are being used, as well as other information about the running processes.