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

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

Merge "Add ipi tracing to irq tracing." am: c84da67d

am: b813f5e2

* commit 'b813f5e2':
  Add ipi tracing to irq tracing.
parents cdb42259 b813f5e2
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" },