cloudlinux / libcare

libcare -- Patch Userspace Code in Live Processes
GNU General Public License v2.0
145 stars 57 forks source link

kpatch_patch: suppress print_address_closest_func() when the log level is not debug #53

Closed loyfan closed 2 years ago

loyfan commented 3 years ago

Stack unwind functions from libunwind sometimes can be very time consuming. If not necessary, try use these functions as less as possible.

Signed-off-by: Luo Yifan luoyifan_yewu@cmss.chinamobile.com