diff options
author | 2024-10-24 03:18:02 +0900 | |
---|---|---|
committer | 2024-11-06 08:46:34 +0900 | |
commit | a914032b71f0a74e9c9114ff9be8babb55bbca67 (patch) | |
tree | fd8592020052440baf284b13adc00ef38f3a75ee /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kconfig: add sym_get_prompt_menu() helper function (diff) | |
download | wireguard-linux-a914032b71f0a74e9c9114ff9be8babb55bbca67.tar.xz wireguard-linux-a914032b71f0a74e9c9114ff9be8babb55bbca67.zip |
kconfig: qconf: refactor ConfigInfoView::clicked()
Most of the code in ConfigInfoView::clicked() is unnecessary.
There is no need to use the regular expression to search for a symbol.
Calling sym_find() is simpler and faster.
The hyperlink always begins with the "s" tag, and there is no other
tag used. Remove it.
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