-
- Downloads
obj: introduce transient/persistent statistics enabling
With this patch, all transients statistics will be enabled by default, and users will have ability to selectively disable or enable both types of statistics. This changes the stats.enabled entry point, but in a backward compatible way.
Showing
- doc/libpmemobj/pmemobj_ctl_get.3.md 14 additions, 9 deletionsdoc/libpmemobj/pmemobj_ctl_get.3.md
- src/include/libpmemobj/ctl.h 8 additions, 1 deletionsrc/include/libpmemobj/ctl.h
- src/libpmemobj/stats.c 46 additions, 7 deletionssrc/libpmemobj/stats.c
- src/libpmemobj/stats.h 43 additions, 8 deletionssrc/libpmemobj/stats.h
- src/test/obj_ctl_stats/obj_ctl_stats.c 23 additions, 3 deletionssrc/test/obj_ctl_stats/obj_ctl_stats.c
- src/test/obj_fragmentation2/obj_fragmentation2.c 0 additions, 3 deletionssrc/test/obj_fragmentation2/obj_fragmentation2.c
Loading
Please register or sign in to comment