<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libproc/proc_create.c, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-12-25T22:32:52Z</updated>
<entry>
<title>MFC r256661 r257222 r257235 r257248 r257298.</title>
<updated>2013-12-25T22:32:52Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2013-12-25T22:32:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f87d4ab290441737d73fff3ff4beefa8eeafbd2'/>
<id>urn:sha1:0f87d4ab290441737d73fff3ff4beefa8eeafbd2</id>
<content type='text'>
MFC r256661:
Fix the libproc build when DEBUG is defined.

MFC r257222:
Clean up the debug printing in libproc a bit. In particular:

* Don't print any error messages to stderr unless DEBUG is defined.
* Add a DPRINTFX macro for use when errno isn't set.
* Print the error string from libelf when appropriate.

MFC r257235:
Remove an incorrect debug printf.

MFC r257248:
Fix the build with gcc.

MFC r257298:
Revert r257248 and fix the problem in a way that doesn't violate style(9).
</content>
</entry>
<entry>
<title>fix a serious bug in libproc's proc_attach</title>
<updated>2011-08-03T09:55:59Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2011-08-03T09:55:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8375da0d32591f81e799a2bcebebc4ba918ed12'/>
<id>urn:sha1:a8375da0d32591f81e799a2bcebebc4ba918ed12</id>
<content type='text'>
proc_attach always frees any struct proc_handle data
that it allocates, but that is supposed to be done
only in error conditions.

PR:		bin/158431
Approved by:	re (kib)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix a memory leak on the error condition</title>
<updated>2010-12-14T15:14:08Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2010-12-14T15:14:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=faeece5e246cd0daea41c5ce3069b344a24d91ee'/>
<id>urn:sha1:faeece5e246cd0daea41c5ce3069b344a24d91ee</id>
<content type='text'>
Reviewed by:	rpaulo
</content>
</entry>
<entry>
<title>New version of libproc. Changes are:</title>
<updated>2010-07-31T16:10:20Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-07-31T16:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8'/>
<id>urn:sha1:8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8</id>
<content type='text'>
* breakpoint setup support
* register query
* symbol to address mapping and vice-versa
* more misc utility functions based on their Solaris counterpart

Also, I've written some test cases.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Merge latest DTrace changes from Perforce.</title>
<updated>2008-11-05T19:35:43Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2008-11-05T19:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=820e067933d4a50f9a38e8581c4ff08091935a89'/>
<id>urn:sha1:820e067933d4a50f9a38e8581c4ff08091935a89</id>
<content type='text'>
Update libproc API to reflect new changes.

Approved by:	jb
</content>
</entry>
<entry>
<title>Add a process library with some stubs that the DTrace client needs.</title>
<updated>2008-05-22T02:09:21Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2008-05-22T02:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c633af4612d38e28280e47be666c668d328aa38'/>
<id>urn:sha1:2c633af4612d38e28280e47be666c668d328aa38</id>
<content type='text'>
These will be fleshed out as part of the DTrace userland tracing
development.

For now, the kernel tracing part of DTrace requires minimal functionality
for this library.

The API for this library is deliberately different from the libproc in
OpenSolaris due to licensing restrictions.
</content>
</entry>
</feed>
