<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-executor/src/raw/trace.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>executor: fix build with 'trace' on.</title>
<updated>2025-10-30T12:56:01+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-30T12:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d8d25369678249be4dae7ba2738a7f0a5c3268f8'/>
<id>d8d25369678249be4dae7ba2738a7f0a5c3268f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rustfmt for edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8730a013c395cf0bf4c2fa8eeb7f138288103039'/>
<id>8730a013c395cf0bf4c2fa8eeb7f138288103039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test &amp; rtos-trace</title>
<updated>2025-08-29T11:30:11+00:00</updated>
<author>
<name>diondokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2025-08-29T11:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=916dce55ea9f8341422eb6d55c17d0a0fcfedce0'/>
<id>916dce55ea9f8341422eb6d55c17d0a0fcfedce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: do not deref a mut ptr to the entire taskheader.</title>
<updated>2025-08-29T11:22:59+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=34ff67cdbf25e278ff99bd4a05b6b8c6a30fa5d1'/>
<id>34ff67cdbf25e278ff99bd4a05b6b8c6a30fa5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: add "task metadata" concept, make name a task metadata.</title>
<updated>2025-08-29T11:22:59+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=da9cdf0c536ec4fa7bdfb649750c44f70ef1cd55'/>
<id>da9cdf0c536ec4fa7bdfb649750c44f70ef1cd55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: allow trace and rtos-trace to coexist additively.</title>
<updated>2025-08-29T11:22:01+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T21:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2ba34ce2178d576f339f0b0dac70ac125f81cc5b'/>
<id>2ba34ce2178d576f339f0b0dac70ac125f81cc5b</id>
<content type='text'>
Before, enabling `trace` would enable embassy-native tracing, and
enabling *both* would *disable* embassy-native tracing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, enabling `trace` would enable embassy-native tracing, and
enabling *both* would *disable* embassy-native tracing.
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: do not store task IDs in RAM, we can get it from the pointer every time.</title>
<updated>2025-08-29T11:20:18+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T21:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=658a52fb99e47d3d2f08ebf66335774930ad35ac'/>
<id>658a52fb99e47d3d2f08ebf66335774930ad35ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing feature gate for rtos-trace</title>
<updated>2025-08-14T05:54:43+00:00</updated>
<author>
<name>Bart Slinger</name>
<email>bartslinger@gmail.com</email>
</author>
<published>2025-08-14T05:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b7964df8875384269ac4d2a52ae149e25abecbaf'/>
<id>b7964df8875384269ac4d2a52ae149e25abecbaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-executor: rtos-trace: fix task naming for new tasks</title>
<updated>2025-07-06T17:21:12+00:00</updated>
<author>
<name>Florian Grandel</name>
<email>fgrandel@code-for-humans.de</email>
</author>
<published>2025-07-05T16:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b861dd172829c5b34e95644287544e090dd9f568'/>
<id>b861dd172829c5b34e95644287544e090dd9f568</id>
<content type='text'>
Tasks that are spawned after starting SystemViewer were not named. This
change ensures that tasks spawned while SystemViewer is running will be
properly named, too.

Signed-off-by: Florian Grandel &lt;fgrandel@code-for-humans.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tasks that are spawned after starting SystemViewer were not named. This
change ensures that tasks spawned while SystemViewer is running will be
properly named, too.

Signed-off-by: Florian Grandel &lt;fgrandel@code-for-humans.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary trace flags</title>
<updated>2025-05-08T20:30:06+00:00</updated>
<author>
<name>Kat Perez</name>
<email>katperez@microsoft.com</email>
</author>
<published>2025-05-08T20:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3ffa2e4f3f9ecbca8637ae1603194a63d55b4396'/>
<id>3ffa2e4f3f9ecbca8637ae1603194a63d55b4396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
