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 | 7e8058df8574fd40f744074dece56df3ccfe7fe2 (patch) | |
tree | 93777b28469f8287ce185c55280f5ffd4a6a560a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | efb62965db7cfaa15ccd60956209e5d133e99de4 (diff) |
vsprintf: Refactor ip_addr_string()
- We're attempting to consolidate printf_spec and format string
handling in the top level vpr_buf(), this changes ip_addr_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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions