rib / gputop

A GPU profiling tool
160 stars 37 forks source link

Filter on all children of wrapper child process #174

Closed djdeath closed 6 years ago

djdeath commented 6 years ago

If we run the wrapper tool with :

gputop-wrapper -m RenderBasic -c Timestamp -- workload.sh

We want to be able to include all the children processes spawned by workload.sh, not just the shell itself which will not yield any data.