ovis-hpc / sos

sos pre-release stable.
https://github.com/ovis-hpc/sos/wiki
Other
4 stars 7 forks source link

Reset cached object tree for dsos_iter_begin() and dsos_iter_end() #84

Closed narategithub closed 1 year ago

narategithub commented 1 year ago

dsos_iter_begin() and dsos_iter_end() shall reset the iterator's cached object tree. Otherwise, the cached objects from the previous iteration (that may not end) could still be in the cache tree and yielded incorrect results.