From 2874ad6931a7c4f2277902b9e6514c1a0118f57a Mon Sep 17 00:00:00 2001 From: "jfrancis%netscape.com" Date: Sat, 2 Jun 2001 00:04:07 +0000 Subject: [PATCH] exports for instrumentation stub library. *not part of build* Can be added to NSStdLib project, along with stub IntrumentationLib, to make intrumentation api's available to any projects that link with NSStdLib. --- lib/mac/NSStdLib/Instrumentation.exp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lib/mac/NSStdLib/Instrumentation.exp diff --git a/lib/mac/NSStdLib/Instrumentation.exp b/lib/mac/NSStdLib/Instrumentation.exp new file mode 100644 index 000000000000..8aa15b5ad25c --- /dev/null +++ b/lib/mac/NSStdLib/Instrumentation.exp @@ -0,0 +1,23 @@ +InstLogTraceEventWithDataStructure +InstCreateMagnitudeClass +InstLogTraceEvent +InstCreateSplitHistogramClass +InstUpdateGrowth +InstCreateDataDescriptor +InstDisposeDataDescriptors +InstUpdateMagnitudeAbsolute +InstLogTraceEventWithData +InstCreateTallyClass +InstUpdateTally +InstDisposeDataDescriptor +InstUpdateHistogram +InstCreateDataDescriptors +InstCreateHistogramClass +InstDisposeClass +InstCreatePathClass +InstDisableClass +InstCreateEventTag +InstEnableClass +InstUpdateMagnitudeDelta +InstCreateGrowthClass +InstCreateTraceClass