/titanic_41/usr/src/cmd/powertop/ |
H A D | Makefile | diff b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | Makefile.com | diff b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
/titanic_41/usr/src/cmd/powertop/amd64/ |
H A D | Makefile | diff b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | pt_amd64.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
/titanic_41/usr/src/cmd/powertop/sparcv9/ |
H A D | pt_sparcv9.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | Makefile | diff b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
/titanic_41/usr/src/cmd/powertop/i386/ |
H A D | Makefile | diff b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | pt_i386.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
/titanic_41/usr/src/cmd/powertop/common/ |
H A D | battery.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | turbo.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | util.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | events.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | cpufreq.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | powertop.h | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | suggestions.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | cpuidle.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | display.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|
H A D | powertop.c | b47b5b34b42fa8056577c43496cdb99a4c99f8d7 Fri Apr 10 20:48:42 CEST 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 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
|