Add "2x int" and "2x long" types to the Java interface
authorAlexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Tue, 22 May 2012 16:38:17 +0000 (12:38 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 22 May 2012 16:38:17 +0000 (12:38 -0400)
commit071f1d0be5fb8e07972f59f4c1cde9cf874718b3
tree758e74754834728fd2de7da74c3a9b8b70b56917
parent14d1b9ce73cfcdfed42da32a13c984c54672cbd8
Add "2x int" and "2x long" types to the Java interface

Since we have to statically define all the available event types,
offer types for two integers and two longs, which are relatively
common use cases.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-java/LTTngUst.c
liblttng-ust-java/LTTngUst.java
liblttng-ust-java/lttng_ust_java.h
This page took 0.024713 seconds and 4 git commands to generate.