Skip to content
Snippets Groups Projects
Commit ca35a0cd authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

exynos: Avoid function instrumentation for microsecond timer


For tracing to work it has to be able to access the microsecond timer
without causing a recursive call to the function entry/exit handlers.
Add attributes to the relevant functions to support this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent bce1b92a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment