summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2026-02-23 19:06:57 +0100
committerLinus Walleij <linusw@kernel.org>2026-02-26 23:42:40 +0100
commit04fcdb3a34d66a2848f5c7073f85071eeb1e5fae (patch)
tree7698e1e1b046dc06adcd58e13c6feb4b95af62d8 /tools/perf/scripts/python/stackcollapse.py
parenta603cf701f94f233032dd66bbc6e1b03d866550f (diff)
pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
The I²C ID table is a subject to new entries that may potentially break the order of the existing ones. Avoid this by using string literals for the chip naming. Note, linker will deduplicate same string literals and use only a single copy, hence it won't be the change in size in data section. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions