History log of /illumos-gate/usr/src/cmd/powertop/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 486c6fda 24-Sep-2023 Richard Lowe <richlowe@richlowe.net>

16446 dtrace consumers should not be isaexec'd
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Approved by: Robert Mustacchi <rm@fingolfin.org>


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


# bcde4861 23-Sep-2008 Rafael Vanoni Polanczyk <Rafael.Vanoni@Sun.COM>

PSARC/2008/376 PowerTOP for OpenSolaris
6713863 integrate PowerTOP into Solaris