diff options
author | 2019-09-17 16:41:46 -0300 | |
---|---|---|
committer | 2019-10-01 06:57:17 -0600 | |
commit | f861537d5f856f8bffc7ddd1f9c1a59bfed0012a (patch) | |
tree | 5fecb67c456ed94e2c594f005fb054ae6d5f7eca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kernel-doc: fix processing nested structs with attributes (diff) | |
download | linux-dev-f861537d5f856f8bffc7ddd1f9c1a59bfed0012a.tar.xz linux-dev-f861537d5f856f8bffc7ddd1f9c1a59bfed0012a.zip |
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
Subroutine dump_struct uses type attributes to check if the struct
syntax is valid. Then, it removes all attributes before using it for
output. `____cacheline_aligned_in_smp` is an attribute that is
not included in both steps. Add it, since it is used by kernel structs.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions