diff options
| author | Andy Shevchenko <[email protected]> | 2014-09-01 14:12:01 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-09-03 11:05:29 +0200 |
| commit | a8e98153627dfbb10ff4dd65729676115a932b2e (patch) | |
| tree | 7510a01abcf39ec743ca18c29df2a66e1e99ec34 /tools/perf/scripts/python/bin | |
| parent | 6c65a587b123ab17389b0563cdc42668847ad652 (diff) | |
drm: i915: reduce memory footprint when debugging
There is no need to use hex_dump_to_buffer() since we have a kernel helper to
dump up to 64 bytes just via printk(). In our case the actual size is 15 bytes.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
[danvet: Add cast since %*ph expects and int for the size parameter.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions