diff options
author | Lv Zheng <lv.zheng@intel.com> | 2014-07-08 04:07:52 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-08 14:22:27 +0200 |
commit | 846d6ef4d7f0fed114aa1284a245bb1aa96417df (patch) | |
tree | 887b128a2d222846a20416c0f94d7bc136536f02 /tools/perf | |
parent | ACPICA: acpidump: Replace file IOs with new APIs to improve portability (diff) | |
download | linux-846d6ef4d7f0fed114aa1284a245bb1aa96417df.tar.xz linux-846d6ef4d7f0fed114aa1284a245bb1aa96417df.zip |
ACPICA: acpidump: Reduce freopen() invocations to improve portability
This patch reduces the requirement of invoking freopen() in acpidump in order
to reduce the porting effort of acpidump.
This patch achieves this by turning all acpi_os_printf(stdout) into
acpi_ut_file_printf(gbl_output_file). Lv Zheng.
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions