summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-12-10 22:25:41 +0300
committerThomas Gleixner <tglx@linutronix.de>2020-12-15 18:19:30 +0300
commit9e42ad10cedf0632fc39860381375806092212bd (patch)
tree869b44fb4351939487b8d5a47ec4057357ff19da /tools/perf/scripts/python/export-to-postgresql.py
parent3e2380123fb96987ce958f623207010c667ffa7c (diff)
downloadlinux-9e42ad10cedf0632fc39860381375806092212bd.tar.xz
genirq: Annotate irq stats data races
Both the per cpu stats and the accumulated count are accessed lockless and can be concurrently modified. That's intentional and the stats are a rough estimate anyway. Annotate them with data_race(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201210194043.067097663@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions