X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=scripts%2Frecordmcount.pl;h=faac4b10d8eaf9ddd472f2bd6dcba98a49310710;hb=8bf371e6adff29758cc3c57c17df4486513081f8;hp=2d48011bc36294b39602752c6141fe88075a0135;hpb=d268dbe76a53d72cc41316eb59e7968db60e77ad;p=cascardo%2Flinux.git diff --git a/scripts/recordmcount.pl b/scripts/recordmcount.pl index 2d48011bc362..faac4b10d8ea 100755 --- a/scripts/recordmcount.pl +++ b/scripts/recordmcount.pl @@ -136,6 +136,7 @@ my %text_sections = ( ".irqentry.text" => 1, ".softirqentry.text" => 1, ".kprobes.text" => 1, + ".cpuidle.text" => 1, ".text.unlikely" => 1, );