aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-10-24 03:17:58 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-11-06 08:46:34 +0900
commit572cd1d2a9a68b66af98a60f4aad4f01d6589447 (patch)
tree04812af8cf5e86e8ea53c7249df147cfc7e3880e /tools/perf/scripts/python/call-graph-from-postgresql.py
parentkconfig: qconf: remove ConfigItem::visible member (diff)
downloadwireguard-linux-572cd1d2a9a68b66af98a60f4aad4f01d6589447.tar.xz
wireguard-linux-572cd1d2a9a68b66af98a60f4aad4f01d6589447.zip
kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
When the ESC key is pressed, the parentSelected() signal is currently emitted for singleMode, menuMode, and symbolMode. However, parentSelected() signal is functional only for singleMode. In menuMode, the signal is connected to the goBack() slot, but nothing occurs because configList->rootEntry is always &rootmenu. In symbolMode (in the right pane), the parentSelected() signal is not connected to any slot. This commit prevents the unnecessary emission of the parentSelected() signal. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions