diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2020-03-24 20:08:46 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-06-18 13:17:17 +0000 |
| commit | 27d4d336f2872193e90ee5450559e1699fae0f6d (patch) | |
| tree | 5c3ea04a9a8b735ce5e75eac811e0cd7dd98b3b2 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | tools headers UAPI: Sync linux/fs.h with the kernel sources (diff) | |
| download | kernel-27d4d336f2872193e90ee5450559e1699fae0f6d.tar.gz kernel-27d4d336f2872193e90ee5450559e1699fae0f6d.zip | |
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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
