mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 17:06:28 +00:00
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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user