aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/power/x86/turbostat (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown1-0/+95
2018-06-01tools/power turbostat: Don't make man pages executableLaura Abbott1-1/+1
2018-06-01tools/power turbostat: remove blank linesLen Brown1-1/+2
2018-06-01tools/power turbostat: a small C-states dump readability immprovementArtem Bityutskiy1-1/+1
2018-06-01tools/power turbostat: dump BDX, SKX automatic C-state conversion bitArtem Bityutskiy1-1/+18
2018-06-01tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown1-1/+0
2018-06-01tools/power turbostat: fix possible sprintf buffer overflowLen Brown1-1/+1
2018-06-01tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown1-1/+1
2018-06-01tools/power turbostat: fix printing on inputArtem Bityutskiy1-6/+10
2018-06-01tools/power turbostat: end current interval upon newline inputLen Brown2-6/+44
2018-06-01tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2-0/+10
2018-06-01tools/power turbostat: on SIGINT: sample, print and exitLen Brown2-0/+34
2018-06-01tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2-82/+118
2018-06-01tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown1-9/+1
2017-06-24tools/power turbostat: update version numberLen Brown1-1/+1
2017-06-24tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown1-0/+3
2017-06-24tools/power turbostat: stop migrating, unless '-m'Len Brown1-1/+9
2017-06-23tools/power turbostat: if --debug, print sampling overheadLen Brown1-2/+19
2017-06-23tools/power turbostat: hide SKL counters, when not requestedLen Brown1-13/+45
2017-04-12tools/power turbostat: update version numberLen Brown1-1/+1
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown1-1/+1
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies1-0/+2
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown1-3/+3
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown1-6/+2
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown1-1/+3
2017-03-04tools/power turbostat: bugfix: GFXMHz column not changingLen Brown1-1/+3
2017-03-01tools/power turbostat: version 17.02.24Len Brown1-1/+1
2017-03-01tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown1-19/+7
2017-03-01tools/power turbostat: show error on execLen Brown1-0/+1
2017-03-01tools/power turbostat: dump p-state software configLen Brown1-0/+50
2017-03-01tools/power turbostat: show package number, even without --debugLen Brown1-1/+1
2017-03-01tools/power turbostat: support "--hide C1" etc.Len Brown2-44/+73
2017-03-01tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown2-16/+21
2017-03-01tools/power turbostat: turbostat.8 updateLen Brown1-98/+140
2017-03-01tools/power turbostat: update --list featureLen Brown1-106/+113
2017-03-01tools/power turbostat: use wide columns to display large numbersLen Brown1-13/+55
2017-03-01tools/power turbostat: Add --list option to show available header namesLen Brown1-52/+66
2017-03-01tools/power turbostat: fix zero IRQ count shown in one-shot command modeLen Brown1-4/+8
2017-03-01tools/power turbostat: add --cpu parameterLen Brown2-2/+95
2017-03-01tools/power turbostat: print sysfs C-state statsLen Brown2-18/+147
2017-03-01tools/power turbostat: extend --add option to accept /sys pathLen Brown1-23/+69
2017-03-01tools/power turbostat: skip unused counters on BDXLen Brown1-0/+17
2017-03-01tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limitsLen Brown1-23/+67
2017-03-01tools/power turbostat: skip unused counters on SKXLen Brown1-0/+18
2017-03-01tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7Len Brown1-0/+20
2017-03-01tools/power turbostat: initial Gemini Lake SOC supportLen Brown1-0/+5
2017-03-01tools/power turbostat: bug fixes to --add, --show/--hide featuresLen Brown1-61/+77
2017-03-01tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown1-23/+25