diff options
author | Ian Rogers <irogers@google.com> | 2025-03-18 07:31:49 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-03-18 08:07:18 +0300 |
commit | c5ebf3a26601c833a3ea8c6035d4318445a7e3a5 (patch) | |
tree | 1559907926dde0b23a828934e3b540b8f4b287ff /tools/perf/scripts/python/task-analyzer.py | |
parent | 658b34cc9f9c6a8b439fe7d0d8cac883a00bc8ec (diff) | |
download | linux-c5ebf3a26601c833a3ea8c6035d4318445a7e3a5.tar.xz |
perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
Used to annotate when locks shouldn't be held for a function or if a
function returns a lock that's used by later mutex lock unlock
operations.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250318043151.137973-2-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions