soyuka / pidusage

Cross-platform process cpu % and memory usage of a PID
MIT License
512 stars 55 forks source link

add `command` property to output object #148

Closed reply2future closed 1 year ago

reply2future commented 2 years ago

Description
Sometimes it would be useful when output object contain command property during monitor case. Or we could customize the display arguments, but it looks like complicate because it may need some functions to deal with fields.

Example

image