reverie-rs / reverie

trace and intercept linux syscalls.
Other
14 stars 5 forks source link

Make namespace creation optional (default off) #15

Closed rrnewton closed 5 years ago

rrnewton commented 5 years ago

Right now systrace creates a new namespace, so that app PIDs always start at the same place. Let's turn this off by default and hide it behind a flag. It may be good in some cases, but not when:

wangbj commented 5 years ago

fixed in 4cebe4fea19d8ad93880d0b11355debc6368b4b1