-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
Contributions to the code base can be made through the standard GitHub pull request, after a fork.
We have moved to a model where contributed samplers and stores go under XXX/ldms/src/contrib/sampler and XXX/ldms/src/contrib/store. Write each sampler or store into its own directory with a Makefile.am and man page.
You will need to edit a) configure.ac at the ldms directory level and b) Makefile.am at the contrib/store and contrib/sampler level if you add new subdirectories. We are looking into simplifying this (without making the build process more complex).
You can use the tutorial sampler and store under XXX/contrib/sampler and XXX/contrib/store as a model for all files and changes.
Submit a pull request and include detail on your request. The developers will iterate with you via the request issue.
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running