* commit '9a104951a387a84709705405732a69f690d2c9f0': Added Voltage and Current regulator ftrace events to atrace
This commit is contained in:
commit
274daec7d5
@ -137,6 +137,9 @@ static const TracingCategory k_categories[] = {
|
||||
{ REQ, "/sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_wake/enable" },
|
||||
{ REQ, "/sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_sleep/enable" },
|
||||
} },
|
||||
{ "regulators", "Voltage and Current Regulators", 0, {
|
||||
{ REQ, "/sys/kernel/debug/tracing/events/regulator/enable" },
|
||||
} },
|
||||
};
|
||||
|
||||
/* Command line options */
|
||||
|
Loading…
Reference in New Issue
Block a user