Crates.io | sig-bitmap |
lib.rs | sig-bitmap |
version | 0.0.9 |
source | src |
created_at | 2024-03-06 03:49:32.292737 |
updated_at | 2024-03-08 04:22:58.55564 |
description | Interpret Signal Bitmaps for a Process |
homepage | https://github.com/clickyotomy/sig-bitmap |
repository | https://github.com/clickyotomy/sig-bitmap |
max_upload_size | |
id | 1164317 |
size | 18,149 |
A command line tool to interpret signal bitmaps for a process.
Usage
sig-bitmap [OPTIONS] --pid <PID>
Options:
-p, --pid <PID> PID of the process
-m, --map <MAP> Type of bitmap to interpret
[default: sig-pnd]
[possible values: sig-pnd, shd-pnd,
sig-blk, sig-ign, sig-cgt]
-h, --help Print help (see more with '--help')
-V, --version Print version