diff options
author | 2014-08-27 16:49:43 +0300 | |
---|---|---|
committer | 2014-12-07 22:48:01 -0600 | |
commit | 55d83e0dbb3ed91e05b11ef32afb30acfbf8ba45 (patch) | |
tree | a92417e84b7ea72828b1667821813fe8b04ddc80 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cifs: call strtobool instead of custom implementation (diff) | |
download | linux-dev-55d83e0dbb3ed91e05b11ef32afb30acfbf8ba45.tar.xz linux-dev-55d83e0dbb3ed91e05b11ef32afb30acfbf8ba45.zip |
cifs: convert to print_hex_dump() instead of custom implementation
This patch converts custom dumper to use native print_hex_dump() instead. The
cifs_dump_mem() will have an offsets per each line which differs it from the
original code.
In the dump_smb() we may use native print_hex_dump() as well. It will show
slightly different output in ASCII part when character is unprintable,
otherwise it keeps same structure.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Steve French <steve.french@primarydata.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions