add info about what dirs/files are doing
[ust.git] / libust / marker-control.c
index b4b7ce1a72d7d017cc34c6b05050efc2f0fb3773..db7311a347030d485b24920776bd91d3074c554e 100644 (file)
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  *
- * LTT marker control module over /proc
+ */
+
+/* This file contains a high-level API for activating and deactivating markers,
+ * and making sure markers in a given library can be released when the library
+ * is unloaded.
  */
 
 #include <ctype.h>
This page took 0.02265 seconds and 4 git commands to generate.