summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2022-03-22 00:06:20 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2022-05-20 00:43:42 -0400
commit43fcc3d53f128f27fc11cc03079aa1d8a0fb13d7 (patch)
tree3218775af00f29049f41479da1dcef3c7e0c9b99 /tools/perf/scripts/python/export-to-postgresql.py
parent40eaef7e8049b75ff7e5da42227295c754d9c906 (diff)
lib/printbuf: New data structure for printing strings
This adds printbufs: a printbuf points to a char * buffer and knows the size of the output buffer as well as the current output position. Future patches will be adding more features to printbuf, but initially printbufs are targeted at refactoring and improving our existing code in lib/vsprintf.c - so this initial printbuf patch has the features required for that. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions