File: README.info-os

package info (click to toggle)
seergdb 2.5%2Bgit20250220%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,064 kB
  • sloc: cpp: 27,553; ansic: 1,268; makefile: 666; python: 665; asm: 244; ada: 102; fortran: 12
file content (17 lines) | stat: -rw-r--r-- 1,344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
void SeerMainWindow::handleText(const QString&) : "^done,OSDataTable={nr_rows=\"10\",nr_cols=\"3\",

        hdr=[{width=\"10\",alignment=\"-1\",col_name=\"col0\",colhdr=\"Type\"},{width=\"10\",alignment=\"-1\",col_name=\"col1\",colhdr=\"Description\"},{width=\"10\",alignment=\"-1\",col_name=\"col2\",colhdr=\"Title\"}],
        body=[
            item={col0=\"cpus\",col1=\"Listing of all cpus/cores on the system\",col2=\"CPUs\"},
            item={col0=\"files\",col1=\"Listing of all file descriptors\",col2=\"File descriptors\"},
            item={col0=\"modules\",col1=\"Listing of all loaded kernel modules\",col2=\"Kernel modules\"},
            item={col0=\"msg\",col1=\"Listing of all message queues\",col2=\"Message queues\"},
            item={col0=\"processes\",col1=\"Listing of all processes\",col2=\"Processes\"},
            item={col0=\"procgroups\",col1=\"Listing of all process groups\",col2=\"Process groups\"},
            item={col0=\"semaphores\",col1=\"Listing of all semaphores\",col2=\"Semaphores\"},
            item={col0=\"shm\",col1=\"Listing of all shared-memory regions\",col2=\"Shared-memory regions\"},
            item={col0=\"sockets\",col1=\"Listing of all internet-domain sockets\",col2=\"Sockets\"},
            item={col0=\"threads\",col1=\"Listing of all threads\",col2=\"Threads\"}
            ]}"