History log of /titanic_41/usr/src/cmd/powertop/sparcv9/pt_sparcv9.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 9bbf5ba1 19-Jun-2009 Rafael Vanoni <rafael.vanoni@sun.com>

6834110 PowerTOP's display.c needs some lovin'


# 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 ...