X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Frecordmcount.pl;h=faac4b10d8eaf9ddd472f2bd6dcba98a49310710;hb=40bd3a5f341b4ef4c6a49fb68938247d3065d8ad;hp=2d48011bc36294b39602752c6141fe88075a0135;hpb=bc75450cc3db3485db1e289fef8c1028ba38296a;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, );