diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-05-06 20:19:42 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-05-13 19:40:01 -0400 |
commit | faca88273b68b71a15749e04037a4d7ee98fff2d (patch) | |
tree | 16ed1f6fc803daeb692929b1c1db4dd2e4f388be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aa70345369e251779c0372ef6dd2bd6325a3350c (diff) |
RDMA/nes: replace custom print_hex_dump()
There is no need to duplicate a lot of code that is in the kernel library for ages.
Replace duplicating code by calling to print_hex_dump() directly.
Note that output is slightly changed:
- hex and ascii parts have just two spaces delimeter
- there is no delimeter for ascii portions
- file and line removed from prefix (they were redundant anyway since previous
output shows same closer enough)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions