summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2025-04-24 18:41:27 +0200
committerAlexei Starovoitov <ast@kernel.org>2025-04-24 17:24:28 -0700
commitbe5521991506552c0873371694e4a2cb263e1b9c (patch)
tree0a7466d55f2d52038c38535dd44a8a6b1f44df98 /tools/perf/scripts/python/task-analyzer.py
parent0240e5a9431cb48f980fd44f913d7f0886b0aded (diff)
selftests/bpf: Fix endianness issue in __qspinlock declaration
Copy the big-endian field declarations from qspinlock_types.h, otherwise some properties won't hold on big-endian systems. For example, assigning lock->val = 1 should result in lock->locked == 1, which is not the case there. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Link: https://lore.kernel.org/r/20250424165525.154403-4-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions