s3: add perfcount idl and generated files.
authorGünther Deschner <gd@samba.org>
Thu, 1 Oct 2009 00:09:33 +0000 (02:09 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 1 Oct 2009 17:35:24 +0000 (10:35 -0700)
commit11f56f48433951046a79683eda08ab8a4246d487
tree929519338e9a87b6a66ea782586b311514e4e906
parentca90b480da3f5d813186d3b7be22a5a0ae1057f6
s3: add perfcount idl and generated files.

Guenther
examples/perfcounter/Makefile
examples/perfcounter/perf.h
source3/Makefile.in
source3/include/includes.h
source3/include/proto.h
source3/librpc/gen_ndr/ndr_perfcount.c [new file with mode: 0644]
source3/librpc/gen_ndr/ndr_perfcount.h [new file with mode: 0644]
source3/librpc/gen_ndr/perfcount.h [new file with mode: 0644]
source3/librpc/idl/perfcount.idl [new file with mode: 0644]
source3/registry/reg_perfcount.c
source3/rpc_parse/parse_misc.c