summaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat/turbostat.c
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: update version numberLen Brown2018-06-011-1/+1
* tools/power turbostat: Add Node in outputPrarit Bhargava2018-06-011-0/+16
* tools/power turbostat: add node information into turbostat calculationsPrarit Bhargava2018-06-011-58/+85
* tools/power turbostat: remove num_ from cpu_topology structPrarit Bhargava2018-06-011-25/+23
* tools/power turbostat: rename num_cores_per_pkg to num_cores_per_nodePrarit Bhargava2018-06-011-12/+14
* tools/power turbostat: track thread ID in cpu_topologyPrarit Bhargava2018-06-011-66/+39
* tools/power turbostat: Calculate additional node information for a packagePrarit Bhargava2018-06-011-4/+61
* tools/power turbostat: Fix node and siblings lookup dataLen Brown2018-06-011-35/+82
* tools/power turbostat: set max_num_cpus equal to the cpumask lengthPrarit Bhargava2018-06-011-5/+16
* tools/power turbostat: if --num_iterations, print for specific number of iter...Chen Yu2018-06-011-1/+19
* tools/power turbostat: Add Cannon Lake supportSrinivas Pandruvada2018-06-011-3/+24
* tools/power turbostat: delete duplicate #definesLen Brown2018-06-011-3/+0
* tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner2018-06-011-2/+2
* tools/power turbostat: add POLL and POLL% columnLen Brown2018-06-011-5/+6
* tools/power turbostat: Fix --hide Pk%pc10Len Brown2018-06-011-1/+1
* tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown2018-06-011-0/+95
* tools/power turbostat: remove blank linesLen Brown2018-06-011-1/+2
* tools/power turbostat: a small C-states dump readability immprovementArtem Bityutskiy2018-06-011-1/+1
* tools/power turbostat: dump BDX, SKX automatic C-state conversion bitArtem Bityutskiy2018-06-011-1/+18
* tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown2018-06-011-1/+0
* tools/power turbostat: fix possible sprintf buffer overflowLen Brown2018-06-011-1/+1
* tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown2018-06-011-1/+1
* tools/power turbostat: fix printing on inputArtem Bityutskiy2018-06-011-6/+10
* tools/power turbostat: end current interval upon newline inputLen Brown2018-06-011-6/+37
* tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2018-06-011-0/+6
* tools/power turbostat: on SIGINT: sample, print and exitLen Brown2018-06-011-0/+30
* tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2018-06-011-80/+111
* tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy2018-06-011-1/+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