diff options
author | Rasmus Villemoes <[email protected]> | 2016-11-30 23:35:47 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-12-05 17:05:34 -0500 |
commit | 609a70df07af1ff857257fb2e93c3ef281e30710 (patch) | |
tree | ef2f0d6ff3bce32a26036e10a80cbc5b9486fca7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d37a0082919360dda828679cccb5c4e8e83ec199 (diff) |
scsi: hpsa: use %phN for short hex dumps
Passing one instead of 8 or 16 arguments reduces the size of the
generated code somewhat:
add/remove: 2/3 grow/shrink: 1/4 up/down: 1772/-2137 (-365)
There's one more candidate, unique_id_show, but that uses %02X, and I'm
not sure it would be ok to start using lowercase there, so I've left it
alone for now.
Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions