diff options
author | Xavier <xavier_qy@163.com> | 2024-07-04 14:24:43 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-07-30 13:04:36 -1000 |
commit | 93c8332c8373fee415bd79f08d5ba4ba7ca5ad15 (patch) | |
tree | de7441511fcc624ed96229dfff371e7c0d4d83d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4a711dd910d0135b3d262f85612f7e17e0feb989 (diff) |
Union-Find: add a new module in kernel library
This patch implements a union-find data structure in the kernel library,
which includes operations for allocating nodes, freeing nodes,
finding the root of a node, and merging two nodes.
Signed-off-by: Xavier <xavier_qy@163.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions