tracing: extend sched_pi_setprio
[deliverable/linux.git] / scripts / recordmcount.pl
index 96e2486a6fc479559eba03662317c82f802a0f43..29cecf9b504f028e8fe1b25a112ff57a794b5498 100755 (executable)
@@ -135,6 +135,7 @@ my %text_sections = (
      ".spinlock.text" => 1,
      ".irqentry.text" => 1,
      ".kprobes.text" => 1,
+     ".cpuidle.text" => 1,
      ".text.unlikely" => 1,
 );
 
This page took 0.024188 seconds and 5 git commands to generate.