summaryrefslogtreecommitdiff
path: root/src/version.map
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2023-03-16 21:01:51 +0800
committerfumingwei <[email protected]>2023-03-17 23:16:04 +0800
commitea4c2b9c11ef8a02f745b514f4a54f07512a7e8b (patch)
tree8529db19611184292e4a92e6cf6b71dc69f73b6f /src/version.map
parent666234f661f5426630aa07554a67a47656bde656 (diff)
feature:新增动态metric相关接口,TODO test
Diffstat (limited to 'src/version.map')
-rw-r--r--src/version.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.map b/src/version.map
index 6dd0156..ede484f 100644
--- a/src/version.map
+++ b/src/version.map
@@ -1,5 +1,5 @@
{
- global: *FS_*;
+ global: *fieldstat_*;
GIT_VERSION*;
local: *;
}; \ No newline at end of file