2ee95af0fd
This will allow multiple independent callers to request I/O statistics without stepping on each other (previously the stats would be reset on each request, which only works with a single caller). This also means that we can now allow requesting stats while the VTune integration is enabled. Change-Id: Ia9d4d6fd37fa66b3671cd33b3183c90524f955bd Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/412257 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>