summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorNir Lichtman <nir@lichtman.org>2024-10-27 23:47:29 +0300
committerDaniel Thompson <daniel.thompson@linaro.org>2024-11-02 11:41:39 +0300
commit272fad470b6548d8f9fb293a3fc6918c9d053d91 (patch)
tree82499f37c9d5fd39477599af1895f76a579ef9ea /tools/perf/scripts/python/syscall-counts.py
parent9131d6a7a726d7a372bc35d27df9ebe3f011508e (diff)
downloadlinux-272fad470b6548d8f9fb293a3fc6918c9d053d91.tar.xz
kdb: Fix breakpoint enable to be silent if already enabled
Fix the breakpoint enable command (be) to a logic that is inline with the breakpoint disable command (bd) in which if the breakpoint is already in an enabled state, do not print the message of enabled again to the user. Also a small nit fix of the new line in a separate print. Signed-off-by: Nir Lichtman <nir@lichtman.org> Link: https://lore.kernel.org/r/20241027204729.GA907155@lichtman.org Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions