<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udebug, branch master</title>
<subtitle>OpenWrt debugging helper library/service</subtitle>
<id>https://git.openwrt.org/project/udebug/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/udebug/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/'/>
<updated>2026-01-16T08:49:46Z</updated>
<entry>
<title>udebug-cli: add logdump command</title>
<updated>2026-01-16T08:49:46Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-01-16T08:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=875e1a7af6ca9d86524d18169c3a79f4a1920053'/>
<id>urn:sha1:875e1a7af6ca9d86524d18169c3a79f4a1920053</id>
<content type='text'>
Works like logstream but only dumps existing ring buffer data
without waiting for more.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>udebug-cli: fix reference to invalid variable in error message</title>
<updated>2026-01-14T12:10:41Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-01-14T12:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=c5c493ed5787ca067ab1a713061ae02f0bb17046'/>
<id>urn:sha1:c5c493ed5787ca067ab1a713061ae02f0bb17046</id>
<content type='text'>
Use the property ring_name of the ring.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>add debian package support</title>
<updated>2025-10-21T13:09:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-10-21T09:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=75f39cd4a8067a6f0503c2f1c83c6b1af733a6f2'/>
<id>urn:sha1:75f39cd4a8067a6f0503c2f1c83c6b1af733a6f2</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>CMakeLists.txt: rename udebug-cli to udebug on installation</title>
<updated>2025-10-21T09:45:18Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-10-21T09:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=8c967bce23aebab7631261324680b02240e75ee1'/>
<id>urn:sha1:8c967bce23aebab7631261324680b02240e75ee1</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>cmake: bump minimum required version to 3.13</title>
<updated>2025-09-28T14:11:46Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-09-28T14:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=5327524e715332daaebf6b04c155d2880d230979'/>
<id>urn:sha1:5327524e715332daaebf6b04c155d2880d230979</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>ucode: fix skipping lines where the timestamp cannot be parsed</title>
<updated>2025-09-28T10:15:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-09-28T10:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=c79f02d899df432d5672bad0bd7f0fed055b5dae'/>
<id>urn:sha1:c79f02d899df432d5672bad0bd7f0fed055b5dae</id>
<content type='text'>
Skip to the next line

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>udebug-cli: ignore zero-length messages in logstream</title>
<updated>2025-09-21T09:44:43Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-09-21T09:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=d3be5474f6e6b75544e72c8e1a308a4a8f6102c6'/>
<id>urn:sha1:d3be5474f6e6b75544e72c8e1a308a4a8f6102c6</id>
<content type='text'>
Prevents stopping the stream when encountering these messages

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>udebug-cli: add support for streaming tracing data</title>
<updated>2025-08-24T05:03:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-08-24T04:32:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=edeb4d6dc690acb476a47e6b11633b5632b08437'/>
<id>urn:sha1:edeb4d6dc690acb476a47e6b11633b5632b08437</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>ucode: add support for fetching kernel tracepoint events</title>
<updated>2025-08-24T05:03:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-08-23T21:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=a62edd89255b1b5302abd3322421c834b1157c35'/>
<id>urn:sha1:a62edd89255b1b5302abd3322421c834b1157c35</id>
<content type='text'>
tracepoints can be opened as a ring with the same API as other udebug rings.
This allows trace events to be mixed with udebug entries

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>ucode: add function for getting the number of entries in a snapshot</title>
<updated>2025-08-23T19:46:17Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-08-23T19:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/udebug/commit/?id=6e4ffe2c66578f5d497fb3f7e377079d3507cc38'/>
<id>urn:sha1:6e4ffe2c66578f5d497fb3f7e377079d3507cc38</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
