Blame doc/main.texi

Packit d37888
@node Top, About, (dir), (dir)
Packit d37888
Packit d37888
@menu
Packit d37888
* About::                       About LibGTop
Packit d37888
* White Paper::                 LibGTop White Paper
Packit d37888
* Reference Manual::            LibGTop Reference Manual
Packit d37888
Packit d37888
 --- The Detailed Node Listing ---
Packit d37888
Packit d37888
About LibGTop
Packit d37888
Packit d37888
* Availability::                Where to get LibGTop
Packit d37888
* Supported Platforms::         Supported Platforms
Packit d37888
* Mailing List::                Helping with LibGTop development
Packit d37888
* Thanks::                      People who contributed to LibGTop
Packit d37888
Packit d37888
LibGTop White Paper
Packit d37888
Packit d37888
* Introduction::                Introduction
Packit d37888
* Overview::                    Overview
Packit d37888
Packit d37888
Overview
Packit d37888
Packit d37888
* Interface Design::            Things that need to be considered
Packit d37888
* Server Implementation::       The LibGTop "server"
Packit d37888
Packit d37888
LibGTop Reference Manual
Packit d37888
Packit d37888
* System Dependent::            System Dependent Functions.
Packit d37888
* Common Functions::            Common Functions.
Packit d37888
* Library Functions::           Library Functions.
Packit d37888
Packit d37888
System Dependent Functions
Packit d37888
Packit d37888
* glibtop_cpu::                 CPU Usage.
Packit d37888
* glibtop_mem::                 Memory Usage.
Packit d37888
* glibtop_swap::                Swap Usage.
Packit d37888
* glibtop_uptime::              System Uptime.
Packit d37888
* glibtop_loadavg::             Load Average.
Packit d37888
* glibtop_proclist::            Process List.
Packit d37888
* glibtop_proc_state::          Process State.
Packit d37888
* glibtop_proc_uid::            Process UID and TTY Information.
Packit d37888
* glibtop_proc_mem::            Process Memory Information.
Packit d37888
* glibtop_proc_time::           Process Time Information.
Packit d37888
* glibtop_proc_signal::         Process Signal Information.
Packit d37888
* glibtop_proc_kernel::         Process Kernel Data Information.
Packit d37888
* glibtop_proc_segment::        Process Segment Information.
Packit d37888
* glibtop_proc_args::           Process Arguments.
Packit d37888
* glibtop_proc_map::            Process Memory Maps.
Packit d37888
* glibtop_netload::             Network Load.
Packit d37888
* glibtop_ppp::                 PPP Usage.
Packit d37888
Packit d37888
Common Functions
Packit d37888
Packit d37888
* glibtop_mountlist::           Mount List.
Packit d37888
* glibtop_fsusage::             File System Usage.
Packit d37888
Packit d37888
Library Functions
Packit d37888
Packit d37888
* glibtop_init::                Server Initialization.
Packit d37888
* glibtop_sysdeps::             Server Sysdeps.
Packit d37888
* Library Parameters::          Library Parameters.
Packit d37888
@end menu
Packit d37888
Packit d37888
@include about.texi
Packit d37888
@include white-paper.texi
Packit d37888
@include reference.texi
Packit d37888