summaryrefslogtreecommitdiff
path: root/usr/src/cmd/powertop
AgeCommit message (Collapse)AuthorFilesLines
2021-02-2513541 powertop: symbol 'g_turbo_supported' is multiply-definedToomas Soome2-8/+7
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-2611407 powertop: NULL pointer errorsToomas Soome3-22/+22
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2016-08-167295 powertop dumps core when -c, -d or -t flags are usedYuri Pankov1-2/+0
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-11-144326 powertop sometimes fails silentlyMarcel Telka1-0/+5
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-04-052581 Observability for AMD Core Performance BoostHans Rosenfeld1-4/+16
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-02-252099 powertop output hangs under heavy loadMilan Jurik1-1/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-08-026929502 packages are missing some license filesMark J. Nelson2-0/+341
6930656 license action improvements --HG-- rename : usr/src/cmd/cmd-inet/usr.bin/pppdump/LICENSE.top.descrip => usr/src/cmd/cmd-inet/usr.bin/pppdump/THIRDPARTYLICENSE.descrip rename : usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE => usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.bsd rename : usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.descrip => usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.bsd.descrip rename : usr/src/pkg/license_files/lic_SUNWroute => usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.freebsd rename : usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.descrip => usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.freebsd.descrip rename : usr/src/pkg/license_files/lic_SUNWhwdata => usr/src/cmd/hwdata/THIRDPARTYLICENSE.pciids.tmpl rename : usr/src/pkg/license_files/lic_GPLv2 => usr/src/cmd/powertop/common/COPYING rename : usr/src/lib/librstp/THIRDPARTYLICENSE.descrip => usr/src/lib/librstp/common/COPYING.descrip rename : usr/src/uts/common/io/e1000g/README => usr/src/uts/common/io/e1000g/THIRDPARTYLICENSE rename : usr/src/pkg/license_files/lic_Emulex => usr/src/uts/common/io/fibre-channel/fca/emlxs/FIRMWARELICENSE rename : usr/src/pkg/license_files/lic_Qlogic => usr/src/uts/common/io/fibre-channel/fca/qlc/FIRMWARELICENSE rename : usr/src/uts/common/io/ib/clients/of/lic_of => usr/src/uts/common/io/ib/clients/of/THIRDPARTYLICENSE rename : usr/src/uts/common/io/ib/clients/of/lic_of.descrip => usr/src/uts/common/io/ib/clients/of/THIRDPARTYLICENSE.descrip rename : usr/src/pkg/license_files/cr_Intel.SUNWfipe => usr/src/uts/i86pc/io/fipe/THIRDPARTYLICENSE
2010-01-196911087 powertop(1) doesn't exit when given incorrect arguments after snv_129Rafael Vanoni1-2/+7
2009-11-196890317 powertop(1) reports incorrect c-state data for sun4v systemsRafael Vanoni10-252/+277
6834109 C0 residency sits at 100% and all wakeups are 0.0% when interval is large 6891583 PowerTOP's window resizing doesn't always refresh the screen 6887657 powertop(1) doesn't refresh data if system only supports C0 6890329 PowerTOP should fix its i18n and error outputting
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-1/+0
Portions contributed by Rich Lowe
2009-06-196834110 PowerTOP's display.c needs some lovin'Rafael Vanoni9-444/+706
2009-05-226842350 PowerTOP's idle state report shows ghost C0 residency, wrong averageRafael Vanoni9-155/+172
Contributed by Aubrey Li <aubrey.li@intel.com> 6829404 powertop does not show correct percentages for cpu p-states Portions contributed by Juergen Keil <jrgn.keil@googlemai.com> and Aubrey Li <aubrey.li@intel.com> 6842361 PowerTOP should use #defines for time values
2009-04-166830631 PowerTOP needs to clear c-state information between intervalsRafael Vanoni1-2/+2
2009-04-106828678 PowerTOP has erroneous use of memset(3C)Rafael Vanoni2-12/+4
2009-04-10PSARC/2009/086 PowerTOP --cpu optionRafael Vanoni19-759/+1745
6781152 PowerTOP should be able to report statistics for a specific CPU 6781149 PowerTOP should identify function names when reporting xcalls 6776103 typo in powertop/battery.c battery_stat_snapsho() 6790804 PowerTOP needlessly reports past, zero'ed events 6781580 PowerTOP has global variables declared in header file 6804434 PowerTOP displays the wrong name for idle/freq transitions on sparc --HG-- rename : usr/src/cmd/powertop/battery.c => usr/src/cmd/powertop/common/battery.c rename : usr/src/cmd/powertop/cpufreq.c => usr/src/cmd/powertop/common/cpufreq.c rename : usr/src/cmd/powertop/cpuidle.c => usr/src/cmd/powertop/common/cpuidle.c rename : usr/src/cmd/powertop/display.c => usr/src/cmd/powertop/common/display.c rename : usr/src/cmd/powertop/events.c => usr/src/cmd/powertop/common/events.c rename : usr/src/cmd/powertop/powertop.c => usr/src/cmd/powertop/common/powertop.c rename : usr/src/cmd/powertop/powertop.h => usr/src/cmd/powertop/common/powertop.h rename : usr/src/cmd/powertop/suggestions.c => usr/src/cmd/powertop/common/suggestions.c rename : usr/src/cmd/powertop/turbo.c => usr/src/cmd/powertop/common/turbo.c rename : usr/src/cmd/powertop/util.c => usr/src/cmd/powertop/common/util.c
2009-03-016811526 6807218 introduced a small regression into PowerTOPRafael Vanoni3-9/+15
2009-02-27PSARC 2009/101 Turbo mode observabilityRafael Vanoni1-0/+241
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") (fix missing file)
2009-02-27PSARC 2009/101 Turbo mode observabilityRafael Vanoni4-3/+84
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode") Contributed by Aubrey Li <aubrey.li@intel.com>
2009-02-25PSARC 2008/777 cpupm keyword mode extensionsEric Saxe1-6/+6
PSARC 2008/663 CPU Deep Idle Keyword 6567156 bring CPU power awareness to the dispatcher 6700904 deeper C-State support required on follow-ons to Intel Penryn processor generation microarchitecture 6805661 cmt_root may contain duplicates on UMA systems --HG-- rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_mach.c => usr/src/uts/i86pc/io/cpudrv_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpu_acpi.c => usr/src/uts/i86pc/os/cpupm/cpu_acpi.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_amd.c => usr/src/uts/i86pc/os/cpupm/cpupm_amd.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_intel.c => usr/src/uts/i86pc/os/cpupm/cpupm_intel.c rename : usr/src/uts/i86pc/os/cpupm.c => usr/src/uts/i86pc/os/cpupm/cpupm_mach.c rename : usr/src/uts/i86pc/io/cpudrv/cpudrv_throttle.c => usr/src/uts/i86pc/os/cpupm/cpupm_throttle.c rename : usr/src/uts/i86pc/io/cpudrv/pwrnow.c => usr/src/uts/i86pc/os/cpupm/pwrnow.c rename : usr/src/uts/i86pc/io/cpudrv/speedstep.c => usr/src/uts/i86pc/os/cpupm/speedstep.c rename : usr/src/uts/i86pc/sys/cpupm.h => usr/src/uts/i86pc/sys/cpupm_mach.h rename : usr/src/uts/i86pc/sys/cpudrv_throttle.h => usr/src/uts/i86pc/sys/cpupm_throttle.h
2009-02-196807218 battery kstat info messed the PowerTOP GUI upRafael Vanoni1-0/+3
Contributed by Aubrey Li <aubrey.li@intel.com>
2008-09-23PSARC/2008/376 PowerTOP for OpenSolarisRafael Vanoni Polanczyk14-0/+2752
6713863 integrate PowerTOP into Solaris