Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 21:12:14 +0100
From:      Doug Rabson <dfr@nlsystems.com>
To:        freebsd-fs@freebsd.org
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: regarding pseudofs in FreeBSD
Message-ID:  <200407282112.14456.dfr@nlsystems.com>
In-Reply-To: <1091019971.4727.39.camel@ravin>
References:  <20040721120055.5418A16A4E0@hub.freebsd.org> <1091019971.4727.39.camel@ravin>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 28 July 2004 14:06, ravi wrote:
> Hi,
>
> As I've already told u in the previous mail , I've extended the
> liprocfs by creating my own proc entries (which are not related to
> any process ) . And I'm storing some data in the sb ( which is a
> pointer to sbuf structure ) using my handler function for these
> entries . I want to make this data to be accessed from the gcov tool
> when I run the gcov command from the terminal .
>
> Please tell me how this can be done ?

Is this in the freebsd /proc or the linux /usr/compat/linux/proc? I 
don't want the freebsd /proc to grow all that ugly clutter that you can 
find there on linux - use sysctl instead.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407282112.14456.dfr>