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

Commit b813f5e2 authored by Riley Andrews's avatar Riley Andrews Committed by android-build-merger
Browse files

Merge "Add ipi tracing to irq tracing."

am: c84da67d

* commit 'c84da67d':
  Add ipi tracing to irq tracing.
parents 14f8cf12 c84da67d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -99,6 +99,7 @@ static const TracingCategory k_categories[] = {
    } },
    { "irq",        "IRQ Events",   0, {
        { REQ,      "/sys/kernel/debug/tracing/events/irq/enable" },
        { OPT,      "/sys/kernel/debug/tracing/events/ipi/enable" },
    } },
    { "freq",       "CPU Frequency",    0, {
        { REQ,      "/sys/kernel/debug/tracing/events/power/cpu_frequency/enable" },