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 | efb62965db7cfaa15ccd60956209e5d133e99de4 (patch) | |
tree | a4dd65e9cbd4b80bbec422771037c31748c988f7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e55eb3bd5d7b5e1bc348d5d8b75da4563fd4a74e (diff) |
vsprintf: Refactor fourcc_string()
- We're attempting to consolidate printf_spec and format string
handling in the top level vpr_buf(), this changes fourcc_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