Adds global scheduler pop-up details window displaying current
scheduler name, scheduler period and governor name.
Modify help window to include newly added scheduler pop-up.
Mofdify parameter "string" of print_left() function to take
const char* instead of char* - the string is not modified
in that function.
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Change-Id: Icc0bdf55f716e5eed71a472f2c77c47ee2fc1b3d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6459
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>