enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. sar (Unix) - Wikipedia

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

    Linux User Commands Manual: reports individual or combined processor related statistics. – Linux User Commands Manual: reports statistics for Linux tasks (processes) : I/O, CPU, memory, etc. – Linux User Commands Manual: reports input/output statistics for network filesystems (NFS).

  3. 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 ...

  4. ps (Unix) - Wikipedia

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

    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 process RSS: Resident set size: S or STAT: Process ...

  5. List of performance analysis tools - Wikipedia

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

    Arm MAP, a performance profiler supporting Linux platforms.; AppDynamics, an application performance management solution [buzzword] for C/C++ applications via SDK.; AQtime Pro, a performance profiler and memory allocation debugger that can be integrated into Microsoft Visual Studio, and Embarcadero RAD Studio, or can run as a stand-alone application.

  6. perf (Linux) - Wikipedia

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

    Usage of Last Branch Records, [7] a branch tracing implementation available in Intel CPUs since Pentium 4, is available as a patch. [6] Since version 3.14 of the Linux kernel mainline, released on March 31, 2014, perf also supports running average power limit (RAPL) for power consumption measurements, which is available as a feature of certain ...

  7. cgroups - Wikipedia

    en.wikipedia.org/wiki/Cgroups

    cgroups (abbreviated from control groups) is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, etc. [1]) of a collection of processes. Engineers at Google started the work on this feature in 2006 under the name "process containers". [ 2 ]

  8. du (Unix) - Wikipedia

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

    du (abbreviated from disk usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file system. A Windows commandline version of this program is part of Sysinternals suite by Mark Russinovich .

  9. mtrace - Wikipedia

    en.wikipedia.org/wiki/Mtrace

    Memory leak information will be reported in the file specified by the MALLOC_TRACE environment variable. The difficulty is, this file will be in a computer-readable format. Most Linux machines come with a console command called mtrace, that converts the computer