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