X-Git-Url: https://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libust%2Fmarker-control.c;h=db7311a347030d485b24920776bd91d3074c554e;hp=b4b7ce1a72d7d017cc34c6b05050efc2f0fb3773;hb=93e5ce29599beb7b32858b3074b8433dfffdab34;hpb=223f2e7ce070406f507856fa8f0de508d8a05ad3 diff --git a/libust/marker-control.c b/libust/marker-control.c index b4b7ce1..db7311a 100644 --- a/libust/marker-control.c +++ b/libust/marker-control.c @@ -15,7 +15,11 @@ * 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