commit | 32defe1ce3a35a75e8f1b32b9ea4c25f0f1e0670 | [log] [tgz] |
---|---|---|
author | Patrick Bellasi <patrick.bellasi@arm.com> | Tue Feb 23 15:52:42 2016 +0000 |
committer | Patrick Bellasi <patrick.bellasi@arm.com> | Thu Feb 25 18:47:31 2016 +0000 |
tree | f0d5710d9fb712f5c6bc37208d212f7f8d9ed62e | |
parent | 78aa774e25df9882d179b8f5ecaf43a6db7c1976 [diff] |
ftrace: demote info logging statement This is the only info statement which is thus clobbering the "normal" output of a client ueser for that devlib. This patch demote the logging to debug level. The user can still log-report the output file which is also an input parameter. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>