-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Component: Process SourceIssues related to process sourcesIssues related to process sourcesPriority: LowNice to haveNice to haveType: BugAn unexpected problem or behaviorAn unexpected problem or behavior
Description
We currently do not deal very well with PID arguments that correspond to kernel threads. The desired output is below:
$ pargs 2
2: pageout
$ pauxv 3
3: fsflush
$ penv 3
3: fsflush
$ pfiles 3
3: fsflush
[system process]
$ pstack 3
pstack: cannot examine 3: system process
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: Process SourceIssues related to process sourcesIssues related to process sourcesPriority: LowNice to haveNice to haveType: BugAn unexpected problem or behaviorAn unexpected problem or behavior