Merge pull request #1110 from liubin/fix/1109-add-enable_pprof

runtime: change configuration key name from EnablePprof to enable_pprof
This commit is contained in:
Tim Zhang
2020-11-13 17:44:34 +08:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -235,4 +235,4 @@ experimental=@DEFAULTEXPFEATURES@
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
# (default: false)
# EnablePprof = true
# enable_pprof = true

View File

@@ -234,4 +234,4 @@ experimental=@DEFAULTEXPFEATURES@
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
# (default: false)
# EnablePprof = true
# enable_pprof = true

View File

@@ -360,4 +360,4 @@ experimental=@DEFAULTEXPFEATURES@
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
# (default: false)
# EnablePprof = true
# enable_pprof = true

View File

@@ -506,4 +506,4 @@ experimental=@DEFAULTEXPFEATURES@
# If enabled, user can run pprof tools with shim v2 process through kata-monitor.
# (default: false)
# EnablePprof = true
# enable_pprof = true