History log of /illumos-gate/usr/src/cmd/powertop/common/powertop.c (Results 1 – 11 of 11)
Revision Date Author Comments
# f6e9c6bd 24-May-2020 Toomas Soome <tsoome@me.com>

13541 powertop: symbol 'g_turbo_supported' is multiply-defined
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# f795e601 26-Jan-2019 Toomas Soome <tsoome@me.com>

11407 powertop: NULL pointer errors
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# 37706db9 11-Aug-2016 Yuri Pankov <yuri.pankov@nexenta.com>

7295 powertop dumps core when -c, -d or -t flags are used
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gm

7295 powertop dumps core when -c, -d or -t flags are used
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>

show more ...


# b54d0971 25-Feb-2012 Milan Jurik <milan.jurik@xylab.cz>

2099 powertop output hangs under heavy load
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# c77fd2f1 19-Jan-2010 Rafael Vanoni <rafael.vanoni@sun.com>

6911087 powertop(1) doesn't exit when given incorrect arguments after snv_129


# 2d83778a 20-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6890317 powertop(1) reports incorrect c-state data for sun4v systems
6834109 C0 residency sits at 100% and all wakeups are 0.0% when interval is large
6891583 PowerTOP's window resizing doesn't alway

6890317 powertop(1) reports incorrect c-state data for sun4v systems
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

show more ...


# 9bbf5ba1 19-Jun-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6834110 PowerTOP's display.c needs some lovin'


# 636423db 23-May-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6842350 PowerTOP's idle state report shows ghost C0 residency, wrong average
Contributed by Aubrey Li <aubrey.li@intel.com>
6829404 powertop does not show correct percentages for cpu p-states
Portion

6842350 PowerTOP's idle state report shows ghost C0 residency, wrong average
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

show more ...


# 92ad8f28 16-Apr-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6830631 PowerTOP needs to clear c-state information between intervals


# 9b37b909 11-Apr-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6828678 PowerTOP has erroneous use of memset(3C)


# b47b5b34 10-Apr-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/086 PowerTOP --cpu option
6781152 PowerTOP should be able to report statistics for a specific CPU
6781149 PowerTOP should identify function names when reporting xcalls
6776103 typo in powe

PSARC/2009/086 PowerTOP --cpu option
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

show more ...