Easiest way to follow the execution process of a driver
June 27, 2016
8:28 a.m.
What is the easiest way to follow the execution process of a driver, on an embedded ARM board? I'm specifically interested in the stmicro ethernet driver.
June 27, 2016
12:54 p.m.
On 27 Jun, Teoh Choon Zone wrote:
What is the easiest way to follow the execution process of a driver, on an embedded ARM board? I'm specifically interested in the stmicro ethernet driver.
Hi, look at ftrace. Documentation/trace/ftrace.exe -- Best regards, Andrey Skvortsov
3701
Age (days ago)
3701
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrey Skvortsov -
Teoh Choon Zone