summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJames Clark <james.clark@linaro.org>2025-03-25 11:58:51 +0000
committerSuzuki K Poulose <suzuki.poulose@arm.com>2025-04-30 14:58:19 +0100
commit48a5126be08514e1d8c9d67a7bf66af36ea6e02d (patch)
treedc11cfd221a7f81aa451a4339027aab13e05704e /tools/perf/scripts/python/export-to-postgresql.py
parent7cd6368657f1ee372aac902da911def75afe8477 (diff)
coresight: Remove inlines from static function definitions
These are all static and in one compilation unit so the inline has no effect on the binary. Except if FTRACE is enabled, then some functions which were already not inlined now get the nops added which allows them to be traced. Reviewed-by: Leo Yan <leo.yan@arm.com> Reviewed-by: Yeoreum Yun <yeoreum.yun@arm.com> Signed-off-by: James Clark <james.clark@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20250325-james-coresight-claim-tags-v4-6-dfbd3822b2e5@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions