Maoni0 / realmon

A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
MIT License
281 stars 25 forks source link

For Multiple Processes With The Same Name, Allow Users to Choose the Process / Show the Processes available. #32

Closed MokoSan closed 2 years ago

MokoSan commented 2 years ago

Right now, we are disallowing monitoring if there are multiple processes of the same name. As per @chrisnas' comment: https://github.com/Maoni0/realmon/pull/19#discussion_r754095252 we should allow the user to choose amongst different processes with the same name or at least display a list of processes.