diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-19 21:02:45 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-23 22:18:35 +0300 |
commit | 312f48b2e27f0f8ede4260e024352fdad225d1c5 (patch) | |
tree | db25f26c4b22b883be094772afb0ec8bc8b966b7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 938df695e98db7e0df540cce3b12da8c382955b4 (diff) | |
download | linux-312f48b2e27f0f8ede4260e024352fdad225d1c5.tar.xz |
vsprintf: deal with format flags with a simple lookup table
Rather than a case statement, just look up the printf format flags
(justification, zero-padding etc) using a small table.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions