SystemKit icon indicating copy to clipboard operation
SystemKit copied to clipboard

Process/Task API

Open beltex opened this issue 9 years ago • 3 comments

  • For listing all of them
  • All ops in Activity Monitor
    • Process ID
    • User
    • % CPU
    • Threads

    • Ports

    • Real Memory
    • Real Private Memory
    • Real Shared Memory
    • Kind
    • Sudden Termination
    • Sandbox
    • Idle Wake Ups
    • Energy Impact
    • App Nap
    • Send Bytes
    • Send Packets
    • Received Bytes
    • Received Packets
    • Purgeable Memory
    • Memory
    • Bytes Written
    • Bytes Read

beltex avatar Nov 02 '14 18:11 beltex

  • Will require root privileges for a lot of the stats

beltex avatar Nov 10 '14 21:11 beltex

Related - https://github.com/beltex/SystemKit/issues/12

beltex avatar Dec 03 '14 22:12 beltex

See - <mach/task_info.h>

beltex avatar Dec 07 '14 01:12 beltex