<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvdebug.git/Makefile, branch archive/bh4-wip</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/'/>
<entry>
<title>A variety of changes have been made as part of the code review.</title>
<updated>2023-08-17T02:00:20+00:00</updated>
<author>
<name>Benjamin Hadad IV</name>
<email>bh4@unc.edu</email>
</author>
<published>2023-08-17T02:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=9e6cc03cdf736fbd817ed53fa9a7f506bc91a244'/>
<id>9e6cc03cdf736fbd817ed53fa9a7f506bc91a244</id>
<content type='text'>
 - Functions have been consolidated.
 - Code was clarified and tidied up overall.
 - Unnecessary elements were removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Functions have been consolidated.
 - Code was clarified and tidied up overall.
 - Unnecessary elements were removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Debugged device_info functionality</title>
<updated>2023-07-19T17:02:52+00:00</updated>
<author>
<name>Benjamin Hadad IV</name>
<email>bh4@unc.edu</email>
</author>
<published>2023-07-19T17:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=33c915f08f5dc63674b158ecc18897494256a6d0'/>
<id>33c915f08f5dc63674b158ecc18897494256a6d0</id>
<content type='text'>
 - Fixed device_info crash bugs
 - Made further edits to display functionality
 - Refactored code to enhance readability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Fixed device_info crash bugs
 - Made further edits to display functionality
 - Refactored code to enhance readability
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick dump of current state for Ben to review.</title>
<updated>2023-06-22T16:52:59+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>bakitajoshua@gmail.com</email>
</author>
<published>2023-06-22T16:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=306a03d18b305e4e573be3b2931978fa10679eb9'/>
<id>306a03d18b305e4e573be3b2931978fa10679eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include git hash as version number and print startup message</title>
<updated>2021-09-22T15:25:08+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2021-09-22T15:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=a7564070dcdf75de4f848af936e3d76ed01833e1'/>
<id>a7564070dcdf75de4f848af936e3d76ed01833e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use procfs instead of dmesg to print runlist</title>
<updated>2021-08-26T22:53:29+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2021-08-26T22:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=54e783959b5d3622556bbf34a3a7ad8e481d9e25'/>
<id>54e783959b5d3622556bbf34a3a7ad8e481d9e25</id>
<content type='text'>
`cat /proc/runlist` to print the current runlist.

Also break nvdebug.c into nvdebug_entry.c, runlist.c, and
runlist_procfs.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`cat /proc/runlist` to print the current runlist.

Also break nvdebug.c into nvdebug_entry.c, runlist.c, and
runlist_procfs.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial implementation</title>
<updated>2021-08-26T17:04:27+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2021-08-26T17:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=5f661d8a5db3f7875f6bf36b4843a71fd08ecbea'/>
<id>5f661d8a5db3f7875f6bf36b4843a71fd08ecbea</id>
<content type='text'>
Supports accessing and printing the runlist on the Jetson Xavier to
dmesg. May work on other Jetson boards. Currently requires the nvgpu
headers from NVIDIA's Linux4Tegra (L4T) source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Supports accessing and printing the runlist on the Jetson Xavier to
dmesg. May work on other Jetson boards. Currently requires the nvgpu
headers from NVIDIA's Linux4Tegra (L4T) source tree.
</pre>
</div>
</content>
</entry>
</feed>
