diff options
author | 2025-04-16 18:29:06 +0200 | |
---|---|---|
committer | 2025-05-03 12:02:06 +0200 | |
commit | 6c67f8d880c0950215b8e6f8539562ad1971a05a (patch) | |
tree | 0ecfbe1e5ae3666c84d6fd684d149fc4837d200e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | futex: Create hb scopes (diff) | |
download | wireguard-linux-6c67f8d880c0950215b8e6f8539562ad1971a05a.tar.xz wireguard-linux-6c67f8d880c0950215b8e6f8539562ad1971a05a.zip |
futex: Create futex_hash() get/put class
This gets us:
hb = futex_hash(key) /* gets hb and inc users */
futex_hash_get(hb) /* inc users */
futex_hash_put(hb) /* dec users */
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250416162921.513656-7-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions