public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* SystemTap Dissertation
@ 2010-03-15 21:20 swb6
  2010-03-15 21:43 ` Josh Stone
  2010-03-17  6:03 ` Aaron Luchko
  0 siblings, 2 replies; 3+ messages in thread
From: swb6 @ 2010-03-15 21:20 UTC (permalink / raw)
  To: systemtap

Hi,
Im an Undergraduate computer science student and have been very interested
in the emergence of new kernel tracing technologies and I have based my
dissertation on systemTap.

The application i have designed allows a user to deploy system tap scripts
to a number of hosts across a network, and retrieve and store results from
each system, with scope for real time graphing of performance (so far only
file system read writes).

I would like to offer the user the ability to create there own scripts by
offering a list of possible probe points that they can access.

I have see that something similar is possible in D trace and can be be
achieved via the command 'dtrace -l -P <provider>
which will list all the probes available in that providers area e.g.
syscall provider.

Is anything like this available with systemTap, If I could provide a list
of probe points for a user specified area of the kernel I could reduce the
learning curve to anyone new to systemTap and kernel tuning/debugging
(this includes myself)

Sorry to hijack this list with such a basic question

Steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-17  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-15 21:20 SystemTap Dissertation swb6
2010-03-15 21:43 ` Josh Stone
2010-03-17  6:03 ` Aaron Luchko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).