diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2020-03-24 20:08:47 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-06-18 13:22:27 +0000 |
| commit | 74621d929d944529a5e2878a84f48bfa6fb69a66 (patch) | |
| tree | dcbee1bfc40bdce9993dc99e9049b867f5daec9e /tools/perf/scripts/python/sctop.py | |
| parent | tools lib traceevent: Add append() function helper for appending strings (diff) | |
| download | kernel-74621d929d944529a5e2878a84f48bfa6fb69a66.tar.gz kernel-74621d929d944529a5e2878a84f48bfa6fb69a66.zip | |
tools lib traceevent: Handle __attribute__((user)) in field names
Commit c61f13eaa1ee1 ("gcc-plugins: Add structleak for more stack
initialization") added "__attribute__((user))" to the user when
stackleak detector is enabled. This now appears in the field format of
system call trace events for system calls that have user buffers. The
"__attribute__((user))" breaks the parsing in libtraceevent. That needs
to be handled.
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jaewon Kim <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kees Kook <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: [email protected]
Cc: [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/sctop.py')
0 files changed, 0 insertions, 0 deletions
