#
25aecfbb |
| 17-Oct-2013 |
Mark Johnston <markj@FreeBSD.org> |
Fix the libproc build when DEBUG is defined.
|
Revision tags: release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0 |
|
#
8eb20f36 |
| 31-Jul-2010 |
Rui Paulo <rpaulo@FreeBSD.org> |
New version of libproc. Changes are: * breakpoint setup support * register query * symbol to address mapping and vice-versa * more misc utility functions based on their Solaris counterpart
Also, I'v
New version of libproc. Changes are: * 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
show more ...
|
Revision tags: release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0 |
|
#
2c633af4 |
| 22-May-2008 |
John Birrell <jb@FreeBSD.org> |
Add a process library with some stubs that the DTrace client needs. These will be fleshed out as part of the DTrace userland tracing development.
For now, the kernel tracing part of DTrace requires
Add a process library with some stubs that the DTrace client needs. 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.
show more ...
|
Revision tags: release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0 |
|
#
2c633af4 |
| 22-May-2008 |
John Birrell <jb@FreeBSD.org> |
Add a process library with some stubs that the DTrace client needs. These will be fleshed out as part of the DTrace userland tracing development.
For now, the kernel tracing part of DTrace requires
Add a process library with some stubs that the DTrace client needs. 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.
show more ...
|