diff options
author | Simon Glass <sjg@chromium.org> | 2021-07-05 16:33:00 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-07-21 10:27:35 -0600 |
commit | 72fa1ad8d9fe58153ca72e3886b8d846299e8fff (patch) | |
tree | a1979f905e8656a52b95a1a791626b48926999cc /tools/patman/patchstream.py | |
parent | 96f37b092fdbb604e43c313265995d72ff1a82fe (diff) |
log: Allow padding of the function name
At present when function names are logged, the output is a little hard to
read since every function is a different length. Add a way to pad the
names so that the log messages line up vertically. This doesn't work if
the function name is very long, but it makes a big difference in most
cases.
Use 20 characters as a default since this covers the vast majority of
functions.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions