X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Flttngtoptypes.h;h=480d122f57826e428900ca13d48e82b6b4997408;hp=7e105f91a79dfca38692863413e141aeeff63f54;hb=c998b58487fabcf086136be7618148aa444efe9b;hpb=b093de8aa1ac7555d20b3aa4227d4675b39ef008 diff --git a/src/lttngtoptypes.h b/src/lttngtoptypes.h index 7e105f9..480d122 100644 --- a/src/lttngtoptypes.h +++ b/src/lttngtoptypes.h @@ -154,7 +154,7 @@ struct vmas { struct syscalls { unsigned int id; unsigned long count; - unsigned int cpu_id; + uint64_t cpu_id; unsigned int type; unsigned int tid; unsigned int fd;