con / con/duct

Do record ppid per pid record

Open Beginner friendly
#416 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
6
Avg merge
5d 18h
Merged PRs (30d)
2

Description

just adding `ppid` to the list of fields to give to `ps` to output

It might come handy if we decide to do better analytics about memory consumption for

- #399

Contributor guide

Open the contributing guide

Research direction

Start by locating the process-record field list and the entry point that invokes ps. Add ppid to the fields emitted for each pid, then verify that each record includes the parent process ID and that existing process output remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.