aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-01-07 17:34:01 -0600
committerJakub Kicinski <[email protected]>2021-01-09 13:51:36 -0800
commit994122211665301080cd232c06ae219b681dcb57 (patch)
tree998dad1a38d107fe6f417b1276d36703f0b6a7f7 /tools/perf/scripts/python/flamegraph.py
parent3f5ec374ae3f3d5381622e29319a22c4ecd09413 (diff)
remoteproc: qcom: expose types for COMPILE_TEST
Stub functions are defined for SSR notifier registration in case QCOM_RPROC_COMMON is not configured. As a result, code that uses these functions can link successfully even if the common remoteproc code is not built. Code that registers an SSR notifier function likely needs the types defined in "qcom_rproc.h", but those are only exposed if QCOM_RPROC_COMMON is enabled. Rearrange the conditional definition so the qcom_ssr_notify_data structure and qcom_ssr_notify_type enumerated type are defined whether or not QCOM_RPROC_COMMON is enabled. Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions