commit | 6b1d6d2fba37129f690ee7e9164f225c55626cac | [log] [tgz] |
---|---|---|
author | Zong Li <zong@andestech.com> | Wed Aug 15 11:00:08 2018 +0800 |
committer | Greentime Hu <greentime@andestech.com> | Tue Sep 04 14:45:18 2018 +0800 |
tree | d343bd17356b373133cce508a63c1de3b2f1e933 | |
parent | fbf58a52ac088669dfa930e557d0303a9fbb7e17 [diff] |
nds32/ftrace: Support dynamic function tracer This patch contains the implementation of dynamic function tracer. The mcount call is composed of three instructions, so there are three nop for enough placeholder. Signed-off-by: Zong Li <zong@andestech.com> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>