summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorCosta Shulyupin <costa.shul@redhat.com>2025-01-13 11:55:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-16 16:03:10 +0300
commit2217573f4c8797eb5ed764a728f986aa80bd403c (patch)
tree5b49accf4a8b67fe81426494dba58bc5d4b0f62b /tools/perf/util/scripting-engines/trace-event-python.c
parent797212a81cdab676d6d0e7726b3bb1bda3fc28c5 (diff)
downloadlinux-2217573f4c8797eb5ed764a728f986aa80bd403c.tar.xz
scripts/tags.sh: Don't tag usages of DECLARE_BITMAP
For all bitmap declarations like DECLARE_BITMAP(x, y); ctags generates multiple DECLARE_BITMAP tags for each usage because it doesn't expand the DECLARE_BITMAP macro. Configure ctags to skip generating tags for DECLARE_BITMAP in such cases. The #define DECLARE_BITMAP itself and declared bitmaps are tagged correctly. Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Link: https://lore.kernel.org/r/20250113085554.649141-1-costa.shul@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions