History log of /illumos-gate/usr/src/cmd/powertop/Makefile.com (Results 1 – 7 of 7)
Revision Date Author Comments
# d3b5f563 07-Aug-2019 John Levon <john.levon@joyent.com>

11528 Makefile.noget can get gone
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@joy

11528 Makefile.noget can get gone
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>

show more ...


# 5661bb76 18-Dec-2018 John Levon <john.levon@joyent.com>

10080 smatch Makefile changes for usr/src/cmd
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# 7014882c 22-Jul-2012 Richard Lowe <richlowe@richlowe.net>

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 24fe0b3b 30-Jul-2009 jmcp <James.McPherson@Sun.COM>

6864230 hiho, hiho, it'ch chtime for CH to go
Portions contributed by Rich Lowe


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


# e5bbdc06 28-Feb-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC 2009/101 Turbo mode observability
6774635 Observability for Intel's Dynamic Acceleration feature ("turbo mode")
Contributed by Aubrey Li <aubrey.li@intel.com>


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

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