summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2024-10-07 01:14:05 +0100
committerLee Jones <lee@kernel.org>2024-10-31 15:51:20 +0000
commit697a4001d31a607a72c6297e4eb0f7918c6e6929 (patch)
tree4cb246bcd7cd62a88e390169abd2bb80dec10eef /tools/perf/scripts/python/stackcollapse.py
parentbd91530aee6007a979e52d816779a6e10ed8c00a (diff)
mfd: axp20x: Ensure relationship between IDs and model names
At the moment there is an implicit relationship between the AXP model IDs and the order of the strings in the axp20x_model_names[] array. This is fragile, and makes adding IDs in the middle error prone. Make this relationship official by changing the ID type to the actual enum used, and using indexed initialisers for the string list. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Link: https://lore.kernel.org/r/20241007001408.27249-3-andre.przywara@arm.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions