diff options
author | 2013-10-19 09:31:59 -0700 | |
---|---|---|
committer | 2013-10-19 20:46:12 +0300 | |
commit | 58f01aa93ff590ddd6a77cde41c25b6022d93769 (patch) | |
tree | e7bb51d28951d744dc3c2c3718aed814bc69b12b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Bluetooth: Add support for setting DUT mode (diff) | |
download | linux-dev-58f01aa93ff590ddd6a77cde41c25b6022d93769.tar.xz linux-dev-58f01aa93ff590ddd6a77cde41c25b6022d93769.zip |
Bluetooth: Fix UUID values in debugfs file
The uuid entry struct is used for the UUID byte stream. That is
actually the wrong value. The correct value is uuid->uuid.
Besides fixing this up, use the %pUb modifier to print the UUID
string. However since the UUID is stored in big endian with
reversed byte order, change the byte order before printing.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions