Giter Club home page Giter Club logo

Comments (5)

dalance avatar dalance commented on July 21, 2024 1

No, procs doesn't have thead information.
What kind of information do you expect?

from procs.

TangHuanan avatar TangHuanan commented on July 21, 2024 1

thread name, cpu usage, status ...

from procs.

wdv4758h avatar wdv4758h commented on July 21, 2024

I find myself need threads info in some cases. For example, if a program launch multiple threads and each thread has specific name related to the actions, then I can know which thread is using the most resource. What I'm using now is ps -T, and combine with more options to become like ps -Tao pcpu,pmem,tid,comm.

(I'm considering Linux, since that's what I'm using)

I do love the rest part of procs, it works nicely :)

from procs.

dalance avatar dalance commented on July 21, 2024

Sorry it took so long.
I added thread support, and released v0.11.1.

By default, thread is shown in tree mode.
If --thread is specified, thread is shown in normal mode too.

The PID of thread is surrounded by [].
This feature is depended on procfs, so macOS and Windows are not supported.

image

from procs.

wdv4758h avatar wdv4758h commented on July 21, 2024

Thanks!!!
I was thinking to spend some time adding it, but you've added it in already. Awesome!

from procs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.