l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,75 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: __kdebug_op Pages: 1 -->
<svg width="268pt" height="101pt"
viewBox="0.00 0.00 268.00 101.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 97)">
<title>__kdebug_op</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Invoke a nullary operation on the base debugger capability.">
<polygon fill="#999999" stroke="#666666" points="260,-56 180,-56 180,-37 260,-37 260,-56"/>
<text text-anchor="middle" x="220" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">__kdebug_op</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="kdump_8h.html#a37ac237af3e57fed8f5b976134295c70" target="_top" xlink:title="Dump kernel memory statistics on console.">
<polygon fill="white" stroke="#666666" points="144,-93 0,-93 0,-74 144,-74 144,-93"/>
<text text-anchor="middle" x="72" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">fiasco_dump_kmem_stats</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M171.67,-58.49C151.93,-63.5 129.32,-69.23 110.72,-73.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.57,-61.88 181.4,-56.03 170.85,-55.09 172.57,-61.88"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__fiasco__trace__api.html#ga2a50578d66208d4434fb1bd87cd2473e" target="_top" xlink:title="Clear trace&#45;buffer.">
<polygon fill="white" stroke="#666666" points="121.5,-56 22.5,-56 22.5,-37 121.5,-37 121.5,-56"/>
<text text-anchor="middle" x="72" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">fiasco_tbuf_clear</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M169.47,-46.5C154.03,-46.5 137.02,-46.5 121.63,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.87,-50 179.87,-46.5 169.87,-43 169.87,-50"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__fiasco__trace__api.html#gafcdf20a03560ad5e63462e59cd55d55c" target="_top" xlink:title="Dump trace&#45;buffer to kernel console.">
<polygon fill="white" stroke="#666666" points="123.5,-19 20.5,-19 20.5,0 123.5,0 123.5,-19"/>
<text text-anchor="middle" x="72" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fiasco_tbuf_dump</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M171.67,-34.51C151.93,-29.5 129.32,-23.77 110.72,-19.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.85,-37.91 181.4,-36.97 172.57,-31.12 170.85,-37.91"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB