summaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat/turbostat.c
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-09-211-1/+1
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-23/+23
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-201-0/+3
* tools/power turbostat: fix possible sprintf buffer overflowLen Brown2018-10-101-1/+1
* tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-09-051-1/+3
* tools/power turbostat: fix -S on UP systemsLen Brown2018-09-051-3/+1
* Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown2017-10-181-9/+1
* tools/power turbostat: update version numberLen Brown2017-06-241-1/+1
* tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown2017-06-241-0/+3
* tools/power turbostat: stop migrating, unless '-m'Len Brown2017-06-241-1/+9
* tools/power turbostat: if --debug, print sampling overheadLen Brown2017-06-231-2/+19
* tools/power turbostat: hide SKL counters, when not requestedLen Brown2017-06-231-13/+45
* tools/power turbostat: update version numberLen Brown2017-04-121-1/+1
* tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown2017-04-121-1/+1
* tools/power turbostat: update HWP dump to decimal from hexLen Brown2017-04-121-3/+3
* tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown2017-04-121-6/+2
* tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown2017-04-121-1/+3
* tools/power turbostat: bugfix: GFXMHz column not changingLen Brown2017-03-041-1/+3
* tools/power turbostat: version 17.02.24Len Brown2017-03-011-1/+1
* tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown2017-03-011-19/+7
* tools/power turbostat: show error on execLen Brown2017-03-011-0/+1
* tools/power turbostat: dump p-state software configLen Brown2017-03-011-0/+50
* tools/power turbostat: show package number, even without --debugLen Brown2017-03-011-1/+1
* tools/power turbostat: support "--hide C1" etc.Len Brown2017-03-011-43/+72
* tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown2017-03-011-11/+20
* tools/power turbostat: update --list featureLen Brown2017-03-011-106/+113
* tools/power turbostat: use wide columns to display large numbersLen Brown2017-03-011-13/+55
* tools/power turbostat: Add --list option to show available header namesLen Brown2017-03-011-52/+66
* tools/power turbostat: fix zero IRQ count shown in one-shot command modeLen Brown2017-03-011-4/+8
* tools/power turbostat: add --cpu parameterLen Brown2017-03-011-2/+93
* tools/power turbostat: print sysfs C-state statsLen Brown2017-03-011-16/+145
* tools/power turbostat: extend --add option to accept /sys pathLen Brown2017-03-011-23/+69
* tools/power turbostat: skip unused counters on BDXLen Brown2017-03-011-0/+17
* tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limitsLen Brown2017-03-011-23/+67
* tools/power turbostat: skip unused counters on SKXLen Brown2017-03-011-0/+18
* tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7Len Brown2017-03-011-0/+20
* tools/power turbostat: initial Gemini Lake SOC supportLen Brown2017-03-011-0/+5
* tools/power turbostat: bug fixes to --add, --show/--hide featuresLen Brown2017-03-011-61/+77
* tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown2017-03-011-23/+25
* tools/power turbostat: print system config, unless --quietLen Brown2017-03-011-54/+51
* tools/power turbostat: show all columns, independent of --debugLen Brown2017-03-011-7/+0
* tools/power turbostat: decode MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+24
* tools/power turbostat: decode CPUID(6).TURBOLen Brown2017-03-011-1/+4
* tools/power turbostat: dump Atom P-states correctlyLen Brown2017-03-011-21/+82
* tools/power turbostat: further decode MSR_IA32_MISC_ENABLELen Brown2017-03-011-4/+6
* tools/power turbostat: add precision to --debug frequency outputLen Brown2017-03-011-21/+21
* tools/power turbostat: Baytrail c-state supportLen Brown2017-03-011-9/+37
* tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-5/+5
* tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decodingLen Brown2017-02-251-1/+1
* tools/power turbostat: Baytrail: remove debug line in quiet modeLen Brown2017-02-251-1/+2