busychild | pstree mod that prints other helpful information

 by   h0mbre Rust Version: Current License: No License

kandi X-RAY | busychild Summary

kandi X-RAY | busychild Summary

busychild is a Rust library. busychild has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Busychild is a pstree like utility with some added functionality built on. Busychild is aimed at getting a better understanding of applications which create numerous child processes. Busychild should allow users to peek into a portion of the IPC being used by the target process and highlight shared file descriptors (sockets (not datagram afaik), pipes) with other processes. Hopefully the code isn't completely opaque and users are able to modify it to suit their needs. There is a lot of room left for added functionality as I've only chosen to highlight a small subset of the information available about a given process. There are many unexplored process aspects which lend themselves well to being highlighted by the program, such as: shared mapped files, CPU utilization, virtual memory size, process state, etc. These are all available through the wonderful procfs Crate. Busychild is in a very early stage, please report any bugs! The code could use a heavy dose of refactoring, but it seems to be in a working state. I've hardcoded a constant in the code in order to render the process start times as a UTC timestamp correctly, this constant is the _SC_CLK_TCK which, when used in conjuction with the process' start time and the OS boot time, can give you a UTC timestamp. This constant is set to 100 on my machine, please check yours in order to get the right result. Tested on Ubuntu 18.04: 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              busychild has a low active ecosystem.
              It has 19 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              busychild has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of busychild is current.

            kandi-Quality Quality

              busychild has no bugs reported.

            kandi-Security Security

              busychild has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              busychild does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              busychild releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of busychild
            Get all kandi verified functions for this library.

            busychild Key Features

            No Key Features are available at this moment for busychild.

            busychild Examples and Code Snippets

            No Code Snippets are available at this moment for busychild.

            Community Discussions

            No Community Discussions are available at this moment for busychild.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install busychild

            git clone https://github.com/h0mbre/busychild
            cd busychild
            cargo build --release

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/h0mbre/busychild.git

          • CLI

            gh repo clone h0mbre/busychild

          • sshUrl

            git@github.com:h0mbre/busychild.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link