dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/tools/power/cpupower/bench
Franck Bui-Huu 68bb2c3a14 cpupower tool: allow to build in a separate directory
This patch allows cpupower tool to generate its output files in a
seperate directory. This is now possible by passing the 'O=<path>' to
the command line.

This can be usefull for a normal user if the kernel source code is
located in a read only location.

This is patch stole some bits of the perf makefile.

[linux@dominikbrodowski.net: fix commit message]
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2012-03-03 14:40:10 +01:00
..
Makefile cpupower tool: allow to build in a separate directory 2012-03-03 14:40:10 +01:00
README-BENCH cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
benchmark.c cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
benchmark.h cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
config.h cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
cpufreq-bench_plot.sh cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
cpufreq-bench_script.sh cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
example.cfg cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00
main.c cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
parse.c cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
parse.h cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
system.c cpupowerutils: bench - ConfigStyle bugfixes 2011-07-29 18:35:38 +02:00
system.h cpupowerutils - cpufrequtils extended with quite some features 2011-07-29 18:35:36 +02:00