X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker-control.c;h=db7311a347030d485b24920776bd91d3074c554e;hb=f91aa7301fe975dc6b1d5583f7ffb6c4d2dbf325;hp=b4b7ce1a72d7d017cc34c6b05050efc2f0fb3773;hpb=f7b16408b00ecce757bdde940853a48534b25edd;p=ust.git 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