X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Flttngtoptypes.h;h=480d122f57826e428900ca13d48e82b6b4997408;hp=7e105f91a79dfca38692863413e141aeeff63f54;hb=d67167cde319ac9d257f5b59b5a4664e558f4cb4;hpb=14a97415ba61ac79cec3d315a8b31feae48cc7a5 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;