mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-30 06:31:18 +00:00
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> |
||
|---|---|---|
| .. | ||
| benchmark.c | ||
| benchmark.h | ||
| config.h | ||
| cpufreq-bench_plot.sh | ||
| cpufreq-bench_script.sh | ||
| example.cfg | ||
| main.c | ||
| Makefile | ||
| parse.c | ||
| parse.h | ||
| README-BENCH | ||
| system.c | ||
| system.h | ||