diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-05-18 15:06:59 -0400 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-05-19 10:31:24 +0200 |
commit | ce5e3f909fc0ed67e58367b9c56a54c20a51080b (patch) | |
tree | a92ad08ee14073346bd8f1224569f49680aa73cd /tools/perf/scripts/python/stackcollapse.py | |
parent | 29a2806653360f1ba0f7608ef64d65d441a575f7 (diff) |
efi/printf: Add 64-bit and 8-bit integer support
Support 'll' qualifier for long long by copying the decimal printing
code from lib/vsprintf.c. For simplicity, the 32-bit code is used on
64-bit architectures as well.
Support 'hh' qualifier for signed/unsigned char type integers.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200518190716.751506-8-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions