OpenCloudOS-Kernel/tools/power/x86
David Arcari 2a95496634 tools/power turbostat: return the exit status of a command
turbostat failed to return a non-zero exit status even though the
supplied command (turbostat <command>) failed.  Currently when turbostat
forks a command it returns zero instead of the actual exit status of the
command.  Modify the code to return the exit status.

Signed-off-by: David Arcari <darcari@redhat.com>
Acked-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2019-03-19 16:51:16 +01:00
..
intel_pstate_tracer tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace file 2018-12-18 10:44:17 +01:00
turbostat tools/power turbostat: return the exit status of a command 2019-03-19 16:51:16 +01:00
x86_energy_perf_policy tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build command 2018-12-28 16:33:07 -03:00