diff options
author | Bob Moore <[email protected]> | 2014-02-08 09:42:01 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-02-11 00:30:23 +0100 |
commit | c03775c0827f4d10fcb360c9b8af9a922aedaf4b (patch) | |
tree | 3498aa7535f2a94c5e12bc87150dd66c1d7d6bd4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed (diff) |
ACPICA: Improve support for 32/64 bit physical addresses in printf().
This change improves the support for physical addresses in printf
debug statements and other output on both 32-bit and 64-bit hosts.
It consistently outputs the appropriate number of bytes for each
host. The %p specifier is unsatisfactory since it does not emit
uniform output on all hosts/clib implementations (on some, leading
zeros are not supported, leading to difficult-to-read output).
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions