EnglishFrenchSpanish

OnWorks favicon

kerneltop - Online in the Cloud

Run kerneltop in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kerneltop that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kerneltop - shows kernel function usage in an interactive style like 'top'

SYNOPSIS


kerneltop [ options ]

VERSION


This manpage documents version 0.8 of the program.

DESCRIPTION


The kerneltop command uses the /proc/profile and the kernel system map to print ascii data
on standard output, updated once a second. The output is organized in three columns: the
first is the address of the function, the second is the name of the C function in the
kernel, and the third number of clock ticks the function has taken. The output is filled
with blanks to ease readability, and can either be sorted by the number of ticks per
function (the default), or the address of the function.

OPTIONS


Available command line options:

-m mapfile
Specify a mapfile, which by default is /boot/System.map, or /boot/System.map-`uname
-r` if /boot/System.map doesn't exist. You should specify the map file on the
command-line if your current kernel isn't the last one you compiled, or `uname -r`
does not refer to the correct suffix for the current System.map file. If the name
of the map file ends with `.gz' it is decompressed on the fly.

-p profile
Specify a different profiling buffer, which by default is /proc/profile. This
should only be necessary if the proc filesystem is mounted somewhere other than
/proc.

-l lines
Lines. Number of lines to print on the display. Default is 20 and the maximum is
100.

-s seconds
Sleep time between each pass in seconds. Default is 1 second.

-t ticks
Lower threshold number of ticks to print. Default is 1 tick.

-u Unsorted output. Default is sorted (by ticks). Note that unsorted output is
actually sorted by address.

-V Version. This makes kerneltop print its version number and exit.

EXAMPLES


Display 46 lines of output (useful for 50 line terminals):
kerneltop -l 46

Show only proceses that use 5 ticks or more:
kerneltop -t 5

Show unsorted output by default:
kerneltop -u

INTERACTIVE Commands


There are a number of interactive commands available in kerneltop. The effect of these
commands is documented above under OPTIONS.

<h> or <?>: Help

This is simply a list of available commands for the interactive mode.

<l>: Lines

Set number of console lines to use for display

<s>: Seconds

Set number of seconds between sample periods

<t>: Threshold

Set lower threshold for number of ticks required to be printed

<q>: Quit

Leaves the program

<u>: Unsorted/Sorted

Toggles between unsorted and sorted display (sorted by ticks)

Use kerneltop online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

  • 1
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 2
    abinit
    abinit
    abinit - Ab initio atomic-scale
    simulation software ...
    Run abinit
  • 3
    cpan-outdatedp
    cpan-outdatedp
    cpan-outdated - detect outdated CPAN
    modules in your environment ...
    Run cpan-outdatedp
  • 4
    cpan-uploadp
    cpan-uploadp
    cpan-upload - upload a distribution to
    the CPAN VERSION: version 0.103012
    USAGE: usage: cpan-upload [options]
    file-to-upload-1 [ file-to-upload-2.. ]
    -v --verb...
    Run cpan-uploadp
  • 5
    g32pbm
    g32pbm
    g32pbm - convert a Group 3 fax file
    into a portable bitmap ...
    Run g32pbm
  • 6
    gabedit
    gabedit
    gabedit - graphical user interface
    (GUI) to computational chemistry
    packages ...
    Run gabedit
  • More »

Ad