diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:05:36 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-02 11:11:52 +0900 |
commit | 035c2f56f57432caa78378e3ab498a5fb9bd276b (patch) | |
tree | 8bbaadf04bddf8e9d8e419f10987305806631219 /tools/perf/scripts/python/stackcollapse.py | |
parent | 64285dc5c41fc7a031695c2c286a2bfef9eaf2c6 (diff) |
kconfig: gconf: do not reconstruct tree store when a symbol is changed
There is no need to reconstruct the entire tree store when a symbol's
value changes. Simply call gtk_tree_store_set() to update the row data.
Introduce update_trees() to factor out the common update logic.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions