diff options
author | Andy Shevchenko <[email protected]> | 2015-09-09 15:38:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-10 13:29:01 -0700 |
commit | 37607102c4426cf92aeb5da1b1d9a79ba6d95e3f (patch) | |
tree | 4690fa938f30a2104eb4fe92de49a4b5386d021d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 40f705a736eac10e7dca7ab5dd5ed675a6df031d (diff) |
seq_file: provide an analogue of print_hex_dump()
This introduces a new helper and switches current users to use it. All
patches are compiled tested. kmemleak is tested via its own test suite.
This patch (of 6):
The new seq_hex_dump() is a complete analogue of print_hex_dump().
We have few users of this functionality already. It allows to reduce their
codebase.
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Tadeusz Struk <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: Ingo Tuchscherer <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Vladimir Kondratiev <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions