X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-tracepoint-event-reset.h;h=f5981f84468656bbea9bc8a5bf3855eb78c7a592;hb=abac44cda88a3b83c2bf98c6bab16ed6a1cc1af1;hp=c3c9fce209c6940b9aff3ad05daeafb626ad0854;hpb=6ddc916dfa930b6b9018ffd53a76faeb61b81ebd;p=lttng-ust.git diff --git a/include/lttng/ust-tracepoint-event-reset.h b/include/lttng/ust-tracepoint-event-reset.h index c3c9fce2..f5981f84 100644 --- a/include/lttng/ust-tracepoint-event-reset.h +++ b/include/lttng/ust-tracepoint-event-reset.h @@ -10,6 +10,14 @@ * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. */ /* Define to "nothing" all macros used for TRACEPOINT_EVENT */ @@ -48,7 +56,7 @@ #undef _ctf_sequence_encoded #define _ctf_sequence_encoded(_type, _item, _src, _length_type, \ - _src_length, _encoding, _nowrite) + _src_length, _encoding, _nowrite, _elem_type_base) #undef _ctf_string #define _ctf_string(_item, _src, _nowrite)