summaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: version 18.06.20Len Brown2018-06-201-1/+1
* tools/power turbostat: add the missing command line switchesNathan Ciobanu2018-06-201-0/+14
* tools/power turbostat: add single character tokens to helpNathan Ciobanu2018-06-201-11/+14
* tools/power turbostat: alphabetize the help outputNathan Ciobanu2018-06-201-2/+2
* tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu2018-06-201-0/+13
* tools/power turbostat: add optional APIC X2APIC columnsLen Brown2018-06-202-9/+68
* tools/power turbostat: decode cpuid.1.HTLen Brown2018-06-201-1/+2
* tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown2018-06-201-52/+54
* 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-012-1/+21
* 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: Don't make man pages executableLaura Abbott2018-06-011-1/+1
* 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-012-6/+44
* tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2018-06-012-0/+10
* tools/power turbostat: on SIGINT: sample, print and exitLen Brown2018-06-012-0/+34
* tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2018-06-012-82/+118
* tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy2018-06-011-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+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: turbostat.8 add missing column definitionsDoug Smythies2017-04-121-0/+2
* 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
OpenPOWER on IntegriCloud