Add SOFT as a possible section to exclude from counter list.
This commit is contained in:
parent
347ebd12db
commit
345ddfcfe9
@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
# A list of strings that are not really counters, just
|
# A list of strings that are not really counters, just
|
||||||
# name tags that are output by pmccontrol -L
|
# name tags that are output by pmccontrol -L
|
||||||
notcounter = ["IAF", "IAP", "TSC", "UNC", "UCF", "UCP"]
|
notcounter = ["IAF", "IAP", "TSC", "UNC", "UCF", "UCP", "SOFT" ]
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user