Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05815996 authored by Chris Craik's avatar Chris Craik Committed by Gerrit Code Review
Browse files

Merge "Added Voltage and Current regulator ftrace events to atrace"

parents c4e98c40 c2c6ecd1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 */