]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: update sdt provider (sdt_mod.c) with lots of functions
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 15 Jul 2011 16:44:43 +0000 (09:44 -0700)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:39:54 +0000 (22:39 +0100)
commit57204d06afdec9b2af468310135708edb5a40980
tree5c8a42fb869239d920b70a58ddecab6cc84d1db5
parenta2e351f1ff8f75c815608d428f6a1e6933751c92
dtrace: update sdt provider (sdt_mod.c) with lots of functions

NOTES:
- module loadcnt may need more work.
- kernel_searchsym() is incomplete (see FIXMEs).

Add sdt_subr.c and build it in Makefile.

Add str_impl.h for internal sdt use.

Add more fields to linux/module.h for static probe bookkeeping.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
include/linux/module.h
kernel/dtrace/Makefile