aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2020-03-24 16:08:46 -0400
committerArnaldo Carvalho de Melo <[email protected]>2020-06-18 10:17:17 -0300
commit27d4d336f2872193e90ee5450559e1699fae0f6d (patch)
tree5c3ea04a9a8b735ce5e75eac811e0cd7dd98b3b2 /tools/perf/scripts/python/export-to-sqlite.py
parent0e093c77c5b0dc0d8cbe123a84c944aa8bf0b878 (diff)
tools lib traceevent: Add append() function helper for appending strings
There's several locations that open code realloc and strcat() to append text to strings. Add an append() function that takes a delimiter and a string to append to another string. Signed-off-by: Steven Rostedt (VMware) <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Jaewon Lim <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kees Kook <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Namhyung Kim <[email protected]> Cc: Vlastimil Babka <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions