Displaying 3 results from an estimated 3 matches for "roshi".
Did you mean:
joshi
2007 May 13
1
provider for Macros!
Hi,
Was just wondering if there is any provider for Macros like we have pid provider for function calls?
Thanks,
Neelam
--
This message posted from opensolaris.org
2007 May 14
2
how to do tracing in user process.
Hello,
I wanted to enable tracing in user process.
but following example from guide is not working.
pid$1::$2:entry
{
self->trace = 1;
}
pid$1::$2:return
/self->trace/
{
self->trace = 0;
}
pid$1:::entry,
pid$1:::return
/self->trace/
{
}
I am getting error like invalid probe description ..... undefined macro variable in probe description.
pid$target:user lib:user function:entry
2003 Sep 24
4
unified authentication
Howdy list,
Sorry if this is a frequently discussed topic,
or an off-topic question, but I couldn't find much
info about my question by performing quick searches
in the archives, and my question is pretty tightly
related to security...
Background:
===========
I have a number of FreeBSD machines. Most are 4.x,
but a few are 5.x (mainly the testing/devel machines).
I also have a single Red