aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHerve Codina <[email protected]>2024-06-14 19:32:06 +0200
committerThomas Gleixner <[email protected]>2024-06-17 15:48:13 +0200
commitdbd56abffc6a43eb361e8033dce7a7d176f8e867 (patch)
tree68691e4ace0f61bf36d3f014f8617e89eccb0f0f /tools/perf/scripts/python/stackcollapse.py
parent922ac2cf9fe444c4aff165b9f7e158a9b651647d (diff)
irqdomain: Use a dedicated function to set the domain name
The interrupt domain name computation and setting is directly done in __irq_domain_create(). This leads to a quite long __irq_domain_create() function. In order to simplify __irq_domain_create() and isolate the domain name computation and setting, move the related operations to a dedicated function. Signed-off-by: Herve Codina <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions