Skip to content
Commit 7451adc5 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Tony Luck
Browse files

[IA64] perfmon: Use %*phD specifier to dump small buffers



pfm_uuid_t value is defined as unsigned char [16]. Thus, we may dump its value
as byte buffer using %*phD specifier.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 169ec523
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment