nmi_backtrace: generate one-line reports for idle cpus
[cascardo/linux.git] / scripts / recordmcount.pl
index 2d48011..faac4b1 100755 (executable)
@@ -136,6 +136,7 @@ my %text_sections = (
      ".irqentry.text" => 1,
      ".softirqentry.text" => 1,
      ".kprobes.text" => 1,
+     ".cpuidle.text" => 1,
      ".text.unlikely" => 1,
 );