diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-05-11 13:48:42 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2022-05-20 13:54:47 -0400 |
commit | e55eb3bd5d7b5e1bc348d5d8b75da4563fd4a74e (patch) | |
tree | a48ef91b0ebfcb58da55a40bca6059c2144eb0ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 79a738d0e20c7367240cfb3ce7bea864efd6aae9 (diff) |
vsprintf: Refactor resource_string()
Two changes:
- We're attempting to consolidate printf_spec and format string
handling in the top level vpr_buf(), this changes resource_string to
not take printf_spec
- With the new printbuf helpers there's no need to use a separate stack
allocated buffer, so this patch deletes it.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions