commit | b384c734ecb6d6a4f121d5716f7275e8e350a6fa | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Mar 15 10:33:49 2024 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Apr 30 16:12:05 2024 -0700 |
tree | ab9a7c30e9929c372103ee57894c4ef7ec42d645 | |
parent | ccd8f17e02d70c4e9e1d7f3b8ee0f80dd58dc979 [diff] |
plugins: Replace pr_ops with a proper debug dump flag The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op". Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>